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

MapViewerWidget is a FlutterMap display widget. It will be the base of the map application.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add map_viewer_widget

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

dependencies:
  map_viewer_widget: ^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:map_viewer_widget/map_viewer_widget.dart';
0
likes
130
points
70
downloads

Publisher

verified publisherpsytwo.net

Weekly Downloads

MapViewerWidget is a FlutterMap display widget. It will be the base of the map application.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_compass, flutter_map, flutter_map_location_marker, flutter_riverpod, geolocator_platform_interface, latlong2, positioned_tap_detector_2, state_notifier, stream_transform

More

Packages that depend on map_viewer_widget