nexever_file_picker_plus 0.0.1 copy "nexever_file_picker_plus: ^0.0.1" to clipboard
nexever_file_picker_plus: ^0.0.1 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_plus

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

dependencies:
  nexever_file_picker_plus: ^0.0.1

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_plus/app_logs.dart';
import 'package:nexever_file_picker_plus/functions/nex_file_picker.dart';
import 'package:nexever_file_picker_plus/model/return_model.dart';
import 'package:nexever_file_picker_plus/nexever_file_picker.dart';
import 'package:nexever_file_picker_plus/state/nex_file_picker_state.dart';
0
likes
130
points
6
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

file_picker, flutter, flutter_image_compress, image_cropper, image_picker, permission_handler

More

Packages that depend on nexever_file_picker_plus