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

Wrapper-only Button Group for Material 3 Expressive (layout, shape, size propagation).

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add button_group_m3e

With Flutter:

 $ flutter pub add button_group_m3e

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

dependencies:
  button_group_m3e: ^0.1.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:button_group_m3e/button_group_m3e.dart';
1
likes
0
points
407
downloads

Publisher

verified publisherbruckcode.de

Weekly Downloads

Wrapper-only Button Group for Material 3 Expressive (layout, shape, size propagation).

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, m3e_design

More

Packages that depend on button_group_m3e