map_viewport_bloc 0.4.2 copy "map_viewport_bloc: ^0.4.2" to clipboard
map_viewport_bloc: ^0.4.2 copied to clipboard

Declarative camera state machine (follow / free look / route overview) for navigation maps with six-layer composition.

150/ 160
pub points
205
downloads

We analyzed this package 20 hours ago, and awarded it 150 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: BSD-3-Clause.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

81 out of 156 API elements (51.9 %) have documentation comments.

Some symbols that are missing documentation: map_viewport_bloc.CameraModeChanged, map_viewport_bloc.CameraModeChanged.CameraModeChanged.new, map_viewport_bloc.CameraModeChanged.mode, map_viewport_bloc.CenterChanged, map_viewport_bloc.CenterChanged.CenterChanged.new.

Passed check 10/10 points: Package has an example

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

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

WASM-ready: This package is compatible with runtime wasm. See https://dart.dev/web/wasm for details.

Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

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
equatable ^2.0.7 2.0.8 2.0.8
flutter_bloc ^9.1.0 9.1.1 9.1.1
latlong2 ^0.9.1 0.9.1 0.10.1
navigation_safety_core ^0.10.0 0.10.3 0.10.3
Transitive dependencies
Package Constraint Compatible Latest Notes
bloc - 9.2.1 9.2.1
characters - 1.4.1 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
intl - 0.20.2 0.20.2
material_color_utilities - 0.13.0 0.13.0
meta - 1.18.0 1.18.2
nested - 1.0.0 1.0.0
path - 1.9.1 1.9.1
provider - 6.1.5+1 6.1.5+1
vector_math - 2.2.0 2.3.0

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

The constraint `^0.9.1` on latlong2 does not support the stable version `0.10.0`.

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

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.23.12, Flutter 3.44.0, Dart 3.12.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
150
points
205
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Declarative camera state machine (follow / free look / route overview) for navigation maps with six-layer composition.

Repository (GitHub)
View/report issues
Contributing

Topics

#map #bloc #navigation #flutter #automotive

License

BSD-3-Clause (license)

Dependencies

equatable, flutter, flutter_bloc, latlong2, navigation_safety_core

More

Packages that depend on map_viewport_bloc