mobile_nebula/ios/Runner
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
..
Assets.xcassets Tweak the icon 2020-09-25 10:13:00 -05:00
Base.lproj Support DN host enrollment (#86) 2022-11-17 16:43:16 -05:00
APIClient.swift Make user agent consistent on iOS and Android (#98) 2022-11-21 16:58:02 -05:00
AppDelegate.swift Update Flutter, target android SDK 34 (#160) 2024-09-20 14:19:23 -04:00
DNUpdate.swift Unblock the UI when trying to update dn managed sites (#125) 2023-05-15 16:10:50 -05:00
Info.plist Update Flutter, target android SDK 34 (#160) 2024-09-20 14:19:23 -04:00
PackageInfo.swift Support DN host enrollment (#86) 2022-11-17 16:43:16 -05:00
Runner-Bridging-Header.h Initial commit 2020-07-27 15:43:58 -05:00
Runner.entitlements Support DN host enrollment (#86) 2022-11-17 16:43:16 -05:00
Sites.swift Rework the ios startup flow slightly to avoid crashing on ios 16.5 (#132) 2023-05-23 17:31:07 -05:00