kryonex_address_picker 0.0.6 copy "kryonex_address_picker: ^0.0.6" to clipboard
kryonex_address_picker: ^0.0.6 copied to clipboard

An opinionated, search-first address picker for Flutter with Nominatim geocoding, map confirmation, and structured address output. Built with ForUI and flutter_map.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kryonex_address_picker

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

dependencies:
  kryonex_address_picker: ^0.0.6

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

Documentation

API reference

Publisher

verified publisherkryonex.io

Weekly Downloads

An opinionated, search-first address picker for Flutter with Nominatim geocoding, map confirmation, and structured address output. Built with ForUI and flutter_map.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_hooks, flutter_map, forui, geolocator, http, latlong2, shared_preferences

More

Packages that depend on kryonex_address_picker