An open API service indexing awesome lists of open source software.

https://github.com/bishaltamangdev/samacharpatra


https://github.com/bishaltamangdev/samacharpatra

bishaltamangdev flutter flutter-app mobile-app mobile-application news-app realnoobgrammer

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Samacharpatra

'Samacharpatra' is a news application, which fetches news from [newsapi.org](https://newsapi.org/)
using user's API key. Along with article search, it allows user to save the article locally.

[📷 Click here to see all the screenshots.](https://drive.google.com/drive/folders/1yZ9tAM3wKPEHLMRW6u6_HCfNeVZ5ucng?usp=sharing)

[🛠️ Click here to test the app.](https://drive.google.com/drive/folders/1nWJ7EZhC_7BthsJOyhR6s9-yi9GT4tSO?usp=sharing)

#### Architecture: Clean Architecture

### Features

1. Fetch news
2. Search articles
3. Theming - Device & Custom
4. Save articles locally

### Features & Packages

| S.N. | Feature | Package |
|:-----|:--------------------------------|:-----------------------------|
| 1. | Splash Screen | flutter_native_splash |
| 2. | Launcher Icons | flutter_launcher_icons |
| 3. | Routing | go_router |
| 4. | Exception Handling | dartz |
| 5. | Local Data Storage | sqflite & shared_preferences |
| 6. | File Path Handling | path |
| 7. | File Storage & Access | path_provider |
| 8. | Date & Number Formatting | intl |
| 9. | Link Sharing | share_plus |
| 10. | Url Launching | url_launcher |
| 11. | Page Indicator | smooth_page_indicator |
| 12. | Network Image Caching & Loading | cached_network_image |

[Screenshots](https://drive.google.com/drive/folders/1nWJ7EZhC_7BthsJOyhR6s9-yi9GT4tSO?usp=sharing)

![Home](https://drive.google.com/thumbnail?id=19EAWgY-2dRzFXnCTwFcxR_3ZO7bBJx2L&sz=s800)

![Article](https://drive.google.com/thumbnail?id=1-88iXHSVcsEksfmHwOPRAQECyPNNNGj3&sz=s800)

![Search & Saved](https://drive.google.com/thumbnail?id=1tQg4FswMpYk9OzvVGvJuqzogE8lgOF5L&sz=s800)