|
9 | 9 | News App developed with Flutter and API from [News API](https://newsapi.org)
|
10 | 10 |
|
11 | 11 | ## Versions
|
12 | | -For Flutter News App v1, you can check this [repository](https://github.com/CoderJava/Flutter-News-App/tree/v1.0.0). |
| 12 | +- [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) |
13 | 15 |
|
14 | 16 | ## Usage
|
15 | 17 | 1. Please open file **constant_config.dart** and change `YOUR API KEY` in the variable `keyNewsApi` with your own.
|
|
0 commit comments