flutter_image_uploading 0.0.2 copy "flutter_image_uploading: ^0.0.2" to clipboard
flutter_image_uploading: ^0.0.2 copied to clipboard

Using this package we can easily pick the file from gallery, file manager or camera with asking user permission.

0.0.2 #

  • Now you can pick a videos.

0.0.1 #

  • This package used for With the user permission to get images from the gallery or images taken from the camera.
  • While the permissions are being requested during runtime, you'll still need to tell the OS which permissions your app might potentially use. That requires adding permission configuration to Android- and iOS-specific files.
1
likes
90
pub points
29%
popularity

Publisher

unverified uploader

Using this package we can easily pick the file from gallery, file manager or camera with asking user permission.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

file_picker, flutter, image_picker, permission_handler

More

Packages that depend on flutter_image_uploading