filebridge 0.0.18+1
filebridge: ^0.0.18+1 copied to clipboard
file imports and exports
0.0.18+1 #
- fix MediaStoreNotInitializedException: MediaStore has not yet been initialized.
- with 'await MediaStore.ensureInitialized()
- "It should be called only once", yet here it is called several times we'll see
- fix testPath
0.0.17 #
- ++ exception catching
0.0.16 #
- fix android photo selection by giving flutter_file_picker/issues/1534 a try
0.0.15 #
- savePhotos
- add path in yaml
0.0.14 #
- bump filepicker
0.0.13 #
- bump mediastore
0.0.11 #
- bumping constraints
- catch platformException
0.0.9 #
- fix mediastore for android device not needing it
0.0.7 #
- added media_store for android annoying ext storage evols
- correct path returned if no mediastorage in android
0.0.5 #
- ++ file_picker: ^5.5.0
0.0.4 #
- fix saving file
0.0.3 #
- chores
0.0.2 #
- fixed annoying bug 'Custom extension filters are only allowed with FileType.custom'
0.0.1 #
- 1st commit my dear