forked from mirrors/material_3_expressive
Bump icon_button_m3e package version to 0.2.0 and update dependency in m3e_collection/pubspec.yaml.
This commit is contained in:
parent
e343818991
commit
77379054a6
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
name: icon_button_m3e
|
name: icon_button_m3e
|
||||||
description: "Material 3 Expressive IconButton with sizes, variants, shapes, toggle, and accessible hit targets."
|
description: "Material 3 Expressive IconButton with sizes, variants, shapes, toggle, and accessible hit targets."
|
||||||
version: 0.1.1
|
version: 0.2.0
|
||||||
repository: https://github.com/EmilyMoonstone/material_3_expressive/tree/main/packages/icon_button_m3e
|
repository: https://github.com/EmilyMoonstone/material_3_expressive/tree/main/packages/icon_button_m3e
|
||||||
issue_tracker: https://github.com/EmilyMonestone/material_3_expressive/issues
|
issue_tracker: https://github.com/EmilyMonestone/material_3_expressive/issues
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -13,7 +13,7 @@ dependencies:
|
||||||
material_new_shapes: ^1.0.0
|
material_new_shapes: ^1.0.0
|
||||||
expressive_refresh: ^0.1.2
|
expressive_refresh: ^0.1.2
|
||||||
m3e_design: ^0.1.0
|
m3e_design: ^0.1.0
|
||||||
icon_button_m3e: ^0.1.0
|
icon_button_m3e: ^0.2.0
|
||||||
split_button_m3e: ^0.1.0
|
split_button_m3e: ^0.1.0
|
||||||
button_group_m3e: ^0.1.0
|
button_group_m3e: ^0.1.0
|
||||||
app_bar_m3e: ^0.1.0
|
app_bar_m3e: ^0.1.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue