diff --git a/README.md b/README.md index 8af5be8..ce5c67f 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ * make multiple selection * dialogGroupedCheckbox * list of groupedCheckbox + * list of customisable groupedCheckbox * select/deselect items pragrammatically ## Getting Started diff --git a/pubspec.yaml b/pubspec.yaml index 716bbe5..4bb458c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: checkbox_grouped description: flutter widget that grouping checkbox, recuperate the actual selection,support multiple selection -version: 1.6.1+1 +version: 1.7.0 homepage: https://github.com/liodali/grouped_checkbox