Skip to content

Built Example Applications #514

Built Example Applications

Built Example Applications #514

GitHub Actions / Analysis of flutter_map_tile_caching succeeded Apr 3, 2024 in 1m 51s

Package analysis results for flutter_map_tile_caching

Score

120/140 points
(85.71428571428571%)

Supported platforms

  • Flutter
    • android
    • ios
    • windows
    • linux
    • macos

Details

Follow Dart file conventions (30/30)

✔ 10/10 points: Provide a valid pubspec.yaml

✔ 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.

Provide documentation (20/20)

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

268 out of 293 API elements (91.5 %) have documentation comments.

Some symbols that are missing documentation: flutter_map_tile_caching.StoreDirectory.copyWith, fmtc_advanced.AndroidNotificationDetailsExts, fmtc_advanced.AndroidNotificationDetailsExts.copyWith, fmtc_advanced.DirectoryExtensions, fmtc_advanced.DirectoryExtensions.operator >.

✔ 10/10 points: Package has an example

Platform support (20/20)

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

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ macOS

These platforms are not supported:

Package does not support platform `Web`.

Because:

  • package:flutter_map_tile_caching/flutter_map_tile_caching.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.

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:flutter_map_tile_caching/flutter_map_tile_caching.dart that imports:
  • package:flutter_map_tile_caching/src/store/directory.dart that imports:
  • package:flutter_map_tile_caching/src/store/statistics.dart that imports:
  • package:flutter_map_tile_caching/src/store/access.dart that imports:
  • package:flutter_map_tile_caching/src/internal/filesystem_sanitiser_private.dart that imports:
  • package:flutter_map_tile_caching/src/settings/fmtc_settings.dart that imports:
  • package:flutter_map_tile_caching/src/settings/tile_provider_settings.dart that imports:
  • package:flutter_map_tile_caching/src/internal/tile_provider.dart that imports:
  • package:flutter_map_tile_caching/src/internal/image_provider.dart that imports:
  • package:flutter_map_tile_caching/src/internal/exts.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 imports:
  • package:flutter_local_notifications_linux/src/flutter_local_notifications.dart that imports:
  • package:flutter_local_notifications_linux/src/notifications_manager.dart that imports:
  • package:flutter_local_notifications_linux/src/storage.dart that imports:
  • package:flutter_local_notifications_linux/src/platform_info.dart that imports:
  • package:xdg_directories/xdg_directories.dart that declares support for platforms: Linux.
Package does not support platform `iOS`.

Because:

  • package:flutter_map_tile_caching/flutter_map_tile_caching.dart that imports:
  • package:flutter_map_tile_caching/src/store/directory.dart that imports:
  • package:flutter_map_tile_caching/src/store/statistics.dart that imports:
  • package:flutter_map_tile_caching/src/store/access.dart that imports:
  • package:flutter_map_tile_caching/src/internal/filesystem_sanitiser_private.dart that imports:
  • package:flutter_map_tile_caching/src/settings/fmtc_settings.dart that imports:
  • package:flutter_map_tile_caching/src/settings/tile_provider_settings.dart that imports:
  • package:flutter_map_tile_caching/src/internal/tile_provider.dart that imports:
  • package:flutter_map_tile_caching/src/internal/image_provider.dart that imports:
  • package:flutter_map_tile_caching/src/internal/exts.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 imports:
  • package:flutter_local_notifications_linux/src/flutter_local_notifications.dart that imports:
  • package:flutter_local_notifications_linux/src/notifications_manager.dart that imports:
  • package:flutter_local_notifications_linux/src/storage.dart that imports:
  • package:flutter_local_notifications_linux/src/platform_info.dart that imports:
  • package:xdg_directories/xdg_directories.dart that declares support for platforms: Linux.
Package does not support platform `Windows`.

Because:

  • package:flutter_map_tile_caching/flutter_map_tile_caching.dart that imports:
  • package:flutter_map_tile_caching/src/store/directory.dart that imports:
  • package:flutter_map_tile_caching/src/store/statistics.dart that imports:
  • package:flutter_map_tile_caching/src/store/access.dart that imports:
  • package:flutter_map_tile_caching/src/internal/filesystem_sanitiser_private.dart that imports:
  • package:flutter_map_tile_caching/src/settings/fmtc_settings.dart that imports:
  • package:flutter_map_tile_caching/src/settings/tile_provider_settings.dart that imports:
  • package:flutter_map_tile_caching/src/internal/tile_provider.dart that imports:
  • package:flutter_map_tile_caching/src/internal/image_provider.dart that imports:
  • package:flutter_map_tile_caching/src/internal/exts.dart that imports:
  • package:flutter_local_notifications/flutter_local_notifications.dart that declares support for platforms: Android, iOS, Linux, macOS.
Package does not support platform `Linux`.

Because:

  • package:flutter_map_tile_caching/flutter_map_tile_caching.dart that imports:
  • package:flutter_map_tile_caching/src/store/directory.dart that imports:
  • package:flutter_map_tile_caching/src/store/statistics.dart that imports:
  • package:flutter_map_tile_caching/src/store/access.dart that imports:
  • package:flutter_map_tile_caching/src/internal/filesystem_sanitiser_private.dart that imports:
  • package:flutter_map_tile_caching/src/settings/fmtc_settings.dart that imports:
  • package:flutter_map_tile_caching/src/settings/tile_provider_settings.dart that imports:
  • package:flutter_map_tile_caching/src/internal/tile_provider.dart that imports:
  • package:flutter_map_tile_caching/src/fmtc.dart that imports:
  • package:flutter_map_tile_caching/src/root/manage.dart that imports:
  • package:flutter_map_tile_caching/src/root/directory.dart that imports:
  • package:flutter_map_tile_caching/src/root/import.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/file_picker.dart that imports:
  • package:file_picker/src/windows/file_picker_windows.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `macOS`.

Because:

  • package:flutter_map_tile_caching/flutter_map_tile_caching.dart that imports:
  • package:flutter_map_tile_caching/src/store/directory.dart that imports:
  • package:flutter_map_tile_caching/src/store/statistics.dart that imports:
  • package:flutter_map_tile_caching/src/store/access.dart that imports:
  • package:flutter_map_tile_caching/src/internal/filesystem_sanitiser_private.dart that imports:
  • package:flutter_map_tile_caching/src/settings/fmtc_settings.dart that imports:
  • package:flutter_map_tile_caching/src/settings/tile_provider_settings.dart that imports:
  • package:flutter_map_tile_caching/src/internal/tile_provider.dart that imports:
  • package:flutter_map_tile_caching/src/internal/image_provider.dart that imports:
  • package:flutter_map_tile_caching/src/internal/exts.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 imports:
  • package:flutter_local_notifications_linux/src/flutter_local_notifications.dart that imports:
  • package:flutter_local_notifications_linux/src/notifications_manager.dart that imports:
  • package:flutter_local_notifications_linux/src/storage.dart that imports:
  • package:flutter_local_notifications_linux/src/platform_info.dart that imports:
  • package:xdg_directories/xdg_directories.dart that declares support for platforms: Linux.

Pass static analysis (40/50)

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

INFO: 'WillPopScope' is deprecated and shouldn't be used. Use PopScope instead. This feature was deprecated after v3.12.0-1.0.pre.

lib/src/misc/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/misc/background_download_widget.dart

INFO: 'WillPopScope.new' is deprecated and shouldn't be used. Use PopScope instead. This feature was deprecated after v3.12.0-1.0.pre.

lib/src/misc/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/misc/background_download_widget.dart

Support up-to-date dependencies (10/20)

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

Package Constraint Compatible Latest
archive ^3.3.1 3.4.10 3.4.10
bezier ^1.2.0 1.2.0 1.2.0
collection ^1.16.0 1.18.0 1.18.0
cross_file ^0.3.3+2 0.3.4+1 0.3.4+1
file_picker ^5.0.2 5.5.0 8.0.0+1
flutter flutter 0.0.0 0.0.0
flutter_background ^1.1.0 1.2.0 1.2.0
flutter_local_notifications ^14.0.0+1 14.1.5 17.0.0
flutter_map ^5.0.0 5.0.0 6.1.0
http ^1.0.0 1.2.1 1.2.1
ini ^2.1.0 2.1.0 2.1.0
latlong2 ^0.9.0 0.9.1 0.9.1
meta ^1.7.0 1.11.0 1.12.0
move_to_background ^1.0.2 1.0.2 1.0.2
path ^1.8.1 1.9.0 1.9.0
path_provider ^2.0.7 2.1.2 2.1.2
permission_handler ^10.0.0 10.4.5 11.3.1
queue ^3.1.0+1 3.1.0+2 3.1.0+2
share_plus ^7.0.0 7.2.2 8.0.2
stream_transform ^2.0.0 2.1.0 2.1.0
vector_math ^2.1.2 2.1.4 2.1.4
watcher ^1.0.1 1.1.0 1.1.0
Transitive dependencies
Package Constraint Compatible Latest
args - 2.4.2 2.4.2
async - 2.11.0 2.11.0
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
convert - 3.1.1 3.1.1
crypto - 3.0.3 3.0.3
dbus - 0.7.10 0.7.10
ffi - 2.1.2 2.1.2
file - 7.0.0 7.0.0
fixnum - 1.1.0 1.1.0
flutter_local_notifications_linux - 4.0.0+1 4.0.0+1
flutter_local_notifications_platform_interface - 7.0.0+1 7.0.0+1
flutter_plugin_android_lifecycle - 2.0.17 2.0.17
flutter_web_plugins - 0.0.0 0.0.0
http_parser - 4.0.2 4.0.2
intl - 0.19.0 0.19.0
js - 0.7.1 0.7.1
lists - 1.0.1 1.0.1
material_color_utilities - 0.8.0 0.11.1
mgrs_dart - 2.0.0 2.0.0
mime - 1.0.5 1.0.5
path_provider_android - 2.2.2 2.2.2
path_provider_foundation - 2.3.2 2.3.2
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.2.1 2.2.1
permission_handler_android - 10.3.6 12.0.5
permission_handler_apple - 9.1.4 9.4.4
permission_handler_platform_interface - 3.12.0 4.2.1
permission_handler_windows - 0.1.3 0.2.1
petitparser - 6.0.2 6.0.2
platform - 3.1.4 3.1.4
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 3.7.4 3.7.4
polylabel - 1.0.1 1.0.1
proj4dart - 2.1.0 2.1.0
share_plus_platform_interface - 3.4.0 3.4.0
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
sprintf - 7.0.0 7.0.0
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
timezone - 0.9.2 0.9.2
typed_data - 1.3.2 1.3.2
unicode - 0.3.1 0.3.1
url_launcher_linux - 3.1.1 3.1.1
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.3.0 2.3.0
url_launcher_windows - 3.1.1 3.1.1
uuid - 4.3.3 4.3.3
web - 0.5.1 0.5.1
win32 - 5.4.0 5.4.0
wkt_parser - 2.0.0 2.0.0
xdg_directories - 1.0.4 1.0.4
xml - 6.5.0 6.5.0

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

Found 5 issues. Showing the first 2:

The constraint `^5.0.2` on file_picker does not support the stable version `6.0.0`.

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

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.

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

Versions