simple news application using free news API for fetching realtime data from the internet.
https://drive.google.com/file/d/1d2OiHr9M8SWLqKaXfrMMNRTljuPhfiAJ/view?usp=sharing
- Saving articles to favorite list.
- Ability to remove articles from favorite list.
- Explore latest news based on category.
- Showing articles using flutter webview.
- Local storage using sqflite.
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.