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

discontinued
PlatformAndroid

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

2
likes
130/ 160
pub points
64
downloads

We analyzed this package 4 days ago, and awarded it 130 pub points (of a possible 160):

partial
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/JaffaKetchup/flutter_map_tile_caching/issues was unreachable. Make sure that the website is reachable via HEAD requests.

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: GPL-3.0.

failed
Provide documentation
10 / 20trigger folding of the section

10/10 points: 20% or more of the public API has dartdoc comments

538 out of 544 API elements (98.9 %) have documentation comments.

Some symbols that are missing documentation: fmtc_plus_background_downloading.AndroidResource, fmtc_plus_background_downloading.AndroidResource.AndroidResource, fmtc_plus_background_downloading.AndroidResource.defType, fmtc_plus_background_downloading.AndroidResource.name, fmtc_plus_background_downloading.FlutterBackground.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

failed
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

These platforms are not supported:

Package does not support platform `iOS`.

Because:

  • package:fmtc_plus_background_downloading/fmtc_plus_background_downloading.dart that declares support for platforms: Android.
Package does not support platform `Windows`.

Because:

  • package:fmtc_plus_background_downloading/fmtc_plus_background_downloading.dart that declares support for platforms: Android.
Package does not support platform `Linux`.

Because:

  • package:fmtc_plus_background_downloading/fmtc_plus_background_downloading.dart that declares support for platforms: Android.
Package does not support platform `macOS`.

Because:

  • package:fmtc_plus_background_downloading/fmtc_plus_background_downloading.dart that declares support for platforms: Android.
Package does not support platform `Web`.

Because:

  • package:fmtc_plus_background_downloading/fmtc_plus_background_downloading.dart that declares support for platforms: Android.

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `Android`.

Because:

  • package:fmtc_plus_background_downloading/fmtc_plus_background_downloading.dart that imports:
  • package:fmtc_plus_background_downloading/src/background_download.dart that imports:
  • package:flutter_local_notifications/flutter_local_notifications.dart that imports:
  • package:flutter_local_notifications/src/notification_details.dart that imports:
  • package:flutter_local_notifications_linux/flutter_local_notifications_linux.dart that declares support for platforms: Linux.

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:fmtc_plus_background_downloading/fmtc_plus_background_downloading.dart that imports:
  • package:fmtc_plus_background_downloading/src/background_download.dart that imports:
  • package:flutter_map_tile_caching/flutter_map_tile_caching.dart that imports:
  • package:flutter_map_tile_caching/src/providers/image_provider.dart that imports:
  • package:flutter_map_tile_caching/src/db/tools.dart that imports:
  • package:flutter_map_tile_caching/src/db/defs/store_descriptor.dart that imports:
  • package:isar/isar.dart that imports:
  • package:isar/src/native/split_words.dart that imports:
  • package:isar/src/native/isar_reader_impl.dart that imports:
  • package:isar/src/native/isar_core.dart that imports:
  • package:isar/src/native/bindings.dart that imports:
  • dart:ffi

This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

partial
Pass static analysis
40 / 50trigger folding of the section

40/50 points: code has no errors, warnings, lints, or formatting issues

INFO: 'WillPopScope' is deprecated and shouldn't be used. Use PopScope instead. The Android predictive back feature will not work with WillPopScope. This feature was deprecated after v3.12.0-1.0.pre.

lib/src/background_download_widget.dart:44:7

   ╷
44 │       WillPopScope(onWillPop: _onWillPop, child: widget.child);
   │       ^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/background_download_widget.dart

INFO: 'WillPopScope.new' is deprecated and shouldn't be used. Use PopScope instead. The Android predictive back feature will not work with WillPopScope. This feature was deprecated after v3.12.0-1.0.pre.

lib/src/background_download_widget.dart:44:7

   ╷
44 │       WillPopScope(onWillPop: _onWillPop, child: widget.child);
   │       ^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/background_download_widget.dart

failed
Support up-to-date dependencies
30 / 40trigger folding of the section

0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
flutter flutter 0.0.0 0.0.0
flutter_background ^1.2.0 1.3.0+1 1.3.0+1
flutter_local_notifications ^14.0.0+1 14.1.5 18.0.1
flutter_map_tile_caching ^8.0.0 8.0.1 9.1.4
move_to_background ^1.0.2 1.0.2 1.0.2
permission_handler ^10.0.0 10.4.5 11.3.1
Transitive dependencies
Package Constraint Compatible Latest
args - 2.6.0 2.6.0
async - 2.12.0 2.12.0
characters - 1.3.0 1.4.0
clock - 1.1.2 1.1.2
collection - 1.19.0 1.19.1
dbus - 0.7.10 0.7.10
ffi - 2.1.3 2.1.3
flutter_local_notifications_linux - 4.0.1 5.0.0
flutter_local_notifications_platform_interface - 7.2.0 8.0.0
flutter_map - 4.0.0 7.0.2
http - 0.13.6 1.2.2
http2 - 2.3.1 2.3.1
http_parser - 4.1.1 4.1.1
http_plus - 0.2.2 0.2.3
intl - 0.19.0 0.20.1
isar - 3.1.0+1 3.1.0+1
isar_flutter_libs - 3.1.0+1 3.1.0+1
js - 0.6.7 0.7.1
latlong2 - 0.8.2 0.9.1
lists - 1.0.1 1.0.1
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
mgrs_dart - 2.0.0 2.0.0
path - 1.9.1 1.9.1
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.15 2.2.15
path_provider_foundation - 2.4.1 2.4.1
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
permission_handler_android - 10.3.6 12.0.13
permission_handler_apple - 9.1.4 9.4.5
permission_handler_platform_interface - 3.12.0 4.2.3
permission_handler_windows - 0.1.3 0.2.1
petitparser - 6.0.2 6.0.2
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
polylabel - 1.0.1 1.0.1
proj4dart - 2.1.0 2.1.0
queue - 3.1.0+2 3.1.0+2
sky_engine - 0.0.0 0.0.0
source_span - 1.10.1 1.10.1
stream_transform - 2.1.1 2.1.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
timezone - 0.9.4 0.10.0
tuple - 2.0.2 2.0.2
typed_data - 1.4.0 1.4.0
unicode - 0.3.1 0.3.1
vector_math - 2.1.4 2.1.4
watcher - 1.1.1 1.1.1
wkt_parser - 2.0.0 2.0.0
xdg_directories - 1.1.0 1.1.0
xml - 6.5.0 6.5.0

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Found 3 issues. Showing the first 2:

The constraint `^14.0.0+1` on flutter_local_notifications does not support the stable version `15.0.0`.

Try running dart pub upgrade --major-versions flutter_local_notifications to update the constraint.

The constraint `^8.0.0` on flutter_map_tile_caching does not support the stable version `9.0.0`.

Try running dart pub upgrade --major-versions flutter_map_tile_caching to update the constraint.

10/10 points: Package supports latest stable Dart and Flutter SDKs

20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.17, Flutter 3.27.0, Dart 3.6.0.

Check the analysis log for details.

2
likes
130
points
64
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