rapidoc_maps_plugin 0.0.4
rapidoc_maps_plugin: ^0.0.4 copied to clipboard
A private package used as a plugin to support both mobile and web versions of Google maps and some of its services
We analyzed this package 13 hours ago, and awarded it 95 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Homepage URL doesn't exist.
At the time of the analysis https://web.rapidoc.app
was unreachable. Make sure that the website is reachable via HEAD
requests.
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 ("0.0.4").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
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.
0/10 points: 20% or more of the public API has dartdoc comments
14 out of 212 API elements (6.6 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs
lint.
Some symbols that are missing documentation: bounds
, bounds.Bounds
, bounds.Bounds.Bounds.fromJson
, bounds.Bounds.Bounds.new
, bounds.Bounds.northeast
.
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:rapidoc_maps_plugin/choose_on_map.dart
that imports:package:rapidoc_maps_plugin/maps/my_map.dart
that imports:package:google_maps_flutter/google_maps_flutter.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Linux`.
Because:
package:rapidoc_maps_plugin/choose_on_map.dart
that imports:package:rapidoc_maps_plugin/maps/my_map.dart
that imports:package:google_maps_flutter/google_maps_flutter.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `macOS`.
Because:
package:rapidoc_maps_plugin/choose_on_map.dart
that imports:package:rapidoc_maps_plugin/maps/my_map.dart
that imports:package:google_maps_flutter/google_maps_flutter.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Web`.
Because:
package:rapidoc_maps_plugin/choose_on_map.dart
that imports:package:rapidoc_maps_plugin/maps/my_map.dart
that imports:package:google_maps_flutter/google_maps_flutter.dart
that declares support for platforms:Android
,iOS
.
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:rapidoc_maps_plugin/choose_on_map.dart
that imports:package:rapidoc_maps_plugin/maps/my_map.dart
that imports:package:geolocator/geolocator.dart
that imports:package:geolocator_apple/geolocator_apple.dart
that declares support for platforms:iOS
,macOS
.
Package does not support platform `iOS`.
Because:
package:rapidoc_maps_plugin/choose_on_map.dart
that imports:package:rapidoc_maps_plugin/maps/my_map.dart
that imports:package:google_maps_flutter/google_maps_flutter.dart
that imports:package:google_maps_flutter_android/google_maps_flutter_android.dart
that declares support for platforms:Android
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:rapidoc_maps_plugin/choose_on_map.dart
that imports:package:rapidoc_maps_plugin/maps/my_map.dart
that imports:package:google_maps_flutter/google_maps_flutter.dart
that imports:dart:io
This package is not compatible with runtime wasm
, and will not be rewarded full points in a future version of the scoring model.
See https://dart.cn/web/wasm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 3 issues. Showing the first 2:
WARNING: A value for optional parameter 'baseUrl' isn't ever given.
lib/services/search_service.g.dart:10:35
╷
10 │ _SearchService(this._dio, {this.baseUrl});
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/services/search_service.g.dart
INFO: Missing type annotation.
lib/routes/place_input_route.dart:157:23
╷
157 │ Widget createHeader(context) {
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/routes/place_input_route.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
dio |
^4.0.4 |
4.0.6 | 5.9.0 | |
flutter_responsive_tools |
^0.0.1 |
0.0.1 | 0.0.1 | |
geolocator |
^8.0.3 |
8.2.1 | 14.0.2 | |
google_maps_flutter |
^2.1.1 |
2.2.8 | 2.13.1 | |
google_maps_flutter_web |
^0.3.2+1 |
0.3.3 | 0.5.14+2 | |
http_error_handler |
^0.0.1 |
0.0.1 | 0.0.1 | |
infinite_scroll_list_view |
^0.0.9 |
0.0.9 | 1.0.0 | |
json_annotation |
^4.4.0 |
4.9.0 | 4.9.0 | |
json_serializable |
^6.1.4 |
6.11.1 | 6.11.1 | |
retrofit |
^3.0.1 |
3.3.1 | 4.7.3 | |
rxdart |
^0.27.3 |
0.27.7 | 0.28.0 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
_fe_analyzer_shared |
- | 89.0.0 | 89.0.0 | |
analyzer |
- | 8.2.0 | 8.2.0 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
build |
- | 4.0.1 | 4.0.1 | |
build_config |
- | 1.2.0 | 1.2.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
checked_yaml |
- | 2.0.4 | 2.0.4 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
crypto |
- | 3.0.6 | 3.0.6 | |
csslib |
- | 1.0.2 | 1.0.2 | |
dart_style |
- | 3.1.2 | 3.1.2 | |
file |
- | 7.0.1 | 7.0.1 | |
flutter_plugin_android_lifecycle |
- | 2.0.30 | 2.0.30 | |
geolocator_android |
- | 3.2.1 | 5.0.2 | |
geolocator_apple |
- | 2.3.13 | 2.3.13 | |
geolocator_platform_interface |
- | 4.2.6 | 4.2.6 | |
geolocator_web |
- | 2.2.1 | 4.1.3 | |
geolocator_windows |
- | 0.1.3 | 0.2.5 | |
glob |
- | 2.1.3 | 2.1.3 | |
google_maps |
- | 6.3.0 | 8.2.0 | |
google_maps_flutter_android |
- | 2.18.2 | 2.18.2 | |
google_maps_flutter_ios |
- | 2.15.5 | 2.15.5 | |
google_maps_flutter_platform_interface |
- | 2.14.0 | 2.14.0 | |
html |
- | 0.15.6 | 0.15.6 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
js_wrapping |
- | 0.7.4 | 0.7.4 | |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.16.0 | 1.17.0 | |
package_config |
- | 2.2.0 | 2.2.0 | |
path |
- | 1.9.1 | 1.9.1 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
pubspec_parse |
- | 1.5.0 | 1.5.0 | |
sanitize_html |
- | 2.1.0 | 2.1.0 | |
source_gen |
- | 4.0.1 | 4.0.1 | |
source_helper |
- | 1.3.8 | 1.3.8 | |
source_span |
- | 1.10.1 | 1.10.1 | |
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 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
watcher |
- | 1.1.4 | 1.1.4 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 6 issues. Showing the first 2:
The constraint `^4.0.4` on dio does not support the stable version `5.0.0`.
Try running dart pub upgrade --major-versions dio
to update the constraint.
The constraint `^8.0.3` on geolocator does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions geolocator
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.22.23
, Flutter 3.35.5
, Dart 3.9.2
.
Check the analysis log for details.