tbib_file_uploader 2.0.5 copy "tbib_file_uploader: ^2.0.5" to clipboard
tbib_file_uploader: ^2.0.5 copied to clipboard

This package for upload file you can display notifications and progress notification and can receive upload bytes and total bytes

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tbib_file_uploader

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

dependencies:
  tbib_file_uploader: ^2.0.5

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:tbib_file_uploader/tbib_file_uploader.dart';
9
likes
150
pub points
55%
popularity

Publisher

unverified uploader

This package for upload file you can display notifications and progress notification and can receive upload bytes and total bytes

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

awesome_notifications, device_info_plus, dio, file_picker, flutter, image_picker, path, permission_handler

More

Packages that depend on tbib_file_uploader