transfer_kit 2.1.0+1 copy "transfer_kit: ^2.1.0+1" to clipboard
transfer_kit: ^2.1.0+1 copied to clipboard

A comprehensive file management solution for Flutter with Firebase Storage - upload, download, progress tracking, intelligent caching, background transfers, and beautiful UI widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add transfer_kit

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

dependencies:
  transfer_kit: ^2.1.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:transfer_kit/transfer_kit.dart';
0
likes
100
points
5
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A comprehensive file management solution for Flutter with Firebase Storage - upload, download, progress tracking, intelligent caching, background transfers, and beautiful UI widgets.

Homepage

License

MIT (license)

Dependencies

awesome_notifications, background_downloader, cached_network_image, carousel_slider, cloud_firestore, collection, cross_file, crypto, dashed_circular_progress_bar, firebase_storage, flutter, flutter_animate, get_storage, image, intl, just_audio, just_waveform, logger, mime, open_filex, path, path_provider, pdfx, shared_preferences, uuid, video_thumbnail, workmanager

More

Packages that depend on transfer_kit