flexible_location_picker 0.1.0+7 copy "flexible_location_picker: ^0.1.0+7" to clipboard
flexible_location_picker: ^0.1.0+7 copied to clipboard

A Flutter package to pick locations flexibly, supporting both web and mobile platforms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flexible_location_picker

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

dependencies:
  flexible_location_picker: ^0.1.0+7

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:flexible_location_picker/flexible_location_picker.dart';
8
likes
150
points
1
downloads

Publisher

verified publisherofaroukk.com

Weekly Downloads

A Flutter package to pick locations flexibly, supporting both web and mobile platforms.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_google_maps_webservices, geocoding, geolocator, google_maps_flutter, permission_handler, uuid

More

Packages that depend on flexible_location_picker