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

A map to handle real time location updates for multiple devices. Automatic devices network status management

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fluxmap

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

dependencies:
  fluxmap: ^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:fluxmap/fluxmap.dart';
7
likes
40
pub points
37%
popularity

Publisher

unverified uploader

A map to handle real time location updates for multiple devices. Automatic devices network status management

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

cupertino_icons, device, extra_pedantic, flutter, flutter_map, geodesy, geojson, geopoint, latlong, map_controller, pedantic, provider, rxdart

More

Packages that depend on fluxmap