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

A simple visual widget of roulette wheel selection.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add roulette_wheel_selection

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

dependencies:
  roulette_wheel_selection: ^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:roulette_wheel_selection/roulette_wheel_selection.dart';
5
likes
130
pub points
0%
popularity

Publisher

unverified uploader

A simple visual widget of roulette wheel selection.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, provider

More

Packages that depend on roulette_wheel_selection