image_picker_web_totalxsoftware 1.0.0 copy "image_picker_web_totalxsoftware: ^1.0.0" to clipboard
image_picker_web_totalxsoftware: ^1.0.0 copied to clipboard

Platformweb

A Flutter web plugin for selecting and uploading images to Firebase Storage with support for single and multiple image selection, optimized upload options, and custom error handling.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add image_picker_web_totalxsoftware

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

dependencies:
  image_picker_web_totalxsoftware: ^1.0.0

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_web_totalxsoftware/image_picker_web_totalxsoftware.dart';
4
likes
130
points
32
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

A Flutter web plugin for selecting and uploading images to Firebase Storage with support for single and multiple image selection, optimized upload options, and custom error handling.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

firebase_core, firebase_storage, flutter, image_picker_web, plugin_platform_interface

More

Packages that depend on image_picker_web_totalxsoftware