News Application made With Flutter and Dart using an opensource API. ❤️
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 :
<img src=”https://github.com/r0hnx/Newz/raw/master/screenshots/1.jpg” width= 32%><img src=”https://github.com/r0hnx/Newz/raw/master/screenshots/2.jpg” width= 32%><img src=”https://github.com/r0hnx/Newz/raw/master/screenshots/3.jpg” width= 32%>
| 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.