This commit is contained in:
2024-11-05 20:18:10 +08:00
parent 96c75300d0
commit 98b9e6e9d9
4 changed files with 86 additions and 34 deletions

View File

@@ -23,7 +23,6 @@ void main(List<String> args) {
}
runZonedGuarded(() async {
await Rhttp.init();
AppDio.init();
WidgetsFlutterBinding.ensureInitialized();
await init();
if (App.isAndroid) {