flutter_map_marker_animation 0.1.1 copy "flutter_map_marker_animation: ^0.1.1" to clipboard
flutter_map_marker_animation: ^0.1.1 copied to clipboard

discontinued

Solution to move a maker smoothly thought Google Maps in Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_map_marker_animation

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

dependencies:
  flutter_map_marker_animation: ^0.1.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:flutter_map_marker_animation/flutter_map_marker_animation.dart';
2
likes
40
pub points
44%
popularity

Publisher

verified publishergaurisjavier.com

Solution to move a maker smoothly thought Google Maps in Flutter.

Homepage

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, google_maps_flutter

More

Packages that depend on flutter_map_marker_animation