|
1 | | -# Flutter Github Following Application |
| 1 | +## Flutter Github Following Application |
2 | 2 |
|
3 | | -The Github Following Application, using Provider to manage state and Flutter http to get data from server. |
| 3 | +### [Watch it on Youtube](https://youtu.be/VHYvpTwpW-Q) |
4 | 4 |
|
5 | | -This is just a sample. |
6 | 5 |
|
7 | | -#install |
8 | | -Please remember, after cloning this repository, you should edit GithubRequest.dart file and put your client_id, client_secret. |
| 6 | +## Previous Designs |
| 7 | +[Checkout my Youtube channel](https://youtube.com/afgprogrammer) |
9 | 8 |
|
10 | | -[Youtube Video](https://youtu.be/VHYvpTwpW-Q) |
11 | 9 |
|
12 | | -## Screenshot |
| 10 | +# Installation |
| 11 | +Please remember, after cloning this repository, you should edit GithubRequest.dart file and put your client_id and client_secret. |
| 12 | + |
| 13 | +## Development Setup |
| 14 | +Clone the repository and run the following commands: |
| 15 | +``` |
| 16 | +flutter pub get |
| 17 | +flutter run |
| 18 | +``` |
| 19 | + |
| 20 | +## Screenshots |
13 | 21 |
|
14 | 22 | <img src="assets/screenshot/preview1.png" height="450em" /><img src="assets/screenshot/preview2.png" height="450em" /><img src="assets/screenshot/preview3.png" height="450em" /><img src="assets/screenshot/preview4.png" height="450em" />
|
| 23 | + |
| 24 | +## Links |
| 25 | + |
| 26 | +* [Website](https://afgprogrammer.com) |
| 27 | +* [Youtube channel](https://youtube.com/afgprogrammer) |
| 28 | +* [Twitter](https://twitter.com/afgprogrammer) |
| 29 | +* [Instagram](https://instagram.com/afgprogrammer) |
0 commit comments