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

All-in-One Firebase File & Metadata Uploader with Firestore integration, real-time streams, and smart auto-pathing. Upload files with progress tracking, camera capture, and automatic metadata management.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add firebase_uploader_plus

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

dependencies:
  firebase_uploader_plus: ^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:firebase_uploader_plus/firebase_uploader_plus.dart';
1
likes
130
points
31
downloads

Publisher

verified publishervipulflutter.dev

Weekly Downloads

All-in-One Firebase File & Metadata Uploader with Firestore integration, real-time streams, and smart auto-pathing. Upload files with progress tracking, camera capture, and automatic metadata management.

Repository (GitHub)
View/report issues
Contributing

Topics

#firebase #storage #firestore #upload #file-picker

Documentation

Documentation
API reference

Funding

Consider supporting this project:

paypal.me

License

MIT (license)

Dependencies

cached_network_image, cloud_firestore, connectivity_plus, file_picker, firebase_auth, firebase_core, firebase_storage, flutter, image_picker, mime, path

More

Packages that depend on firebase_uploader_plus