detodito_location_picker 5.0.3 copy "detodito_location_picker: ^5.0.3" to clipboard
detodito_location_picker: ^5.0.3 copied to clipboard

🌍 Map location picker for flutter Based on google_maps_flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add detodito_location_picker

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

dependencies:
  detodito_location_picker: ^5.0.3

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:detodito_location_picker/generated/intl/messages_all.dart';
import 'package:detodito_location_picker/generated/intl/messages_ar.dart';
import 'package:detodito_location_picker/generated/intl/messages_de.dart';
import 'package:detodito_location_picker/generated/intl/messages_en.dart';
import 'package:detodito_location_picker/generated/intl/messages_es.dart';
import 'package:detodito_location_picker/generated/intl/messages_fr.dart';
import 'package:detodito_location_picker/generated/intl/messages_it.dart';
import 'package:detodito_location_picker/generated/intl/messages_pt.dart';
import 'package:detodito_location_picker/generated/intl/messages_ru.dart';
import 'package:detodito_location_picker/generated/intl/messages_sr.dart';
import 'package:detodito_location_picker/generated/intl/messages_tr.dart';
import 'package:detodito_location_picker/generated/l10n.dart';
import 'package:detodito_location_picker/google_map_location_picker.dart';
import 'package:detodito_location_picker/google_map_location_picker_teclaelvis.dart';
1
likes
35
pub points
0%
popularity

Publisher

unverified uploader

🌍 Map location picker for flutter Based on google_maps_flutter

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

android_intent, flutter, flutter_localizations, geolocator, google_maps_flutter, http, intl, package_info, provider, stack_trace

More

Packages that depend on detodito_location_picker