Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 420 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 420 Bytes

dnd-handy-app

Handy DnD database fetcher. Uses https://dnd5eapi.co.

Deployment planned on Android, Linux and Windows.

Build

To build, install Flutter SDK (https://github.com/flutter/flutter, stable branch) and all necessary platform dependencies.

Run dart run build_runner build to generate files with code generators.

Use the Android studio 'Run' function or flutter run to build, install and run the app.