musicus_mobile/lib/editors
Elias Projahn e9f0bd03e7 Use the storage access framework
Everything related to file system access has been rewritten to make use
of the storage access framework. This means that the
WRITE_EXTERNAL_STORAGE is no longer needed. Because of that, the
dependency on permission_handler could be dropped and all code related
to permission handling has been removed. To be able to open a whole
document tree, the minSdkVersion was bumped to 21. Finally the file
selector was rewritten using custom platform dependent code.
2020-04-11 21:59:23 +02:00
..
ensemble.dart Add ensemble editor 2020-03-22 14:52:56 +01:00
instrument.dart Remove seperate role repesentation 2020-03-31 15:49:15 +02:00
person.dart Add person editor 2019-12-03 12:47:14 +01:00
recording.dart Add composers and work texts 2020-04-06 11:29:55 +02:00
tracks.dart Use the storage access framework 2020-04-11 21:59:23 +02:00
work.dart Remove seperate role repesentation 2020-03-31 15:49:15 +02:00