We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9992ab commit 21a5f25Copy full SHA for 21a5f25
README.md
@@ -5,6 +5,9 @@
5
# Flutter News App
6
News App developed with Flutter and API from [News API](https://newsapi.org)
7
8
+## Older Version
9
+For Flutter News App version 1.0.0, you can check this [repository](https://github.com/CoderJava/Flutter-News-App/tree/v1.0.0).
10
+
11
## Usage
12
1. Please open file **constant_config.dart** and change `YOUR API KEY` in the variable `keyNewsApi` with your own.
13
2. Build flavor only work for Android. So, if you want to run as development mode you can use this command.
0 commit comments