line_animator 1.0.0+3 copy "line_animator: ^1.0.0+3" to clipboard
line_animator: ^1.0.0+3 copied to clipboard

A Line Animator for Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add line_animator

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

dependencies:
  line_animator: ^1.0.0+3

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:line_animator/line_animator.dart';
17
likes
90
pub points
73%
popularity

Publisher

unverified uploader

A Line Animator for Flutter

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

flutter, latlong2

More

Packages that depend on line_animator