flutter_mapbox_animaker 0.0.6 copy "flutter_mapbox_animaker: ^0.0.6" to clipboard
flutter_mapbox_animaker: ^0.0.6 copied to clipboard

discontinuedreplaced by: flutter_mapbox_animarker
PlatformAndroidiOS

A Flutter package for smoothly animating markers with position and rotation on Mapbox maps, ideal for tracking real-time movement like vehicles or users images.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_mapbox_animaker

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

dependencies:
  flutter_mapbox_animaker: ^0.0.6

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_mapbox_animaker/flutter_mapbox_animaker.dart';
0
likes
140
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for smoothly animating markers with position and rotation on Mapbox maps, ideal for tracking real-time movement like vehicles or users images.

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, image, mapbox_maps_flutter

More

Packages that depend on flutter_mapbox_animaker