nexever_file_picker 0.0.4 copy "nexever_file_picker: ^0.0.4" to clipboard
nexever_file_picker: ^0.0.4 copied to clipboard

A Flutter package for picking files, images, and videos with options for cropping and compression.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nexever_file_picker

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

dependencies:
  nexever_file_picker: ^0.0.4

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:nexever_file_picker/nexever_file_picker.dart';
0
likes
130
points
10
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for picking files, images, and videos with options for cropping and compression.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

file_picker, flutter, flutter_image_compress, image_cropper, image_picker, permission_handler

More

Packages that depend on nexever_file_picker