tbib_file_uploader 2.4.0 copy "tbib_file_uploader: ^2.4.0" to clipboard
tbib_file_uploader: ^2.4.0 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.4.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:tbib_file_uploader/tbib_file_uploader.dart';
11
likes
130
points
120
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

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

Packages that implement tbib_file_uploader