Add repository and issue tracker links to pubspec files, initialize changelogs, and update README with package details.
This commit is contained in:
parent
8d7bd7e828
commit
a2b40f8a9c
26 changed files with 75 additions and 19 deletions
2
packages/icon_button_m3e/CHANGELOG.md
Normal file
2
packages/icon_button_m3e/CHANGELOG.md
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
## 0.1.0
|
||||
- Changelog initialized.
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
name: icon_button_m3e
|
||||
description: "Material 3 Expressive IconButton with sizes, variants, shapes, toggle, and accessible hit targets."
|
||||
version: 0.1.1
|
||||
repository: https://github.com/EmilyMonestone/icon_button_m3e
|
||||
issue_tracker: https://github.com/EmilyMonestone/icon_button_m3e/issues
|
||||
version: 0.1.0
|
||||
repository: https://github.com/EmilyMoonstone/material_3_expressive/tree/main/packages/icon_button_m3e
|
||||
issue_tracker: https://github.com/EmilyMonestone/material_3_expressive/issues
|
||||
|
||||
environment:
|
||||
sdk: ^3.9.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue