This commit is contained in:
Hamza-Ayed
2023-11-21 18:20:31 +03:00
parent 252cecb6ca
commit 1d2ceed031
10 changed files with 225 additions and 87 deletions

View File

@@ -30,7 +30,6 @@ Future<void> backgroundMessageHandler(RemoteMessage message) async {
if (message.notification!.title == 'Sefer') {}
}
// late List<CameraDescription> cameras;
void main() async {
WidgetsFlutterBinding.ensureInitialized();
await GetStorage.init();