1
0
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:
2020-03-24 13:15:49 +01:00
parent 1be499f242
commit 7e817106b1
9 changed files with 144 additions and 31 deletions

View File

@@ -11,6 +11,9 @@ import 'package:flutter/material.dart';
/// @author Pierre HUBERT
void subMain() async {
WidgetsFlutterBinding.ensureInitialized();
// Connect to database
await DatabaseHelper.open();