musicus_mobile/lib
Elias Projahn d441dbcd57 Add basic parts editing to work editor
The work editor contains a ReorderableList view now. This list consists
of instances of the new PartTile widget, which only supports editing the
parts title and its level (meaning how deep it is down the tree) for
now.
2019-12-13 22:51:55 +01:00
..
editors Add basic parts editing to work editor 2019-12-13 22:51:55 +01:00
screens Remove unnecessary tiles from home screen 2019-12-11 13:22:39 +01:00
selectors Add initial selection to instrument selector 2019-12-11 13:19:56 +01:00
widgets Reach initial values without animation 2019-12-03 12:33:43 +01:00
app.dart Theme FABs properly 2019-12-11 12:30:10 +01:00
backend.dart Add database to backend 2019-12-03 12:44:24 +01:00
database.dart Fix error opening database 2019-12-04 20:48:03 +01:00
database.moor Add basic database for works and composers 2019-12-03 12:03:39 +01:00
main.dart Initial commit 2019-12-02 21:05:49 +01:00