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 b8a4d65 commit cc15ac7Copy full SHA for cc15ac7
lib/app/config/app_config.dart
@@ -1,6 +1,7 @@
1
-import 'package:flutter_news_app_mobile_client_full_source_code/app/config/app_environment.dart';
2
import 'dart:io' show Platform;
3
+import 'package:flutter_news_app_mobile_client_full_source_code/app/config/app_environment.dart';
4
+
5
/// {@template app_config}
6
/// A centralized configuration class that provides all necessary
7
/// environment-specific variables for the application.
0 commit comments