ultra_map_place_picker 0.0.1 copy "ultra_map_place_picker: ^0.0.1" to clipboard
ultra_map_place_picker: ^0.0.1 copied to clipboard

A Flutter package that simplifies location selection on maps, regardless of device type. This package offers seamless location selection for users on both Google Maps-enabled devices and those that ar [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ultra_map_place_picker

With Flutter:

 $ flutter pub add ultra_map_place_picker

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  ultra_map_place_picker: ^0.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ultra_map_place_picker/ultra_map_place_picker.dart';
14
likes
0
points
101
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that simplifies location selection on maps, regardless of device type. This package offers seamless location selection for users on both Google Maps-enabled devices and those that are not, such as Huawei devices.

Repository (GitHub)
View/report issues

Topics

#google-maps-flutter #map #google-maps #huawei #place-picker

License

unknown (license)

Dependencies

flutter, flutter_google_maps_webservices, geolocator, google_api_headers, google_huawei_availability, google_maps_flutter, http, huawei_map, provider, uuid

More

Packages that depend on ultra_map_place_picker