livemap 0.6.0 copy "livemap: ^0.6.0" to clipboard
livemap: ^0.6.0 copied to clipboard

A map widget with live position updates. Provides a controller to manage the map state.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add livemap

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

dependencies:
  livemap: ^0.6.0

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:livemap/livemap.dart';
13
likes
40
pub points
11%
popularity

Publisher

unverified uploader

A map widget with live position updates. Provides a controller to manage the map state.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

cupertino_icons, device, extra_pedantic, flutter, flutter_map, fluttertoast, fluxmap, geopoint, geopoint_location, latlong, map_controller, pedantic

More

Packages that depend on livemap