dot_tab_indicator 1.0.0 copy "dot_tab_indicator: ^1.0.0" to clipboard
dot_tab_indicator: ^1.0.0 copied to clipboard

Customizable Dot Tab Indicator.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dot_tab_indicator

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

dependencies:
  dot_tab_indicator: ^1.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:dot_tab_indicator/dot_tab_indicator.dart';
1
likes
25
pub points
0%
popularity

Publisher

unverified uploader

Customizable Dot Tab Indicator.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on dot_tab_indicator