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

outdated

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.3.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
0
pub points
9%
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

unknown (LICENSE)

Dependencies

cupertino_icons, flutter, flutter_map, fluttertoast, geolocator, geopoint, geopoint_location, map_controller, pedantic, rxdart, slugify2, speech_bubble

More

Packages that depend on livemap