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

A robust Flutter package for uploading large video and audio files with advanced features like chunked uploads, pause/resume functionality, network resilience, comprehensive progress tracking, and det [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fastpix_resumable_uploader

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

dependencies:
  fastpix_resumable_uploader: ^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:fastpix_resumable_uploader/fastpix_resumable_uploader.dart';
0
likes
110
points
28
downloads

Publisher

verified publisherfastpix.io

Weekly Downloads

A robust Flutter package for uploading large video and audio files with advanced features like chunked uploads, pause/resume functionality, network resilience, comprehensive progress tracking, and detailed logging. Built for reliability and user experience.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

connectivity_plus, dio, flutter, internet_connection_checker

More

Packages that depend on fastpix_resumable_uploader