Flutter application for download and read RSS articles
git clone https://github.com/mjablecnik/rss_reader
cd rss_reader
flutter pub get
- Find new RSS sources
- Add/Remove RSS source
- Download latest articles
- Listing and sorting articles
- Show article preview
- Read article in app
- Set article as read
- Delete old articles
- Dart: Client-optimized language for fast apps on any platform.
- Flutter: UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase.
- Riverpod: State manager for Flutter.
- Hive: Lightweight and blazing fast key-value database inspired by Bitcask.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
👤 Martin Jablečník
- Website: martin-jablecnik.cz
- Github: @mjablecnik
Give a ⭐️ if this project helped you!
Copyright © 2021 Martin Jablečník.
This project is GNU GPLv3 licensed.