mirror of
https://gitlab.com/comunic/comunicmobile
synced 2025-09-18 21:38:48 +00:00
Updated Flutter, Gradle & migrated to android x
This commit is contained in:
@@ -11,6 +11,9 @@ import 'package:flutter/material.dart';
|
||||
/// @author Pierre HUBERT
|
||||
|
||||
void subMain() async {
|
||||
|
||||
WidgetsFlutterBinding.ensureInitialized();
|
||||
|
||||
// Connect to database
|
||||
await DatabaseHelper.open();
|
||||
|
||||
|
Reference in New Issue
Block a user