Merge remote-tracking branch 'origin/firebase' into dev
# Conflicts: # lib/database/database.dart # lib/model/note.dart # lib/model/promemoria.dart # lib/navigation.dart # lib/pages/InboxView.dart # lib/pages/TodayView.dart # pubspec.yaml
This commit is contained in:
@@ -4,6 +4,7 @@ import 'navigation.dart';
|
||||
class MyApp extends StatelessWidget {
|
||||
const MyApp({ Key? key }) : super(key: key);
|
||||
|
||||
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
return MaterialApp(
|
||||
|
||||
Reference in New Issue
Block a user