Skip to content

Commit 245518e

Browse files
authored
Update README.md
Added feature dark mode support and banner
1 parent c451863 commit 245518e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
[![style: effective dart](https://img.shields.io/badge/style-effective_dart-40c4ff.svg)](https://github.com/tenhobi/effective_dart)
44
[![License: MIT](https://img.shields.io/badge/license-MIT-purple.svg)](https://opensource.org/licenses/MIT)
55

6+
![Flutter News App](https://github.com/CoderJava/Flutter-News-App/blob/master/screenshots/social%20media%20preview.png)
7+
68
# Flutter News App
79
News App developed with Flutter and API from [News API](https://newsapi.org)
810

@@ -40,6 +42,7 @@ For iOS, to build and release there is no configuration. Just follow the instruc
4042
- [X] Refresh list daily news with pull to refresh style.
4143
- [X] Go to detail news website.
4244
- [X] Search news.
45+
- [X] Dark mode support.
4346

4447
## Technology
4548
1. Dio<br />

0 commit comments

Comments
 (0)