Getwidget Versions Save

Most popular and easy to use open source UI library with 1000+ Widgets to build flutter app.

v2.0.4

2 years ago

2.0.4 - 2021-08-23

Fixed

  • GFCarousal pagination issue fixed.
  • GFIconBadge icon issue fixed.
  • GFToast issue fixed.

v2.0.3

2 years ago

2.0.3 - 2021-06-29

Fixed

  • GFCard issue fixed.

v2.0.2

2 years ago

2.0.2 - 2021-05-10

Fixed

  • couple of Null Safety related issues.
  • GFcarousel issues resolved.

v2.0.1-nullsafety.4

3 years ago

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

3 years ago

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

1.2.2

3 years ago

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

3 years ago

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

3 years ago

1.1.1 - 2020-06-26

Added

  • added new components
    • GFCheckbox
    • GFRadio

Update

  • Changed name to GetWidget

Fixed

  • Many minor issues fixed