memoryfilepicker 0.1.0 copy "memoryfilepicker: ^0.1.0" to clipboard
memoryfilepicker: ^0.1.0 copied to clipboard

discontinuedreplaced by: file_picker_cross
outdated

A simple memory file picker for Flutter on Android, iOS and web.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add memoryfilepicker

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  memoryfilepicker: ^0.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:memoryfilepicker/memoryfilepicker.dart';
2
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A simple memory file picker for Flutter on Android, iOS and web.

Repository (GitLab)
View/report issues

License

unknown (LICENSE)

Dependencies

file_picker, flutter, image_picker, universal_html

More

Packages that depend on memoryfilepicker