google_map_location_picker_plus 1.0.0
google_map_location_picker_plus: ^1.0.0 copied to clipboard
Map location picker for flutter based on google_maps_flutter. Maintained fork of google_map_location_picker with updated Dart/Flutter SDK support and dependencies.
We analyzed this package 10 days ago, and awarded it 125 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
Links in `CHANGELOG.md` should be secure. 1 link is insecure.
CHANGELOG.md:97:61
╷
97 │ <li>Prepare for 1.0.0 version of sensors and package_info. (<a href="http://github.com/amirh/dart_lsc">dart_lsc</a>)</li>
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
Use https URLs instead.
10/10 points: Use an OSI-approved license
Detected license: Apache-2.0.
10/10 points: 20% or more of the public API has dartdoc comments
221 out of 325 API elements (68.0 %) have documentation comments.
Some symbols that are missing documentation: google_map_location_picker_plus, google_map_location_picker_plus.Geolocator.Geolocator.new, google_map_location_picker_plus.LocationPicker, google_map_location_picker_plus.LocationPicker.LocationPicker.new, google_map_location_picker_plus.LocationPicker.apiKey.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
- ✓ Android
These platforms are not supported:
Package does not support platform `iOS`.
Because:
package:google_map_location_picker_plus/google_map_location_picker_plus.dartthat declares support for platforms:Android.
Package does not support platform `Windows`.
Because:
package:google_map_location_picker_plus/google_map_location_picker_plus.dartthat declares support for platforms:Android.
Package does not support platform `Linux`.
Because:
package:google_map_location_picker_plus/google_map_location_picker_plus.dartthat declares support for platforms:Android.
Package does not support platform `macOS`.
Because:
package:google_map_location_picker_plus/google_map_location_picker_plus.dartthat declares support for platforms:Android.
Package does not support platform `Web`.
Because:
package:google_map_location_picker_plus/google_map_location_picker_plus.dartthat declares support for platforms:Android.
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:google_map_location_picker_plus/google_map_location_picker_plus.dartthat imports:package:geolocator/geolocator.dartthat imports:package:geolocator_web/web_settings.dartthat declares support for platforms:Web.
Built-in Kotlin support:
Legacy Kotlin configuration detected in `android/build.gradle`.
This plugin applies the Kotlin Gradle Plugin (KGP) or uses the android.kotlinOptions{} block.
Note: This Android plugin does not support built-in Kotlin. In the future, this might affect scoring. See https://docs.flutter.dev/release/breaking-changes/migrate-to-built-in-kotlin/for-plugin-authors for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 17 issues. Showing the first 2:
INFO: Missing type annotation.
lib/generated/intl/messages_ar.dart:23:52
╷
23 │ static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
│ ^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/generated/intl/messages_ar.dart
INFO: Missing type annotation.
lib/generated/intl/messages_de.dart:23:52
╷
23 │ static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
│ ^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/generated/intl/messages_de.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
android_intent_plus |
^6.0.0 |
6.1.0 | 6.1.0 | |
geolocator |
^14.0.2 |
14.0.2 | 14.0.3 | |
google_maps_flutter |
^2.14.2 |
2.18.0 | 2.18.0 | |
http |
^1.6.0 |
1.6.0 | 1.6.0 | |
intl |
^0.20.2 |
0.20.3 | 0.20.3 | |
package_info_plus |
^9.0.0 |
9.0.1 | 10.2.1 | |
provider |
^6.1.5+1 |
6.1.5+1 | 6.1.5+1 | |
stack_trace |
^1.12.1 |
1.12.2 | 1.12.2 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.3 | 1.1.3 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
csslib |
- | 1.0.2 | 1.0.2 | |
dbus |
- | 0.7.15 | 0.7.15 | |
ffi |
- | 2.2.0 | 2.2.0 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_plugin_android_lifecycle |
- | 2.0.35 | 2.0.35 | |
geoclue |
- | 0.1.1 | 0.1.1 | |
geolocator_android |
- | 5.0.3 | 5.0.3 | |
geolocator_apple |
- | 2.3.14 | 2.3.14 | |
geolocator_linux |
- | 0.2.4 | 0.2.6 | |
geolocator_platform_interface |
- | 4.3.0 | 4.3.0 | |
geolocator_web |
- | 4.1.4 | 4.1.4 | |
geolocator_windows |
- | 0.2.5 | 0.2.5 | |
google_maps |
- | 8.3.0 | 8.3.0 | |
google_maps_flutter_android |
- | 2.19.13 | 2.19.13 | |
google_maps_flutter_ios |
- | 2.18.6 | 2.18.6 | |
google_maps_flutter_platform_interface |
- | 2.16.1 | 2.16.1 | |
google_maps_flutter_web |
- | 0.6.3 | 0.6.3 | |
gsettings |
- | 0.2.8 | 0.2.8 | |
html |
- | 0.15.7 | 0.15.7 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
material_color_utilities |
- | 0.13.0 | 0.13.1 | |
meta |
- | 1.19.0 | 1.19.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
package_info_plus_platform_interface |
- | 3.2.1 | 4.1.0 | |
path |
- | 1.9.1 | 1.9.1 | |
petitparser |
- | 7.0.2 | 7.0.2 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
sanitize_html |
- | 2.2.0 | 2.2.0 | |
source_span |
- | 1.10.2 | 1.10.2 | |
stream_transform |
- | 2.1.2 | 2.1.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 | |
uuid |
- | 4.6.0 | 4.6.0 | |
vector_math |
- | 2.4.2 | 2.4.2 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 5.15.0 | 6.4.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 7.0.1 | 7.0.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^9.0.0` on package_info_plus does not support the stable version `10.0.0`.
Try running dart pub upgrade --major-versions package_info_plus 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.19, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.