tlt_design 1.0.9
tlt_design: ^1.0.9 copied to clipboard
A Flutter package for Tandemloop Design System, providing a collection of open-source UI components.
1.0.0 #
- Initial release: All components and utilities added.
1.0.1 #
- README.md updated as per the pub standards
1.0.2 #
- Fixed lint warnings and deprecated usage.
1.0.3 #
- Fixed dart warnings and executed
dart formaton the project files.
1.0.4 #
- Fixed
TltPaginationless pages issues.
1.0.5 #
- Fixed
TltPaginationonTap for next and previous button added.
1.0.6 #
- Fixed
TltPaginationnext and previous button padding.
1.0.7 #
- Fixed
TltPaginationerror when total pages = 1 is passed.
1.0.8 #
- Fixed
TltPaginationdidUpdateWidget lifecycle hook added to listen to the parameter changes (totalPages).