From 99b15e178fe51f9ce29ecf0cac37a03bb8a95b58 Mon Sep 17 00:00:00 2001 From: Irfan Vigma Taufik Date: Tue, 24 Oct 2023 23:36:13 +0700 Subject: [PATCH] Releases v2.3.0 --- .github/FUNDING.yml | 2 +- CHANGELOG.md | 6 ++++++ pubspec.yaml | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 2e9d29e..0c07306 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,6 +1,6 @@ # These are supported funding model platforms -github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] +github: [davigmacode] patreon: # Replace with a single Patreon username open_collective: # Replace with a single Open Collective username ko_fi: davigmacode diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e4bd06..f95fbca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 2.3.0 + +* Added untitled anchor/trigger widget +* Added option to custom placeholder of the anchor/trigger widget +* Added option to custom separator value text + ## 2.0.0 * Added groupable choice items that can be sorted diff --git a/pubspec.yaml b/pubspec.yaml index 20d479a..5d8ef47 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: choice description: The successor to smart_select and chips_choice with cleaner, more flexible, and composable API for creating inline or prompted choice widgets with single or multiple selection. -version: 2.0.0 +version: 2.3.0 homepage: https://davigmacode.github.io/flutter_choice repository: https://github.com/davigmacode/flutter_choice screenshots: