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 17396d6 commit af30ff2Copy full SHA for af30ff2
lib/content_management/view/edit_source_page.dart
@@ -4,6 +4,7 @@ import 'package:flutter/material.dart';
4
import 'package:flutter_bloc/flutter_bloc.dart';
5
import 'package:flutter_news_app_web_dashboard_full_source_code/content_management/bloc/content_management_bloc.dart';
6
import 'package:flutter_news_app_web_dashboard_full_source_code/content_management/bloc/edit_source/edit_source_bloc.dart';
7
+import 'package:flutter_news_app_web_dashboard_full_source_code/shared/extensions/source_type_l10n.dart';
8
import 'package:flutter_news_app_web_dashboard_full_source_code/l10n/l10n.dart';
9
import 'package:flutter_news_app_web_dashboard_full_source_code/shared/shared.dart';
10
import 'package:go_router/go_router.dart';
0 commit comments