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

PlatformAndroidiOS
outdated

Easy Image Picker

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add device_media

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

dependencies:
  device_media: ^0.0.2

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:device_media/device_media.dart';
1
likes
120
points
32
downloads

Publisher

verified publisherfighttech.vn

Weekly Downloads

Easy Image Picker

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_image_compress, image_cropper, image_picker, path_provider

More

Packages that depend on device_media