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

outdated

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 Flutter:

 $ flutter pub add tbib_downloader

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

dependencies:
  tbib_downloader: ^0.0.3

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_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, dio, external_path, flutter, mime, open_app_file, package_info_plus, path_provider, permission_handler, plugin_platform_interface

More

Packages that depend on tbib_downloader

Packages that implement tbib_downloader