tbib_downloader 1.10.2 copy "tbib_downloader: ^1.10.2" to clipboard
tbib_downloader: ^1.10.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 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: ^1.10.2

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';
25
likes
150
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

Documentation

API reference

License

MIT (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