Skip to content

felixssimoes/newsapp-flutter

Repository files navigation

News App

Example of an app architecture with riverpod state management.

News API

In order to be able to run the app you'll need to setup an account with news api. You can create a free account.

Then just follow the steps:

  1. Get a key from news api account.
  2. Create a .env file in the project's root folder
  3. Add the news api key to the .env file like news_api_key=<YOUR_KEY>

About

Flutter News App using riverpod

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages