File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2,10 +2,10 @@ import 'package:core/core.dart';
22import 'package:data_repository/data_repository.dart' ;
33import 'package:flutter/material.dart' ;
44import 'package:flutter_bloc/flutter_bloc.dart' ;
5- import 'package:flutter_news_app_mobile_client_full_source_code/ads/services/interstitial_ad_manager.dart' ;
6- import 'package:flutter_news_app_mobile_client_full_source_code/app/bloc/app_bloc.dart' ;
75import 'package:flutter_news_app_mobile_client_full_source_code/account/bloc/in_app_notification_center_bloc.dart' ;
86import 'package:flutter_news_app_mobile_client_full_source_code/account/widgets/in_app_notification_list_item.dart' ;
7+ import 'package:flutter_news_app_mobile_client_full_source_code/ads/services/interstitial_ad_manager.dart' ;
8+ import 'package:flutter_news_app_mobile_client_full_source_code/app/bloc/app_bloc.dart' ;
99import 'package:flutter_news_app_mobile_client_full_source_code/l10n/l10n.dart' ;
1010import 'package:flutter_news_app_mobile_client_full_source_code/router/routes.dart' ;
1111import 'package:go_router/go_router.dart' ;
You can’t perform that action at this time.
0 commit comments