future_widget_builder 2.0.0
future_widget_builder: ^2.0.0 copied to clipboard
Customizable Flutter widget builder with FutureBuilder, HTTP & JWT support.
0.0.1 #
- Made a comprehensive widget builder that gives customizable widget that works on future builder and makes nice looking customizable widgets with http method and token
0.0.2 #
- Changed description and removed license from read me
0.0.7 #
- Fixed the length issue for method builder
0.0.8 #
- Removed deps on secure storage
1.0.0 #
- Fixed custom widget building and example project added for testing and deployment.
2.0.0 #
- Removed deps on custom scroll view and switched to grid view along with direction gap and row col variable.