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

A flutter package to add indicator above the carousels in Stacks widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add carousel_indicator_simple

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

dependencies:
  carousel_indicator_simple: ^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:carousel_indicator_simple/carousel_indicator_simple.dart';
1
likes
130
points
41
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter package to add indicator above the carousels in Stacks widgets.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on carousel_indicator_simple