map_location_picker 0.0.2 copy "map_location_picker: ^0.0.2" to clipboard
map_location_picker: ^0.0.2 copied to clipboard

PlatformAndroidiOS
outdated

Map location picker for flutter Based on google_maps_flutter.

96
likes
120/ 160
pub points
95%
popularity

We analyzed this package 2 days ago, and awarded it 120 pub points (of a possible 160):

failed
Follow Dart file conventions
20 / 30trigger folding of the section

0/10 points: Provide a valid pubspec.yaml

Failed to verify repository URL.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: map_location_picker,
    • contains a version property, and,
    • does not contain a publish_to property.

pubspec.yaml from the repository URL mismatch: expected https://github.com/rvndsngwn/map_location_picker but got https://github.com/mohesu/map_location_picker.

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: Apache-2.0.

OK
Provide documentation
20 / 20trigger folding of the section

10/10 points: 20% or more of the public API has dartdoc comments

195 out of 299 API elements (65.2 %) have documentation comments.

Some symbols that are missing documentation: google_map_location_picker, google_map_location_picker.LocationPicker, google_map_location_picker.LocationPicker.LocationPicker, google_map_location_picker.LocationPicker.apiKey, google_map_location_picker.LocationPicker.appBarColor.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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_location_picker/map_location_picker.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:map_location_picker/map_location_picker.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:map_location_picker/map_location_picker.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:map_location_picker/map_location_picker.dart that declares support for platforms: Android, iOS.
failed
Pass static analysis
30 / 50trigger folding of the section

30/50 points: code has no errors, warnings, lints, or formatting issues

Found 13 issues. Showing the first 2:

WARNING: The receiver can't be null, so the null-aware operator '?.' is unnecessary.

lib/src/google_map_location_picker.dart:148:24

    ╷
148 │     Overlay.of(context)?.insert(overlayEntry!);
    │                        ^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/google_map_location_picker.dart

WARNING: The receiver can't be null, so the null-aware operator '?.' is unnecessary.

lib/src/google_map_location_picker.dart:272:24

    ╷
272 │     Overlay.of(context)?.insert(overlayEntry!);
    │                        ^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/google_map_location_picker.dart

failed
Support up-to-date dependencies
30 / 40trigger folding of the section

0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
android_intent ^2.0.2 2.0.2 2.0.2
collection ^1.15.0 1.18.0 1.18.0
flutter flutter 0.0.0 0.0.0
geolocator ^8.2.0 8.2.1 12.0.0
google_maps_flutter ^2.1.3 2.7.0 2.7.0
http ^0.13.4 0.13.6 1.2.1
intl ^0.17.0 0.17.0 0.19.0
intl_utils ^2.6.1 2.8.7 2.8.7
logger ^1.1.0 1.4.0 2.3.0
package_info ^2.0.2 2.0.2 2.0.2
provider ^6.0.2 6.1.2 6.1.2
stack_trace ^1.10.0 1.11.1 1.11.1
uuid ^3.0.6 3.0.7 4.4.0
Transitive dependencies
Package Constraint Compatible Latest
_fe_analyzer_shared - 67.0.0 70.0.0
analyzer - 6.4.1 6.5.2
archive - 3.6.1 3.6.1
args - 2.5.0 2.5.0
async - 2.11.0 2.11.0
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
convert - 3.1.1 3.1.1
crypto - 3.0.3 3.0.3
csslib - 1.0.0 1.0.0
dart_style - 2.3.6 2.3.6
file - 7.0.0 7.0.0
flutter_plugin_android_lifecycle - 2.0.20 2.0.20
flutter_web_plugins - 0.0.0 0.0.0
geolocator_android - 3.2.1 4.6.0
geolocator_apple - 2.3.7 2.3.7
geolocator_platform_interface - 4.2.3 4.2.3
geolocator_web - 2.2.1 4.0.0
geolocator_windows - 0.1.3 0.2.3
glob - 2.1.2 2.1.2
google_maps - 7.1.0 7.1.0
google_maps_flutter_android - 2.9.0 2.9.0
google_maps_flutter_ios - 2.7.0 2.7.0
google_maps_flutter_platform_interface - 2.7.1 2.7.1
google_maps_flutter_web - 0.5.8 0.5.8
html - 0.15.4 0.15.4
http_parser - 4.0.2 4.0.2
js - 0.6.7 0.7.1
js_wrapping - 0.7.4 0.7.4
material_color_utilities - 0.8.0 0.12.0
meta - 1.12.0 1.15.0
nested - 1.0.0 1.0.0
package_config - 2.1.0 2.1.0
path - 1.9.0 1.9.0
petitparser - 6.0.2 6.0.2
platform - 3.1.4 3.1.4
plugin_platform_interface - 2.1.8 2.1.8
pub_semver - 2.1.4 2.1.4
sanitize_html - 2.1.0 2.1.0
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
stream_transform - 2.1.0 2.1.0
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4
watcher - 1.1.0 1.1.0
web - 0.5.1 0.5.1
yaml - 3.1.2 3.1.2

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Found 5 issues. Showing the first 2:

The constraint `^8.2.0` on geolocator does not support the stable version `9.0.0`.

Try running dart pub upgrade --major-versions geolocator to update the constraint.

The constraint `^0.13.4` on http does not support the stable version `1.0.0`.

Try running dart pub upgrade --major-versions http 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.5, Flutter 3.22.1, Dart 3.4.1.

Check the analysis log for details.