power_geojson 3.38.9
power_geojson: ^3.38.9 copied to clipboard
A Powerful tool for Geojson with flutter_map, styled from properties, supports esri json, soon supports multiple projection and coordinate systems
We analyzed this package 2 hours ago, and awarded it 140 pub points (of a possible 160):
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: BSD-3-Clause.
10/10 points: 20% or more of the public API has dartdoc comments
170 out of 260 API elements (65.4 %) have documentation comments.
Some symbols that are missing documentation: power_geojson, power_geojson.AppPlatform, power_geojson.AppPlatform.AppPlatform.new, power_geojson.AppPlatform.isAndroid, power_geojson.AppPlatform.isDesktop.
10/10 points: Package has an example
10/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ Web
These issues are present but do not affect the score, because they may not originate in your package:
Package not compatible with platform Web
Because:
package:power_geojson/power_geojson.dartthat imports:package:power_geojson/src/src.dartthat imports:package:power_geojson/src/utils.dartthat imports:package:flutter_map/flutter_map.dartthat imports:package:flutter_map/src/layer/tile_layer/tile_provider/network/tile_provider.dartthat imports:package:flutter_map/src/layer/tile_layer/tile_provider/network/image_provider/image_provider.dartthat imports:package:logger/logger.dartthat imports:package:logger/src/outputs/advanced_file_output_stub.dartthat imports:dart:io
WASM compatibility:
Package not compatible with runtime wasm
Because:
package:power_geojson/power_geojson.dartthat imports:package:power_geojson/src/src.dartthat imports:package:power_geojson/src/platform_config/platform_config.dartthat imports:package:power_geojson/src/platform_config/platform_export.dartthat imports:package:power_geojson/src/platform_config/default.dartthat imports:dart:io
Note: This package supports Web but is not WASM-compatible, resulting in a partial score. See https://dart.dev/web/wasm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 6 issues. Showing the first 2:
INFO: Missing type annotation.
lib/src/conversions/transform_1.dart:60:33
╷
60 │ Map<String, Object?> _point2D(geometry) {
│ ^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/conversions/transform_1.dart
INFO: Missing type annotation.
lib/src/conversions/transform_1.dart:68:34
╷
68 │ Map<String, Object?> _points2D(geometry) {
│ ^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/conversions/transform_1.dart
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
animated_stack_widget |
^0.0.4 |
0.0.4 | 0.0.4 | |
collection |
^1.19.1 |
1.19.1 | 1.19.1 | |
console_tools |
^1.0.1 |
1.0.1 | 1.0.1 | |
enhanced_future_builder |
^2.0.0 |
2.0.0 | 2.0.0 | |
flutter_map |
^8.2.2 |
8.2.2 | 8.2.2 | |
flutter_map_marker_cluster |
^8.2.2 |
8.2.2 | 8.2.2 | |
geodesy |
^0.10.2 |
0.10.2 | 0.10.2 | |
geojson_vi |
^2.2.5 |
2.2.5 | 2.2.5 | |
http |
^1.6.0 |
1.6.0 | 1.6.0 | |
latlong2 |
^0.9.1 |
0.9.1 | 0.9.1 | |
provider |
^6.1.5+1 |
6.1.5+1 | 6.1.5+1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
code_assets |
- | 1.0.0 | 1.0.0 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dart_earcut |
- | 1.2.0 | 1.2.0 | |
dart_polylabel2 |
- | 1.0.0 | 1.0.0 | |
ffi |
- | 2.2.0 | 2.2.0 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_map_marker_popup |
- | 8.1.0 | 8.1.0 | |
glob |
- | 2.1.3 | 2.1.3 | |
hooks |
- | 1.0.1 | 1.0.1 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.20.2 | 0.20.2 | |
lists |
- | 1.0.1 | 1.0.1 | Discontinued |
logger |
- | 2.6.2 | 2.6.2 | |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
meta |
- | 1.17.0 | 1.18.1 | |
mgrs_dart |
- | 2.0.0 | 3.0.0 | |
native_toolchain_c |
- | 0.17.4 | 0.17.4 | |
nested |
- | 1.0.0 | 1.0.0 | |
objective_c |
- | 9.3.0 | 9.3.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.6.0 | 2.6.0 | |
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 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
proj4dart |
- | 2.1.0 | 3.0.0 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
source_span |
- | 1.10.2 | 1.10.2 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
unicode |
- | 0.3.1 | 1.1.9 | |
uuid |
- | 4.5.2 | 4.5.2 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
wkt_parser |
- | 2.0.0 | 2.0.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
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.23.10, Flutter 3.41.0, Dart 3.11.0.
Check the analysis log for details.