flutter news reader
this app is made using the flutter framework. it is a mobile app to browse the news from different channels. this app uses an api provided by newsapi.org.
screenshot
what’s next?
article details- maintain the state
- improve design
- animations
getting started
for help getting started with flutter, view online documentation.
1. setup flutter
2. download the repo
$ xsahil03x/flutter-news-reader.git
$ cd flutter-news-reader/
4. run the app
$ flutter run
Comments are closed.