Open MiladZarour opened 1 year ago
I migrated the project from Android V1 to Android V2 I changed FlatButton & RasiedButton with EvaluatedButton I added compileSdkVersion 33 in build.gradle in pubspec.yaml , we need to use : cupertino_icons: ^1.0.5 geolocator: ^9.0.2
anyone want to use this version of the code before merging(my pull request) git clone https://github.com/londonappbrewery/Clima-Flutter.git git pull origin pull/37/head
@MiladZarour thanks a lot for doing this!
I migrated the project from Android V1 to Android V2 I changed FlatButton & RasiedButton with EvaluatedButton I added compileSdkVersion 33 in build.gradle in pubspec.yaml , we need to use : cupertino_icons: ^1.0.5 geolocator: ^9.0.2