tbib_downloader 0.0.3 copy "tbib_downloader: ^0.0.3" to clipboard
tbib_downloader: ^0.0.3 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: ^0.0.3

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';
25
likes
0
pub points
68%
popularity

Publisher

unverified uploader

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