tbib_downloader 2.0.2 copy "tbib_downloader: ^2.0.2" to clipboard
tbib_downloader: ^2.0.2 copied to clipboard

This package for download file and open it you can display notifications and progress notification and can receive download bytes and total bytes.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tbib_downloader

With Flutter:

 $ flutter pub add tbib_downloader

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

dependencies:
  tbib_downloader: ^2.0.2

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_downloader/tbib_downloader.dart';
29
likes
0
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

This package for download file and open it you can display notifications and progress notification and can receive download bytes and total bytes.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

awesome_notifications, device_info_plus, dio, external_path, flutter, mime, open_app_file, path_provider, permission_handler, plugin_platform_interface, share_plus

More

Packages that depend on tbib_downloader

Packages that implement tbib_downloader