icon_button_m3e 0.2.1 copy "icon_button_m3e: ^0.2.1" to clipboard
icon_button_m3e: ^0.2.1 copied to clipboard

Material 3 Expressive IconButton with sizes, variants, shapes, toggle, and accessible hit targets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add icon_button_m3e

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

dependencies:
  icon_button_m3e: ^0.2.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:icon_button_m3e/icon_button_m3e.dart';
3
likes
155
points
411
downloads

Publisher

verified publisherbruckcode.de

Weekly Downloads

Material 3 Expressive IconButton with sizes, variants, shapes, toggle, and accessible hit targets.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, m3e_design

More

Packages that depend on icon_button_m3e