Releases: ionicfirebaseapp/getwidget
Releases · ionicfirebaseapp/getwidget
v2.0.4
v2.0.3
2.0.3 - 2021-06-29
Fixed
- GFCard issue fixed.
v2.0.2
2.0.2 - 2021-05-10
Fixed
- couple of Null Safety related issues.
- GFcarousel issues resolved.
v2.0.1-nullsafety.4
2.0.1-nullsafety.4 - 2021-03-17
Added
- Added test cases.
2.0.0-nullsafety.3 - 2021-03-09
Added
- Added nullsafety.
1.2.4
1.2.2
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
1.1.3
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
1.1.1
1.1.1 - 2020-06-26
Added
- added new components
- GFCheckbox
- GFRadio
Update
- Changed name to GetWidget
Fixed
- Many minor issues fixed