|
3 | 3 | [](https://github.com/tenhobi/effective_dart)
|
4 | 4 | [](https://opensource.org/licenses/MIT)
|
5 | 5 |
|
| 6 | + |
| 7 | + |
6 | 8 | # Flutter News App
|
7 | 9 | News App developed with Flutter and API from [News API](https://newsapi.org)
|
8 | 10 |
|
@@ -40,6 +42,7 @@ For iOS, to build and release there is no configuration. Just follow the instruc
|
40 | 42 | - [X] Refresh list daily news with pull to refresh style.
|
41 | 43 | - [X] Go to detail news website.
|
42 | 44 | - [X] Search news.
|
| 45 | +- [X] Dark mode support. |
43 | 46 |
|
44 | 47 | ## Technology
|
45 | 48 | 1. Dio<br />
|
|
0 commit comments