mapsforge_flutter 2.0.3 copy "mapsforge_flutter: ^2.0.3" to clipboard
mapsforge_flutter: ^2.0.3 copied to clipboard

A port of mapsforge for pure flutter. Show maps while the device is offline.

80/ 160
pub points
203
downloads

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

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: LGPL-3.0.

Failed report section
Provide documentation
0 / 20trigger folding of the section

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

OUT: Documenting mapsforge_flutter... Discovering libraries... Linking elements... Precaching local docs for 1266329 elements... Initialized dartdoc with 1933 libraries Generating docs for library datastore.dart from package:mapsforge_flutter/datastore.dart... Generating docs for library marker.dart from package:mapsforge_flutter/marker.dart... Generating docs for library maps.dart from package:mapsforge_flutter/maps.dart... Generating docs for library special.dart from package:mapsforge_flutter/special.dart... Generating docs for library core.dart from package:mapsforge_flutter/core.dart... [1 more lines] ERR: warning: unresolved doc reference [https://github.com/mapsforge/mapsforge] from package-mapsforge_flutter: file:///tmp/pana_YGTXPR warning: mapsforge_flutter has no library level documentation comments from mapsforge_flutter: (file:///tmp/pana_YGTXPR/lib/datastore.dart:1:1) warning: mapsforge_flutter has no library level documentation comments from mapsforge_flutter: (file:///tmp/pana_YGTXPR/lib/marker.dart:1:1) error: file already written at "mapsforge_flutter/index.html" for symbol mapsforge_flutter: (file:///tmp/pana_YGTXPR/lib/marker.dart:1:1) conflicting with file already generated by mapsforge_flutter: (file:///tmp/pana_YGTXPR/lib/datastore.dart:1:1) Dartdoc generates a path and filename to write to for each symbol. [58 more lines]

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Failed report section
Platform support
20 / 20trigger folding of the section

Passed check 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:mapsforge_flutter/core.dart that imports:
  • package:mapsforge_flutter/src/cache/webtilebitmapcache.dart that imports:
  • package:mapsforge_flutter/src/utils/filehelper.dart that imports:
  • package:path_provider/path_provider.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.

Failed check 0/0 points: WASM compatibility

Unable to detect compatibility with runtime wasm, and this package will not be rewarded full points in a future version of the scoring model.

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

Failed report section
Pass static analysis
0 / 50trigger folding of the section

Failed check 0/50 points: code has no errors, warnings, lints, or formatting issues

Found 369 issues. Showing the first 2:

ERROR: The getter 'value' isn't defined for the type 'CacheEntry

lib/src/labels/tilebasedlabelstore.dart:26:54

   ╷
26 │       _log.info("Storage: $key - ${storage.get(key)!.value!.length} items");
   │                                                      ^^^^^
   ╵

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

WARNING: The declaration 'GraphicFactory._' isn't referenced.

lib/src/graphics/graphicfactory.dart:19:24

   ╷
19 │   const GraphicFactory._();
   │                        ^
   ╵

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

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

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

Package Constraint Compatible Latest Notes
collection ^1.17.2 1.19.1 1.19.1
convert ^3.1.1 3.1.2 3.1.2
ecache ^2.0.3 2.1.2 2.1.2
flutter_svg ^2.0.7 2.2.1 2.2.1
golden_toolkit ^0.15.0 0.15.0 0.15.0 Discontinued
http ^1.1.0 1.5.0 1.5.0
idb_shim ^2.3.1 2.6.7 2.6.7
logging ^1.2.0 1.3.0 1.3.0
path_provider ^2.1.1 2.1.5 2.1.5
provider ^6.0.5 6.1.5+1 6.1.5+1
queue ^3.1.0+2 3.4.0 3.4.0
rxdart ^0.27.7 0.27.7 0.28.0
synchronized ^3.1.0 3.4.0 3.4.0
xml ^6.2.2 6.6.1 6.6.1
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
boolean_selector - 2.1.2 2.1.2
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
fake_async - 1.3.3 1.3.3
ffi - 2.1.4 2.1.4
http_parser - 4.1.2 4.1.2
leak_tracker - 11.0.2 11.0.2
leak_tracker_flutter_testing - 3.0.10 3.0.10
leak_tracker_testing - 3.0.2 3.0.2
matcher - 0.12.17 0.12.17
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
nested - 1.0.0 1.0.0
path - 1.9.1 1.9.1
path_parsing - 1.1.0 1.1.0
path_provider_android - 2.2.19 2.2.19
path_provider_foundation - 2.4.2 2.4.2
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
petitparser - 7.0.1 7.0.1
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
sembast - 3.8.5+1 3.8.5+1
source_span - 1.10.1 1.10.1
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
test_api - 0.7.6 0.7.7
typed_data - 1.4.0 1.4.0
vector_graphics - 1.1.19 1.1.19
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.1.19 1.1.19
vector_math - 2.2.0 2.2.0
vm_service - 15.0.2 15.0.2
web - 1.1.1 1.1.1
xdg_directories - 1.1.0 1.1.0

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

The constraint `^0.27.7` on rxdart does not support the stable version `0.28.0`.

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

The package has one or more discontinued direct dependencies.

Discontinued packages are no longer maintained, and can end up being a liability.

Consider migrating away from these dependencies:

  • golden_toolkit.

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

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.23, Flutter 3.35.5, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
30
likes
80
points
203
downloads

Publisher

unverified uploader

Weekly Downloads

A port of mapsforge for pure flutter. Show maps while the device is offline.

Repository (GitHub)
View/report issues

Documentation

API reference

License

LGPL-3.0 (license)

Dependencies

collection, convert, ecache, flutter, flutter_svg, golden_toolkit, http, idb_shim, logging, path_provider, provider, queue, rxdart, synchronized, xml

More

Packages that depend on mapsforge_flutter