mobile_nebula/android
Ian VanSchooten 64d45f66c7
Update Flutter, target android SDK 34 (#160)
This updates flutter to 3.24.1, the latest stable version, and also updates our flutter dependencies to latest.

It targets the latest android sdk, 34, which is required if we want to publish a new version to the Google Play store.

I also needed to make a few adjustments to handle deprecations. The biggest change is that I needed to wrap the main widget in MaterialApp to avoid problems with AdaptiveSwitch in iOS.
2024-09-20 14:19:23 -04:00
..
app Update Flutter, target android SDK 34 (#160) 2024-09-20 14:19:23 -04:00
fastlane Automated build and release (#71) 2022-10-03 15:30:39 -05:00
gradle/wrapper Update Flutter, target android SDK 34 (#160) 2024-09-20 14:19:23 -04:00
mobileNebula Upgrade to flutter 3 (#70) 2022-09-21 15:27:35 -05:00
.gitignore Upgrade to flutter 3 (#70) 2022-09-21 15:27:35 -05:00
build.gradle Update Flutter, target android SDK 34 (#160) 2024-09-20 14:19:23 -04:00
Gemfile Automated build and release (#71) 2022-10-03 15:30:39 -05:00
Gemfile.lock Automated build and release (#71) 2022-10-03 15:30:39 -05:00
gradle.properties Upgrade to flutter 3 (#70) 2022-09-21 15:27:35 -05:00
settings.gradle Update Flutter, target android SDK 34 (#160) 2024-09-20 14:19:23 -04:00