This commit is contained in:
unknown
2021-08-31 12:35:33 +02:00
parent 20f8e201f8
commit 58fab2acf1
4 changed files with 1 additions and 23 deletions

View File

@@ -7,25 +7,6 @@ import 'package:filcnaplo/app.dart';
import 'package:flutter/services.dart';
import 'package:filcnaplo_mobile_ui/screens/error_screen.dart';
/*
* TODO: public beta checklist
*
* Pages:
* - [x] Home
* ~~- [ ] search~~
* - [x] user data
* - [x] greeting
* - [x] Grades
* - [x] Timetable
* - [x] Messages
* - [x] Absences
*
* - [ ] i18n
* - [x] auto updater
* - [x] news
* - [ ] settings (about)
*/
void main() async {
// Initalize
WidgetsBinding binding = WidgetsFlutterBinding.ensureInitialized();