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 ae2b62c commit 720608eCopy full SHA for 720608e
lib/account/view/saved_filters_page.dart
@@ -4,6 +4,7 @@ import 'package:flutter_bloc/flutter_bloc.dart';
4
import 'package:flutter_news_app_mobile_client_full_source_code/app/bloc/app_bloc.dart';
5
import 'package:flutter_news_app_mobile_client_full_source_code/headlines-feed/widgets/save_filter_dialog.dart';
6
import 'package:flutter_news_app_mobile_client_full_source_code/l10n/l10n.dart';
7
+import 'package:go_router/go_router.dart';
8
import 'package:ui_kit/ui_kit.dart';
9
10
/// {@template saved_filters_page}
0 commit comments