A Flutter application to read the latest news articles from the most prominent sources.
The data we provide is collected from sources
The NewsAPI was used to provide the data.
Features :
- Explore News Based on Category
- Get News from your Location ( default : India )
- Custom News Feed based on Source
- Search For Topics
- Share Article with Image and Description
Package Name | Usage |
---|---|
Flutter Bloc | State Management |
Shared Preference | Storing Country Data |
Flutter Share | Sharing Articles with Images |
Cached Network Image | Caching Network Images |
Flare Loading | Loading Animation using Flare |
InAppWebView | Read Complete News Article Inside App |
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.