lat_lon_grid_plugin 0.2.7 copy "lat_lon_grid_plugin: ^0.2.7" to clipboard
lat_lon_grid_plugin: ^0.2.7 copied to clipboard

Adds a latitude / longitude grid as plugin to the [flutter_map](https://github.com/fleaflet/flutter_map/).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lat_lon_grid_plugin

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

dependencies:
  lat_lon_grid_plugin: ^0.2.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:lat_lon_grid_plugin/lat_lon_grid_plugin.dart';
13
likes
90
pub points
74%
popularity

Publisher

unverified uploader

Adds a latitude / longitude grid as plugin to the [flutter_map](https://github.com/fleaflet/flutter_map/).

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_map, latlong2

More

Packages that depend on lat_lon_grid_plugin