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

A comprehensive Flutter plugin for picking and processing images, videos, and documents with theme support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nex_media_picker

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

dependencies:
  nex_media_picker: ^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:nex_media_picker/nex_media_picker.dart';
0
likes
130
points
44
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter plugin for picking and processing images, videos, and documents with theme support.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

file_picker, flutter, flutter_image_compress, image_cropper, image_picker, path_provider, provider, video_compress

More

Packages that depend on nex_media_picker