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 2132d7e commit 2512ee0Copy full SHA for 2512ee0
lib/ads/ad_service.dart
@@ -3,8 +3,8 @@ import 'package:flutter_news_app_mobile_client_full_source_code/ads/ad_provider.
3
import 'package:flutter_news_app_mobile_client_full_source_code/ads/models/ad_theme_style.dart';
4
import 'package:flutter_news_app_mobile_client_full_source_code/ads/models/inline_ad.dart';
5
import 'package:flutter_news_app_mobile_client_full_source_code/ads/models/interstitial_ad.dart';
6
-import 'package:logging/logging.dart';
7
import 'package:flutter_news_app_mobile_client_full_source_code/app/config/app_environment.dart';
+import 'package:logging/logging.dart';
8
9
/// {@template ad_service}
10
/// A service responsible for managing and providing ads to the application.
0 commit comments