fmtc_plus_background_downloading 7.0.0 copy "fmtc_plus_background_downloading: ^7.0.0" to clipboard
fmtc_plus_background_downloading: ^7.0.0 copied to clipboard

discontinued
PlatformAndroid

Module for 'flutter_map_tile_caching' providing background bulk download functionality on Android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fmtc_plus_background_downloading

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

dependencies:
  fmtc_plus_background_downloading: ^7.0.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:fmtc_plus_background_downloading/fmtc_plus_background_downloading.dart';
2
likes
130
points
84
downloads

Publisher

verified publisherjaffaketchup.dev

Weekly Downloads

Module for 'flutter_map_tile_caching' providing background bulk download functionality on Android.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com
ko-fi.com

License

GPL-3.0 (license)

Dependencies

flutter, flutter_background, flutter_local_notifications, flutter_map_tile_caching, move_to_background, permission_handler

More

Packages that depend on fmtc_plus_background_downloading