smooth_circular_page_indicator 0.0.2 copy "smooth_circular_page_indicator: ^0.0.2" to clipboard
smooth_circular_page_indicator: ^0.0.2 copied to clipboard

A customizable smooth circular page indicator widget for Flutter. Perfect for onboarding, quizzes, or step-based UIs with built-in animations, icons, and tap handling.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add smooth_circular_page_indicator

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

dependencies:
  smooth_circular_page_indicator: ^0.0.2

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:smooth_circular_page_indicator/smooth_circular_page_indicator.dart';
3
likes
160
points
13
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A customizable smooth circular page indicator widget for Flutter. Perfect for onboarding, quizzes, or step-based UIs with built-in animations, icons, and tap handling.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on smooth_circular_page_indicator