tbib_file_uploader 2.2.11 copy "tbib_file_uploader: ^2.2.11" to clipboard
tbib_file_uploader: ^2.2.11 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 Dart:

 $ dart pub add tbib_file_uploader

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 dart pub get):

dependencies:
  tbib_file_uploader: ^2.2.11

Alternatively, your editor might support dart pub get or 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';
11
likes
0
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

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

License

unknown (license)

Dependencies

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

More

Packages that depend on tbib_file_uploader

Packages that implement tbib_file_uploader