mobile_nebula/ios
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
..
Flutter Update Flutter, target android SDK 34 (#160) 2024-09-20 14:19:23 -04:00
NebulaNetworkExtension Rework the ios startup flow slightly to avoid crashing on ios 16.5 (#132) 2023-05-23 17:31:07 -05:00
Runner Update Flutter, target android SDK 34 (#160) 2024-09-20 14:19:23 -04:00
Runner.xcodeproj Update Flutter, target android SDK 34 (#160) 2024-09-20 14:19:23 -04:00
Runner.xcworkspace Initial commit 2020-07-27 15:43:58 -05:00
fastlane Automated build and release (#71) 2022-10-03 15:30:39 -05:00
.gitignore Initial commit 2020-07-27 15:43:58 -05: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
Podfile Fix builds on Xcode 14.3 (#112) 2023-04-10 12:08:03 -04:00
Podfile.lock Update Flutter, target android SDK 34 (#160) 2024-09-20 14:19:23 -04:00