neshan_maps_flutter 1.0.2 copy "neshan_maps_flutter: ^1.0.2" to clipboard
neshan_maps_flutter: ^1.0.2 copied to clipboard

A Flutter SDK for Neshan Maps. Provides an interactive map widget and a ready-to-use location picker with reverse-geocoding and search.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add neshan_maps_flutter

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

dependencies:
  neshan_maps_flutter: ^1.0.2

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:neshan_maps_flutter/location_picker.dart';
import 'package:neshan_maps_flutter/map.dart';
1
likes
160
points
168
downloads
screenshot

Documentation

API reference

Publisher

verified publisherhosseinzarei.com

Weekly Downloads

A Flutter SDK for Neshan Maps. Provides an interactive map widget and a ready-to-use location picker with reverse-geocoding and search.

Repository (GitHub)
View/report issues

Topics

#map #geocoding #neshan

License

BSD-3-Clause (license)

Dependencies

flutter, geolocator, http, latlong2, pointer_interceptor, web, webview_flutter

More

Packages that depend on neshan_maps_flutter