An Android RSS reader based on flutter.
The project is currently not actively maintained. Please check out similar apps: Read You, Thud.
Alpha testing versions will be released in the github release page.
The app works fully offline(uses local device to pull updates and store data).
- Subscription source management
- Feed pull and storage
- UI for reading feed articles
- Frontend refinement and theming
- Put on Beta testing
- Feed filtering (categories)
- Search articles (need improvements)
- Favorite articles
- UI&Font optimizations
- OPML import&export
- Optimization for tablets
- Null safety
- Material You Theming Support
- Text can't be selected in reading page. Waiting for the flutter_html package to implement this feature.
- If you have other suggestions, feel free to open an issue!
We use the latest stable branch of flutter(2.10). The used pub packages can be found in pubspecs.yaml
. Pull requests are welcomed.