circular_slider 0.1.1 copy "circular_slider: ^0.1.1" to clipboard
circular_slider: ^0.1.1 copied to clipboard

A circular slider for Flutter with customizable segments, markers, and notches.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add circular_slider
copied to clipboard

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

dependencies:
  circular_slider: ^0.1.1
copied to clipboard

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:circular_slider/circular_slider.dart';
copied to clipboard
6
likes
150
points
86
downloads

Publisher

verified publishernikhilbawane.com

Weekly Downloads

2024.09.09 - 2025.03.24

A circular slider for Flutter with customizable segments, markers, and notches.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on circular_slider