flutter_util_widgets 1.1.0+2
flutter_util_widgets: ^1.1.0+2 copied to clipboard
A flutter package that provides common useful widgets. It's constantly updated.
1.1.0+2 Mar, 20, 2021. #
- Fixing Switcher's animation.
- Updating example.
1.1.0+1 Mar, 20, 2021. #
- Adding multiple choices option for TypeSelector (old OneTypeSelector).
1.1.0 Mar, 20, 2021. #
- Adding support for Null Safety.
1.0.5+3 Jun, 10, 2020. #
- Adding comparingBy function to OneTypeSelector widget.
1.0.5+2 May, 16, 2020. #
- Introduce OneTypeSelector widget.
- Remove state of Switcher widget.
- Rearrange the example project structure.
1.0.5+1 April, 27, 2020. #
- Reformat switcher_widget.
1.0.5 April, 25, 2020. #
- Repair screenshot of Switcher.
1.0.4 April, 25, 2020. #
- Isolating Switcher widget.
1.0.3 April, 25, 2020. #
- Updating README.md with screenshot of Switcher widget usage.
1.0.2 April, 25, 2020. #
- Updating README.md with examples of Switcher widget usage.
1.0.1 April, 25, 2020. #
- Adding new customization options to Switcher widget.
1.0.0 April, 25, 2020. #
- Adding Switcher widget.