flutter_document_picker 1.0.0 copy "flutter_document_picker: ^1.0.0" to clipboard
flutter_document_picker: ^1.0.0 copied to clipboard

outdated

Allows user pick a document. Picked document is copied to app temporary directory. Optionally allows pick document with specific extension only.

0.0.1 #

  • Initial version that works on Android and iOS. Has ability to filter file to pick by extension.

0.0.2 #

  • Fixed documentation.

0.0.3 #

  • Removed print statements.

0.1.0 #

  • iOS part: picked document is copied to temp dir.

0.1.1 #

  • Android part: Not needed logging removed.

1.0.0 #

  • Changed API to support list of allowed file extensions and UTI's.
46
likes
0
pub points
96%
popularity

Publisher

unverified uploader

Allows user pick a document. Picked document is copied to app temporary directory. Optionally allows pick document with specific extension only.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_document_picker