VocaDB App Save

VocaDB mobile app

Project README

Download License: MIT

VocaDB App

VocaDB mobile version with Flutter framework. Also this source code is shared with TouhouDB app too.

Screenshot

Download

VocaDB

TouhouDB

Setup for development

Editor (Optional)

API Documentation

Use dartdoc for generate documentation.

Installing dartdoc

Run pub global activate dartdoc to install the latest version of dartdoc compatible with your SDK.

$ pub global activate dartdoc

Then run dartdoc command to generate document.

$ dartdoc

Document generated result to {current_dir}/doc/api and can open index.html to view it in browser.

UI Translation

Translation files in lib/src/i18n. File should be named with {language code}.dart or {language_code}_{country_code}.dart.

If anyone would like to update or add more language, You can add/edit and pull request to me.

Open Source Agenda is not affiliated with "VocaDB App" Project. README Source: VocaDB/VocaDB-App

Open Source Agenda Badge

Open Source Agenda Rating