File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ # 5.4.0
2+ - Added configurable border width and disable flag for the shadow on tapping
3+
4+ Thanks to [ JaseElder] ( https://github.com/JaseElder )
5+
16# 5.3.4
27- Fix deprecated member 'primary'
38
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ Follow these steps to use this package
4040
4141``` yaml
4242dependencies :
43- group_button : ^5.3.4
43+ group_button : ^5.4.0
4444` ` `
4545
4646### Add import package
Original file line number Diff line number Diff line change 11name : group_button
22description : Flutter custom widget to make a group buttons. Included Radio and CheckBox buttons.
3- version : 5.3.4
3+ version : 5.4.0
44homepage : https://github.com/Frezyx/group_button
55repository : https://github.com/Frezyx/group_button
66issue_tracker : https://github.com/Frezyx/group_button
You can’t perform that action at this time.
0 commit comments