flutter_w3w_map 1.0.1
flutter_w3w_map: ^1.0.1 copied to clipboard
A Flutter package that integrates What3Words with Google Maps, allowing for easy 3-word address conversions and grid rendering.
We analyzed this package 4 days ago, and awarded it 135 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` does not contain reference to the current version ("1.0.1").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
10/10 points: Use an OSI-approved license
Detected license: MIT.
10/10 points: 20% or more of the public API has dartdoc comments
45 out of 100 API elements (45.0 %) have documentation comments.
Some symbols that are missing documentation: constants, flutter_w3w, location_service, location_service.LocationPermissionStatus, location_service.LocationService.
10/10 points: Package has an example
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Web
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:flutter_w3w_map/flutter_w3w.dartthat imports:package:flutter_w3w_map/src/presentation/widgets/w3w_google_map.dartthat imports:package:flutter_w3w_map/src/presentation/provider/w3w_provider.dartthat imports:package:flutter_w3w_map/src/presentation/utils/w3w_grid_converter.dartthat imports:package:google_maps_flutter/google_maps_flutter.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Linux`.
Because:
package:flutter_w3w_map/flutter_w3w.dartthat imports:package:flutter_w3w_map/src/presentation/widgets/w3w_google_map.dartthat imports:package:flutter_w3w_map/src/presentation/provider/w3w_provider.dartthat imports:package:flutter_w3w_map/src/presentation/utils/w3w_grid_converter.dartthat imports:package:google_maps_flutter/google_maps_flutter.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `macOS`.
Because:
package:flutter_w3w_map/flutter_w3w.dartthat imports:package:flutter_w3w_map/src/presentation/widgets/w3w_google_map.dartthat imports:package:flutter_w3w_map/src/presentation/provider/w3w_provider.dartthat imports:package:flutter_w3w_map/src/presentation/utils/w3w_grid_converter.dartthat imports:package:google_maps_flutter/google_maps_flutter.dartthat declares support for platforms:Android,iOS,Web.
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_w3w_map/main.dartthat imports:package:flutter_w3w_map/services/location_service.dartthat imports:package:geolocator/geolocator.dartthat imports:package:geolocator_apple/geolocator_apple.dartthat declares support for platforms:iOS,macOS.
Package does not support platform `iOS`.
Because:
package:flutter_w3w_map/flutter_w3w.dartthat imports:package:flutter_w3w_map/src/presentation/widgets/w3w_google_map.dartthat imports:package:flutter_w3w_map/src/presentation/provider/w3w_provider.dartthat imports:package:flutter_w3w_map/src/presentation/utils/w3w_grid_converter.dartthat imports:package:google_maps_flutter/google_maps_flutter.dartthat imports:package:google_maps_flutter_android/google_maps_flutter_android.dartthat declares support for platforms:Android.
Package does not support platform `Web`.
Because:
package:flutter_w3w_map/flutter_w3w.dartthat imports:package:flutter_w3w_map/src/presentation/widgets/w3w_google_map.dartthat imports:package:flutter_w3w_map/src/presentation/provider/w3w_provider.dartthat imports:package:flutter_w3w_map/src/presentation/utils/w3w_grid_converter.dartthat imports:package:google_maps_flutter/google_maps_flutter.dartthat imports:package:google_maps_flutter_android/google_maps_flutter_android.dartthat declares support for platforms:Android.
WASM-ready: This package is compatible with runtime wasm. See https://dart.dev/web/wasm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 4 issues. Showing the first 2:
INFO: 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.
lib/main.dart:224:33
╷
224 │ color: Colors.black.withOpacity(0.05),
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/main.dart
INFO: 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.
lib/src/presentation/utils/w3w_grid_converter.dart:35:32
╷
35 │ color: gridColor.withOpacity(opacity),
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/presentation/utils/w3w_grid_converter.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
cupertino_icons |
^1.0.8 |
1.0.9 | 1.0.9 | |
geolocator |
^11.0.0 |
11.1.0 | 14.0.3 | |
google_maps_flutter |
^2.17.0 |
2.17.1 | 2.17.1 | |
http |
^1.6.0 |
1.6.0 | 1.6.0 | |
permission_handler |
^11.4.0 |
11.4.0 | 12.0.3 | |
provider |
^6.1.5+1 |
6.1.5+1 | 6.1.5+1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.1 | 2.13.1 | |
characters |
- | 1.4.1 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
csslib |
- | 1.0.2 | 1.0.2 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_plugin_android_lifecycle |
- | 2.0.35 | 2.0.35 | |
geolocator_android |
- | 4.6.2 | 5.0.3 | |
geolocator_apple |
- | 2.3.14 | 2.3.14 | |
geolocator_platform_interface |
- | 4.2.8 | 4.2.8 | |
geolocator_web |
- | 3.0.0 | 4.1.4 | |
geolocator_windows |
- | 0.2.5 | 0.2.5 | |
google_maps |
- | 8.2.0 | 8.2.0 | |
google_maps_flutter_android |
- | 2.19.12 | 2.19.12 | |
google_maps_flutter_ios |
- | 2.18.4 | 2.18.4 | |
google_maps_flutter_platform_interface |
- | 2.15.0 | 2.15.0 | |
google_maps_flutter_web |
- | 0.6.2+3 | 0.6.2+3 | |
html |
- | 0.15.6 | 0.15.6 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
meta |
- | 1.18.0 | 1.18.3 | |
nested |
- | 1.0.0 | 1.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
permission_handler_android |
- | 12.1.0 | 13.0.1 | |
permission_handler_apple |
- | 9.4.10 | 9.4.10 | |
permission_handler_html |
- | 0.1.3+5 | 0.1.3+5 | |
permission_handler_platform_interface |
- | 4.3.0 | 4.3.0 | |
permission_handler_windows |
- | 0.2.1 | 0.2.1 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
sanitize_html |
- | 2.1.0 | 2.1.0 | |
source_span |
- | 1.10.2 | 1.10.2 | |
stream_transform |
- | 2.1.1 | 2.1.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
uuid |
- | 4.5.3 | 4.5.3 | |
vector_math |
- | 2.2.0 | 2.4.0 | |
web |
- | 1.1.1 | 1.1.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^11.0.0` on geolocator does not support the stable version `12.0.0`.
Try running dart pub upgrade --major-versions geolocator to update the constraint.
The constraint `^11.4.0` on permission_handler does not support the stable version `12.0.0`.
Try running dart pub upgrade --major-versions permission_handler 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.23.13, Flutter 3.44.3, Dart 3.12.2.
Check the analysis log for details.