empty_widget 0.0.5
empty_widget: ^0.0.5 copied to clipboard
Custom_Empty widget is flutter custom widget which is designed to notify user about some event.
0.0.4 10 Jun 2021 #
- Add
hideBackgroundAnimation
property to hide background circular animation
[0.0.4] 04 Jun 2021 #
- 🐛 (fix) Unable to use project assets. Ref -> https://github.com/TheAlphamerc/empty_widget/issues/5
0.0.3 12 May 2021 #
- Migrate to Null Safty
- Rename EmptyListWidget to EmptyWidget
0.0.2 18 Apr 2021 #
- Add code documentation
- Code refactor
0.0.1-hotfix 12 Apr 2021 #
- Dispose Tiker automatically on widget dispose
0.0.1 24 Dec 2019 #
- Add default images in package
- Add title text style
- add Subtitle text style
0.0.1-dev.4 23 Dec 2019 #
- add demo example
0.0.1-dev.3 23 Dec 2019 #
- add image assets
0.0.1-dev.2 23 Dec 2019 #
- changelog updated
0.0.1-dev.1 23 Dec 2019 #
- empty widget added