We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9ce479 commit 989dac6Copy full SHA for 989dac6
lib/main.dart
@@ -1,5 +1,4 @@
1
import 'package:flutter/material.dart';
2
-import 'package:flutter_local_notifications/flutter_local_notifications.dart';
3
import 'package:hooks_riverpod/hooks_riverpod.dart';
4
import 'package:untis_phasierung/core/service/notification.service.dart';
5
import 'package:untis_phasierung/core/service/services.dart';
lib/ui/screens/time_table/time_table.screen.dart
import 'package:liquid_pull_to_refresh/liquid_pull_to_refresh.dart';
import 'package:untis_phasierung/core/api/models/timetable.hour.dart';
0 commit comments