flutter_bamboo_ui_kit 0.0.3
flutter_bamboo_ui_kit: ^0.0.3 copied to clipboard
A custom widget made from TLab for TLab.
0.0.3 #
Added #
TBadge: newborderColorparameter for custom badge borders.TTile: newvalueText,valueStyle, andvalueDecorationparameters for displaying styled value pills.TTile: new checkbox support viashowCheckbox,isChecked, andonCheckboxChanged.TCalendar: newselectableDayPredicateto disable specific dates; disabled dates are dimmed and non-interactive.- Example screens: custom accordion usage in
BadgeScreenand updatedTileScreen,CalendarScreen, andSwitchScreen.
Changed #
TDropdown: setisExpanded: truefor improved dropdown layout.TTile: hit-test behavior changed toHitTestBehavior.opaque.
Fixed #
TCalendar: range and multi-select selections now respectselectableDayPredicate.
Documentation #
- Added
selectableDayPredicateusage examples todoc/components/calendar.md.
0.0.2 #
- Miscellaneous fixes and improvements.
- Documentation updates.
0.0.1 #
- Initial public release of TLab Bamboo UI Kit.