place_pickarte 0.0.4 copy "place_pickarte: ^0.0.4" to clipboard
place_pickarte: ^0.0.4 copied to clipboard

outdated

Sophisticated, artistic, pixel-by-pixel customizable map place picker for Flutter supporting Google Maps, Mapbox, OpenStreetMap and others.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add place_pickarte

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

dependencies:
  place_pickarte: ^0.0.4

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

Import it

Now in your Dart code, you can use:

import 'package:place_pickarte/place_pickarte.dart';
29
likes
0
points
147
downloads

Publisher

verified publisherkamranbekirov.com

Weekly Downloads

Sophisticated, artistic, pixel-by-pixel customizable map place picker for Flutter supporting Google Maps, Mapbox, OpenStreetMap and others.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, geolocator, google_maps_flutter, http, json_annotation, meta, rxdart

More

Packages that depend on place_pickarte