ntk_map_view 0.0.4 copy "ntk_map_view: ^0.0.4" to clipboard
ntk_map_view: ^0.0.4 copied to clipboard

A crossplatform map view for flutter based on leaflet

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ntk_map_view

With Flutter:

 $ flutter pub add ntk_map_view

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

dependencies:
  ntk_map_view: ^0.0.4

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ntk_map_view/ntk_map_view.dart';
1
likes
0
points
57
downloads

Publisher

verified publisherntk-team.space

Weekly Downloads

A crossplatform map view for flutter based on leaflet

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, js, latlong2, universal_html, webview_flutter

More

Packages that depend on ntk_map_view