map_rf 0.0.4
map_rf: ^0.0.4 copied to clipboard
A Flutter package project for Map
We analyzed this package 2 days ago, and awarded it 50 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too short.
Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
0/10 points: Use an OSI-approved license
No license was recognized.
Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.
10/10 points: 20% or more of the public API has dartdoc comments
231 out of 1015 API elements (22.8 %) have documentation comments.
Some symbols that are missing documentation: AddressRF, AddressRF.AddressRF, AddressRF.AddressRF.AddressRF.new, AddressRF.AddressRF.Coordinate, AddressRF.AddressRF.Name.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:map_rf/RapidFireMap/MapRF.dartthat imports:package:map_rf/rapidfire_navigator.dartthat imports:package:map_rf/engine/animate/OSMMapAnimateRF.dartthat imports:package:map_rf/engine/animate/IAnimateRF.dartthat imports:package:map_rf/core/CoordinateRF.dartthat imports:package:geolocator/geolocator.dartthat imports:package:geolocator_web/web_settings.dartthat declares support for platforms:Web.
Package does not support platform `Linux`.
Because:
package:map_rf/RapidFireMap/MapRF.dartthat imports:package:map_rf/rapidfire_navigator.dartthat imports:package:cloud_firestore/cloud_firestore.dartthat declares support for platforms:Android,iOS,Windows,macOS,Web.
Package does not support platform `macOS`.
Because:
package:map_rf/RapidFireMap/MapRF.dartthat imports:package:map_rf/rapidfire_navigator.dartthat imports:package:map_rf/engine/animate/OSMMapAnimateRF.dartthat imports:package:map_rf/engine/animate/IAnimateRF.dartthat imports:package:map_rf/core/CoordinateRF.dartthat imports:package:geolocator/geolocator.dartthat imports:package:geolocator_web/web_settings.dartthat declares support for platforms:Web.
Package does not support platform `Web`.
Because:
package:map_rf/RapidFireMap/MapRF.dartthat imports:package:map_rf/rapidfire_navigator.dartthat imports:package:map_rf/engine/animate/OSMMapAnimateRF.dartthat imports:package:map_rf/engine/animate/IAnimateRF.dartthat imports:package:map_rf/core/CoordinateRF.dartthat imports:package:geolocator/geolocator.dartthat imports:package:geolocator_apple/geolocator_apple.dartthat declares support for platforms:iOS,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:map_rf/RapidFireMap/MapRF.dartthat imports:package:map_rf/rapidfire_navigator.dartthat imports:package:map_rf/engine/animate/OSMMapAnimateRF.dartthat imports:package:map_rf/engine/animate/IAnimateRF.dartthat imports:package:map_rf/core/CoordinateRF.dartthat imports:package:geolocator/geolocator.dartthat imports:package:geolocator_web/web_settings.dartthat declares support for platforms:Web.
Package does not support platform `iOS`.
Because:
package:map_rf/RapidFireMap/MapRF.dartthat imports:package:map_rf/rapidfire_navigator.dartthat imports:package:map_rf/engine/animate/OSMMapAnimateRF.dartthat imports:package:map_rf/engine/animate/IAnimateRF.dartthat imports:package:map_rf/core/CoordinateRF.dartthat imports:package:geolocator/geolocator.dartthat imports:package:geolocator_web/web_settings.dartthat declares support for platforms:Web.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 470 issues. Showing the first 2:
ERROR: Target of URI doesn't exist: 'MessageRF.dart'.
lib/messaging/FirebaseRF.dart:4:8
╷
4 │ import 'MessageRF.dart';
│ ^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/messaging/FirebaseRF.dart
ERROR: Undefined class 'MessageRF'.
lib/messaging/FirebaseRF.dart:7:8
╷
7 │ late MessageRF Message;
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/messaging/FirebaseRF.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
cloud_firestore |
^5.1.0 |
5.6.12 | 6.1.1 | |
dart_exporter_annotation |
^2.0.3 |
2.0.3 | 2.0.3 | |
firebase_core |
^3.2.0 |
3.15.2 | 4.3.0 | |
firebase_messaging |
^15.0.3 |
15.2.10 | 16.1.0 | |
flutter_map |
^7.0.1 |
7.0.2 | 8.2.2 | |
flutter_map_cancellable_tile_provider |
^3.0.0 |
3.0.2 | 3.1.1 | Discontinued |
geocoding |
^3.0.0 |
3.0.0 | 4.0.0 | |
geolocator |
^13.0.2 |
13.0.4 | 14.0.2 | |
google_maps_flutter |
^2.7.0 |
2.14.0 | 2.14.0 | |
googleapis |
^13.2.0 |
13.2.0 | 15.0.0 | |
googleapis_auth |
^1.6.0 |
1.6.0 | 2.0.0 | |
http |
^1.2.1 |
1.6.0 | 1.6.0 | |
latlong2 |
^0.9.1 |
0.9.1 | 0.9.1 | |
location |
^7.0.0 |
7.0.1 | 8.0.1 | |
provider |
^6.1.2 |
6.1.5+1 | 6.1.5+1 | |
url_launcher |
^6.3.0 |
6.3.2 | 6.3.2 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_discoveryapis_commons |
- | 1.0.7 | 1.0.7 | |
_flutterfire_internals |
- | 1.3.59 | 1.3.65 | |
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 | |
cloud_firestore_platform_interface |
- | 6.6.12 | 7.0.5 | |
cloud_firestore_web |
- | 4.4.12 | 5.1.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
csslib |
- | 1.0.2 | 1.0.2 | |
dart_earcut |
- | 1.2.0 | 1.2.0 | |
dio |
- | 5.9.0 | 5.9.0 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
fake_async |
- | 1.3.3 | 1.3.3 | |
firebase_core_platform_interface |
- | 6.0.2 | 6.0.2 | |
firebase_core_web |
- | 2.24.1 | 3.3.1 | |
firebase_messaging_platform_interface |
- | 4.6.10 | 4.7.5 | |
firebase_messaging_web |
- | 3.10.10 | 4.1.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_plugin_android_lifecycle |
- | 2.0.33 | 2.0.33 | |
geocoding_android |
- | 3.3.1 | 4.0.1 | |
geocoding_ios |
- | 3.1.0 | 3.1.0 | |
geocoding_platform_interface |
- | 3.2.0 | 5.0.0 | |
geolocator_android |
- | 4.6.2 | 5.0.2 | |
geolocator_apple |
- | 2.3.13 | 2.3.13 | |
geolocator_platform_interface |
- | 4.2.6 | 4.2.6 | |
geolocator_web |
- | 4.1.3 | 4.1.3 | |
geolocator_windows |
- | 0.2.5 | 0.2.5 | |
google_identity_services_web |
- | 0.3.3+1 | 0.3.3+1 | |
google_maps |
- | 8.2.0 | 8.2.0 | |
google_maps_flutter_android |
- | 2.18.6 | 2.18.6 | |
google_maps_flutter_ios |
- | 2.16.0 | 2.16.0 | |
google_maps_flutter_platform_interface |
- | 2.14.1 | 2.14.1 | |
google_maps_flutter_web |
- | 0.5.14+3 | 0.5.14+3 | |
html |
- | 0.15.6 | 0.15.6 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.20.2 | 0.20.2 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
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 | |
lists |
- | 1.0.1 | 1.0.1 | Discontinued |
location_platform_interface |
- | 5.0.0 | 6.0.1 | |
location_web |
- | 5.0.4 | 6.0.1 | |
logger |
- | 2.6.2 | 2.6.2 | |
matcher |
- | 0.12.17 | 0.12.18 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
mgrs_dart |
- | 2.0.0 | 3.0.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
polylabel |
- | 1.0.1 | 1.0.1 | |
proj4dart |
- | 2.1.0 | 3.0.0 | |
sanitize_html |
- | 2.1.0 | 2.1.0 | |
source_span |
- | 1.10.1 | 1.10.1 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
stream_transform |
- | 2.1.1 | 2.1.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.7 | 0.7.8 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
unicode |
- | 0.3.1 | 1.1.8 | |
url_launcher_android |
- | 6.3.28 | 6.3.28 | |
url_launcher_ios |
- | 6.3.6 | 6.3.6 | |
url_launcher_linux |
- | 3.2.2 | 3.2.2 | |
url_launcher_macos |
- | 3.2.5 | 3.2.5 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.1 | 2.4.1 | |
url_launcher_windows |
- | 3.1.5 | 3.1.5 | |
uuid |
- | 4.5.2 | 4.5.2 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
vm_service |
- | 15.0.2 | 15.0.2 | |
web |
- | 1.1.1 | 1.1.1 | |
wkt_parser |
- | 2.0.0 | 2.0.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 10 issues. Showing the first 2:
The constraint `^5.1.0` on cloud_firestore does not support the stable version `6.0.0`.
Try running dart pub upgrade --major-versions cloud_firestore to update the constraint.
The constraint `^3.2.0` on firebase_core does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions firebase_core to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 3 errors:
URI_DOES_NOT_EXIST-lib/messaging/FirebaseRF.dart:4:8- Target of URI doesn't exist: 'MessageRF.dart'.UNDEFINED_CLASS-lib/messaging/FirebaseRF.dart:7:8- Undefined class 'MessageRF'.UNDEFINED_METHOD-lib/messaging/FirebaseRF.dart:12:15- The method 'MessageRF' isn't defined for the type 'FirebaseRF'.
Run flutter pub downgrade and then flutter analyze to reproduce the above problem.
You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.
Analyzed with Pana 0.23.5, Flutter 3.38.5, Dart 3.10.4.
Check the analysis log for details.