worm_indicator 0.2.4 copy "worm_indicator: ^0.2.4" to clipboard
worm_indicator: ^0.2.4 copied to clipboard

A Flutter PageView indicator insprired by worm animation. It can be easily integrated with any Flutter PageView. Pull requests are welcome

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add worm_indicator

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

dependencies:
  worm_indicator: ^0.2.4

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:worm_indicator/worm_indicator.dart';
3
likes
30
pub points
48%
popularity

Publisher

unverified uploader

A Flutter PageView indicator insprired by worm animation. It can be easily integrated with any Flutter PageView. Pull requests are welcome

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on worm_indicator