getwidget
GetWidget is an open-source Flutter UI Kit with 1,000+ production-ready widgets (buttons, cards, carousels, forms, and more). Maintained since 2017 by the team at getwidget.dev.
7.0.2
23K downloads/mo
#2043 most downloaded on pub.dev
ionicfirebaseapp/getwidget
What this package is like to depend on
Last release 3 months ago
24 May 2026
Release timing varies
gaps range from 2 months to 1.3 years
Most releases are documented
notes for 19 of 23 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
28 releases · first in 2020
3 releases in the last 12 months
see the full history below
Release timeline
28 releases · Jun 2020 to May 2026Releases
latest 28-
7.0.224 May 2026Release notes
Open source →📝 Documentation
- README: pointed the "Hire Flutter developers" pillar-guide anchor at the sister staffing brand
hireflutterdev.com(the canonical surface for that buyer cluster). - README: strengthened the "Built by" entry to the commercial anchor variant
HireFlutterDev — hire dedicated Flutter developers.
No runtime code changes in this release.
- README: pointed the "Hire Flutter developers" pillar-guide anchor at the sister staffing brand
-
7.0.122 May 2026Release notes
Open source →📝 Documentation
- Rewrote
pubspec.yamldescription for clarity, grammar, and pub.dev discoverability ("1,000+ production-ready Flutter widgets, maintained since 2017"). - README: added recency banner, "Why GetWidget" section, and a 6-question FAQ (maintained status, Material/Cupertino comparison, commercial use, Flutter SDK compatibility, maintainers, support channels).
- LICENSE: updated copyright years from
2020to2017-2026for both copyright holders.
No runtime code changes in this release.
- Rewrote
-
7.0.009 Sep 2025Release notes
Open source →🚀 Features
- Extended color options in the colors folder (#367).
- Improved code formatting and readability in
GFCardwidget (#368). - Set appropriate default hint values for
GfFormFieldhint texts (#350).
🐛 Bug Fixes
- Fixed spelling of 'accordion' and anchor link for documentation in README (#349).
- Fixed:
enableFeedbackcan't be null (#364). - Fixed direct reference to
CardThemeDatafor Flutter version compatibility (#366). - Fixed build issues on Flutter 3.35.0 (#371).
- Fixed color for social color Pinterest.
🔨 Refactors
- Removed deprecated lint hints (#341).
- Multiple PR merges resolving conflicts and improving stability (#373, #374, #372, #375).
🛠 Compatibility
⚠️ Breaking Changes
- Please review the merged PRs and migration guides for any breaking changes impacting the upgrade from v6.x.x to v7.0.0.
See the GitHub Pull Requests and Commits for more details.
-
6.0.025 Feb 2025 -
5.0.018 Dec 2024Release notes
Open source →- Change type from CardTheme to CardThemeData in response to breaking change in flutter 3.27.
-
4.0.024 Aug 2023Release notes
Open source →- Added padding and margin properties for gf_search_bar
- Added drag option for circular progress bar in gf_progress_bar
- Replaced topbar with content parameter in gf_alert
- Fixed social buttons assets issue
- Fixed alignment issue for gf_toggle text
- Fixed shadow issue for gf_list_tile when no color passed
- Updated Readme
-
3.1.114 Apr 2023 -
3.1.014 Apr 2023Release notes
Open source →- Added drag functionality for Linear progress bar
- Added validation in multiselect widget, GF-CheckBox, GF-Radio, GF-DropDown
- GF-Alert design updated and made it more customizable
- Fixed text crop issue in GF-Toggle
- Added the async function for search query
- Mouse support for GF-Carousel
-
3.0.103 Jun 2022 -
3.0.002 Jun 2022 -
2.1.102 Jun 2022Release notes
Open source →Fixed
- Fallback to flutter 2.* because of version issues
- Next release will support flutter 3
-
2.1.030 May 2022Release notes
Open source →Fixed
- Migrated to Flutter 3.0.0.
- Option for adding preselected values in MultiSelect dropdown widget.
- WidgetBinding instances null check issue fixed.
- GFTextField migrated to null nullsafety and now enabled.
- New GFTextField widgets added : GFTextFieldRounded, GFTextFieldSquared, GFTextFieldPill.
- Added Prefix Icon option for GFTextField widgets.
-
2.0.521 Feb 2022Release notes
Open source →Fixed
- Added GFDrawer Header centerAlign option
- Added border for GFCarousel
- Added divider height option for GFTypography
- Added font weight option for GFTypography
- Added width parameter for GFTabBar
-
2.0.423 Aug 2021Release notes
Open source →2.0.4 - 2021-08-23
Fixed
- GFCarousal pagination issue fixed.
- GFIconBadge icon issue fixed.
- GFToast issue fixed.
Release notes
Open source →Fixed
- GFCarousal pagination issue fixed.
- GFIconBadge icon issue fixed.
- GFToast issue fixed.
-
2.0.329 Jun 2021 -
2.0.210 May 2021Release notes
Open source →2.0.2 - 2021-05-10
Fixed
- couple of Null Safety related issues.
- GFcarousel issues resolved.
-
2.0.1-nullsafety.417 Mar 2021 pre-releaseRelease notes
Open source →2.0.1-nullsafety.4 - 2021-03-17
Added
- Added test cases.
2.0.0-nullsafety.3 - 2021-03-09
Added
- Added nullsafety.
-
2.0.0-nullsafety.310 Mar 2021 pre-release -
2.0.0-nullsafety.209 Mar 2021 pre-releaseNothing published for this version
-
2.0.0-nullsafety.109 Mar 2021 pre-releaseNothing published for this version
-
2.0.0-nullsafety09 Mar 2021 pre-releaseNothing published for this version
-
1.2.424 Nov 2020Release notes
Open source →1.2.4 - 2020-11-24
Fixed
- [GFProgressBar] issue.
- [GFBottomSheet] minor issue.
- [GFIconButton] wrong touch issue. #195
- [GFDropdown] minor issue.
- [GFCarousel] issue. #185
- Many more minor improvements.
Added
- Test cases added for couple of components
- GFLoader
- GFTypography
Release notes
Open source →Fixed
- [GFProgressBar] issue.
- [GFBottomSheet] minor issue.
- [GFIconButton] wrong touch issue. #195
- [GFDropdown] minor issue.
- [GFCarousel] issue. #185
- Many more minor improvements.
Added
- Test cases added for couple of components
- GFLoader
- GFTypography
-
1.2.312 Nov 2020Nothing published for this version
-
1.2.202 Oct 2020Release notes
Open source →1.2.2 - 2020-10-02
Fixed
- [GFButton] width related issue.
- [GFRadio] minor issue.
- [GFRadioListTile] selection issue
- [GFCheckbox] minor issue.
- [GFCheckboxListTile] selection issue
- Many more minor improvements.
Added
- few new compoenents added
- GFBottomSheet
- GFIntroScreen
- GFAnimation
- GFBorder
- GFStickyHeader
Release notes
Open source →Fixed
- [GFButton] width related issue.
- [GFRadio] minor issue.
- [GFRadioListTile] selection issue
- [GFCheckbox] minor issue.
- [GFCheckboxListTile] selection issue
- Many more minor improvements.
Added
- few new compoenents added
- GFBottomSheet
- GFIntroScreen
- GFAnimation
- GFBorder
- GFStickyHeader
-
1.2.102 Oct 2020Nothing published for this version
-
1.1.330 Jul 2020Release notes
Open source →1.1.3 - 2020-07-30
Fixed
- [GFAppBar] clear button does not fire onChanged #149
- [GFCarousel] initialPage Not Honored if Page Indicators Enabled. #144
- [GFCarousel] timer of the autoPlay is not disposed #143
- [GFCarousel] active page indicator is not being updated without "onPageChanged" #139
- [GFTabBar] Docs say about isScrollable which is not supported #132
Update
- couple of compoenents (WIP)
- GFCheckboxTile
- GFRadioTile
Release notes
Open source →Fixed
- [GFAppBar] clear button does not fire onChanged #149
- [GFCarousel] initialPage Not Honored if Page Indicators Enabled. #144
- [GFCarousel] timer of the autoPlay is not disposed #143
- [GFCarousel] active page indicator is not being updated without "onPageChanged" #139
- [GFTabBar] Docs say about isScrollable which is not supported #132
Added
- couple of compoenents (WIP)
- GFCheckboxTile
- GFRadioTile
-
1.1.230 Jul 2020Nothing published for this version
-
1.1.026 Jun 2020Nothing published for this version