image_picker_totalxsoftware 1.0.2 copy "image_picker_totalxsoftware: ^1.0.2" to clipboard
image_picker_totalxsoftware: ^1.0.2 copied to clipboard

A Flutter package for picking, cropping, and uploading images to Firebase Storage with advanced features like multiple image selection and custom aspect ratio presets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add image_picker_totalxsoftware

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

dependencies:
  image_picker_totalxsoftware: ^1.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:image_picker_totalxsoftware/image_picker_totalxsoftware.dart';
2
likes
160
points
196
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

A Flutter package for picking, cropping, and uploading images to Firebase Storage with advanced features like multiple image selection and custom aspect ratio presets.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

firebase_storage, flutter, flutter_image_compress, hl_image_picker, image_cropper, image_picker, plugin_platform_interface

More

Packages that depend on image_picker_totalxsoftware