We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42950d9 commit de63bd0Copy full SHA for de63bd0
README.md
@@ -9,7 +9,9 @@
9
News App developed with Flutter and API from [News API](https://newsapi.org)
10
11
## Versions
12
-For Flutter News App v1, you can check this [repository](https://github.com/CoderJava/Flutter-News-App/tree/v1.0.0).
+- [v1.0.0](https://github.com/CoderJava/Flutter-News-App/tree/v1.0.0)
13
+- [v2.0.0](https://github.com/CoderJava/Flutter-News-App/tree/v2.0.0)
14
+- v3.0.0 under development. You can check the progress [in here](https://github.com/CoderJava/Flutter-News-App/projects/1)
15
16
## Usage
17
1. Please open file **constant_config.dart** and change `YOUR API KEY` in the variable `keyNewsApi` with your own.
0 commit comments