nester 0.0.7
nester: ^0.0.7 copied to clipboard
Flutter library to automatically convert a list of widgets in a nested group of widget.
0.0.7 #
- Return a single Widget only if
takeparam is null else return an array of Widgets.
0.0.6 #
- Code formatting
- Review comments and documentation
0.0.5 #
- Improved "next" function
0.0.4 #
- Deprecated old constructor
- Added "list" constructor to the list management
- Added "queue" constructor to the queue management
- Review the documentation
0.0.3 #
- Updated description in yaml file
0.0.2 #
- Changed the constructor
0.0.1 #
- First release