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
points
44
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

License

unknown (license)

Dependencies

flutter

More

Packages that depend on worm_indicator