knight_page_indicator 0.0.3 copy "knight_page_indicator: ^0.0.3" to clipboard
knight_page_indicator: ^0.0.3 copied to clipboard

A simple widget to display indicators embedded with different styles.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add knight_page_indicator

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

dependencies:
  knight_page_indicator: ^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:knight_page_indicator/knight_page_indicator.dart';
1
likes
140
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

A simple widget to display indicators embedded with different styles.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on knight_page_indicator