selectable_circle_list 0.1.5+1 copy "selectable_circle_list: ^0.1.5+1" to clipboard
selectable_circle_list: ^0.1.5+1 copied to clipboard

A Flutter widget for displaying the Selectable_circle widget in a list. it is also possible to display subitems of the selectable circle

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add selectable_circle_list

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

dependencies:
  selectable_circle_list: ^0.1.5+1

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:selectable_circle_list/selectable_circle_list.dart';
5
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A Flutter widget for displaying the Selectable_circle widget in a list. it is also possible to display subitems of the selectable circle

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

after_layout, flutter, selectable_circle

More

Packages that depend on selectable_circle_list