Redesign for my_schedule_screen and make it responsive to any device

dev_v2.8_roaa_newmodule
RoaaGhali98 4 years ago
parent 5526380da7
commit 6e976c4597

@ -26,7 +26,7 @@ apply plugin: 'kotlin-android'
apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"
android {
compileSdkVersion 30
compileSdkVersion 31
// signingConfigs {
// release {

@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.3.50'
ext.kotlin_version = '1.5.20'
repositories {
google()
jcenter()

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save