Skip to content

Commit 21a5f25

Browse files
authored
Update README.md
1 parent e9992ab commit 21a5f25

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
# Flutter News App
66
News App developed with Flutter and API from [News API](https://newsapi.org)
77

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+
811
## Usage
912
1. Please open file **constant_config.dart** and change `YOUR API KEY` in the variable `keyNewsApi` with your own.
1013
2. Build flavor only work for Android. So, if you want to run as development mode you can use this command.

0 commit comments

Comments
 (0)