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.3.4
2+ - Fix deprecated member 'primary'
3+
4+ Thanks to [ NeroThroN] ( https://github.com/NeroThroN )
5+
16# 5.3.3
27- Remove self linter with ** flutter_lints**
38- Fix linter issues
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.3
43+ group_button : ^5.3.4
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.3
3+ version : 5.3.4
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