dynamic_maps_engine 0.0.17 copy "dynamic_maps_engine: ^0.0.17" to clipboard
dynamic_maps_engine: ^0.0.17 copied to clipboard

A plug-and-play Flutter map engine powered by Google Maps with smooth marker animation and ETA.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dynamic_maps_engine

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

dependencies:
  dynamic_maps_engine: ^0.0.17

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:dynamic_maps_engine/dynamic_maps_engine.dart';
1
likes
150
points
814
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A plug-and-play Flutter map engine powered by Google Maps with smooth marker animation and ETA.

Repository (GitHub)

License

(pending) (license)

Dependencies

flutter, flutter_bloc, flutter_dotenv, flutter_tts, geolocator, google_maps_flutter, http, location, logger, shared_preferences

More

Packages that depend on dynamic_maps_engine