view_builder 0.0.4
view_builder: ^0.0.4 copied to clipboard
ViewBuilder package simplifies UI development by providing easy-to-use tools for handling server errors,onRefresh, displaying empty data messages, and creating loading animations. With this package, y [...]
0.0.4 #
- Minor Updates and fixed bugs
0.0.3 #
- Flutter has also given the same widget name ViewBuilder in recent update so new update for flutter as well as view_builder
- Before It was : ViewBuilder()
- Now It is : ItemViewBuilder()
0.0.2 #
- Added Bottom loading and seprated enum files in constant file, added padding, isMoreLoading, modified loading widget.
0.0.1 #
- initial release.