boorusphere

Yet another booru imageboards viewer for Android.

Download

IzzyOnDroid release page github release page

Preview

preview

Building

You can build this app just like any other flutter app, for example:

$ flutter build apk --target-platform=android-arm64

This projects uses several code generator such as freezed and json_serializable, so if you're editing some areas that needs a code generator (such as models), make sure run the build_runner before debugging:

$ flutter pub run build_runner build --delete-conflicting-outputs

GitHub

https://github.com/nullxception/boorusphere