news app
a simple news app with a minimalistic and modern ui that incorporates the newsapi.org api all built entirely with flutter.
features
- top stories feed: get top stories from around the globe.
- search by category: look at different articles by category such as business, health, etc.
- search by source: look at news from specified source such as cnn, bbc news etc.
- covid-19 section: a designated section for coronavirus news.
- dark mode(wip): dark theme and light theme support
getting started
- obtain api key from newsapi.org
- navigate to .vscode > launch.json > and input your api key where it says “your_api_key_here”
- navigate to lib > src > config > environment_config.dart > and input your api key where it says “your_api_key_here”
- run app
dependencies
- canton_design_system: link to repository
- flutter_riverpod:
- dio:
- intl:
screenshots
socials
if you have any questions, you can reach me here:
- instagram: @31carlton7
- email: [email protected]
Comments are closed.