livemap_update 0.0.1 copy "livemap_update: ^0.0.1" to clipboard
livemap_update: ^0.0.1 copied to clipboard

discontinued

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_update

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

dependencies:
  livemap_update: ^0.0.1

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_update/livemap.dart';
0
likes
25
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage

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_update