masamune_picker library
Package for retrieving files such as images and videos from terminal storage, cameras, etc.
To use, import package:masamune_picker/masamune_picker.dart
.
Classes
- Picker
- Provides a file picker function.
- PickerMasamuneAdapter
- Adapter to use the file picker.
- PickerValue
- Data of the picked up files.
Enums
- PickerFileType
- The type of file to pick up.
Extensions
- MasamunePickerUploaderAppRefExtensions on PickerValue
- Extension methods of Storage system related to PickerValue.
- NullablePickerValueExtension on PickerValue?
- Provides an extension method for PickerValue that is nullable.