circular_selector_v2 0.2.0 copy "circular_selector_v2: ^0.2.0" to clipboard
circular_selector_v2: ^0.2.0 copied to clipboard

Flutter widget which aims to create a novel circular selection technology, made with accessibility and user experience in mind.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add circular_selector_v2

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

dependencies:
  circular_selector_v2: ^0.2.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:circular_selector_v2/circular_selector_v2.dart';
0
likes
150
pub points
28%
popularity

Publisher

verified publishermatricaldefunkt.me

Flutter widget which aims to create a novel circular selection technology, made with accessibility and user experience in mind.

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on circular_selector_v2