Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 743 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 743 Bytes

Flutter News App ⭐ This app is created using Flutter Framework, https://newsapi.org api and MVVM architecture.

Screenshots

Installation

  1. Clone this repo.
  2. Register yourself on https://newsapi.org and get api key.
  3. Paste that key in lib/constants/constants.dart file.
  4. Run the app.

Note

This app is just for showcase of work and cannot be used for commercial use as the api hits are limited.