mobile_nebula/nebula
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
..
Makefile Rebind against nebula 1.6 for relays, modernize build (#63) 2022-08-04 19:39:46 -05:00
api.go Update Nebula and dnapi (#158) 2024-06-20 15:24:00 -04:00
config.go Rebind against nebula 1.6 for relays, modernize build (#63) 2022-08-04 19:39:46 -05:00
control.go Update to Nebula 1.8.0 (#144) 2023-12-06 17:09:22 -05:00
go.mod Update Flutter, target android SDK 34 (#160) 2024-09-20 14:19:23 -04:00
go.sum Update Flutter, target android SDK 34 (#160) 2024-09-20 14:19:23 -04:00
mobileNebula.go Update to Nebula 1.8.0 (#144) 2023-12-06 17:09:22 -05:00
mobileNebula_test.go Initial commit 2020-07-27 15:43:58 -05:00
site.go Support DN host enrollment (#86) 2022-11-17 16:43:16 -05:00