line_animator 2.0.0 copy "line_animator: ^2.0.0" to clipboard
line_animator: ^2.0.0 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: ^2.0.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:line_animator/line_animator.dart';
19
likes
130
points
336
downloads

Publisher

unverified uploader

Weekly Downloads

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