We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77c6f79 commit 426b352Copy full SHA for 426b352
lib/config/constant_config.dart
@@ -1,3 +1,3 @@
1
class ConstantConfig {
2
- final String keyNewsApi = '3f1bdb0927c94f8da5708f7a36f7d06f';
+ final String keyNewsApi = 'YOUR API KEY';
3
}
0 commit comments