tbib_downloader 2.4.0 copy "tbib_downloader: ^2.4.0" to clipboard
tbib_downloader: ^2.4.0 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: ^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_downloader/tbib_downloader.dart';
28
likes
130
points
131
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)

Documentation

API reference

License

MIT (license)

Dependencies

awesome_notifications, device_info_plus, dio, flutter, mime, open_file, path, path_provider, permission_handler, plugin_platform_interface, share_plus

More

Packages that depend on tbib_downloader