Unofficial RoyalRoad client for iOS and Android.
This started as a first project for me in Flutter, going in blind. RR doesn't have an app (yet), so it was a great opportunity. You can browse the top trending, popular, and highly rated fictions, read chapter comments, search for fictions, and even change the font size, type, and dark/light mode. Further development will be to convert the project to use proper design patterns. An app-based library and progress feature may be in scope in the future, but I am unsure if login/follow list/reading progress updates with a RR account are in scope.
For development:
cd royalroad_api && pub get
cd .. && flutter pub get
For just getting it running:
flutter pub get
flutter run
See the open issues for a list of proposed features and known issues.
Bug reporting is welcome on the Github mirror, but all code contributing should be on the main project. Please be sure to check there for issues before reporting on Github.
Run dartfmt on all code
Project Link: https://gitgud.io/drewbitt/yarr
Mirrored to: https://github.com/drewbitt/Yarr