This commit is contained in:
Kima
2024-05-05 17:23:01 +02:00
parent 49ebb8b1c3
commit 7488c9abdd
4 changed files with 599 additions and 599 deletions

View File

@@ -213,7 +213,7 @@ class HomePageState extends State<HomePage> with TickerProviderStateMixin {
// }
// TODO: REMOVE IN PRODUCTION BUILD!!!
print(_liveCard.currentState);
// print(_liveCard.currentState);
// _liveCard.currentState = LiveCardState.duringLesson;
return Scaffold(

View File

@@ -1,6 +1,5 @@
import 'dart:math';
import 'package:animations/animations.dart';
import 'package:flutter/widgets.dart';
import 'package:i18n_extension/i18n_extension.dart';
import 'package:refilc/api/providers/database_provider.dart';
import 'package:refilc/api/providers/update_provider.dart';

File diff suppressed because it is too large Load Diff