ring_button_group 1.1.3 copy "ring_button_group: ^1.1.3" to clipboard
ring_button_group: ^1.1.3 copied to clipboard

provide a configurable component to support a group of buttons displayed on a sized ring.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ring_button_group

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

dependencies:
  ring_button_group: ^1.1.3

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:ring_button_group/ring_button_group.dart';
6
likes
130
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

provide a configurable component to support a group of buttons displayed on a sized ring.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on ring_button_group