Skip to content
/ Yarr Public

Royalroad client for iOS & Android

License

Notifications You must be signed in to change notification settings

drewbitt/Yarr

Repository files navigation

Yarr

Google Play Logo

Unofficial RoyalRoad client for iOS and Android.

Introduction

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.

Getting Started

Install

For development:

cd royalroad_api && pub get
cd .. && flutter pub get

For just getting it running:

flutter pub get

Run

flutter run

License

MPL 2.0

Roadmap

See the open issues for a list of proposed features and known issues.

Contributing

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

Contact

Project Link: https://gitgud.io/drewbitt/yarr

Mirrored to: https://github.com/drewbitt/Yarr