boorusphere
Yet another booru imageboards viewer for Android.
Download


Preview
Building
You can build this app just like any other flutter app, for example:
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: