flutter_better_ui 1.0.8
flutter_better_ui: ^1.0.8 copied to clipboard
A modern Flutter UI component library that provides beautiful and easy-to-use widgets, with theme customization and responsive design. Actively maintained.
1.0.8 #
- BetterButton Add isShowBorder attribute
1.0.7 #
- Update document content
1.0.6 #
- add BetterSwipeCell
- Fix the height issue of BetterCell
1.0.5 #
- Fix theme errors
1.0.4 #
- Modify the usage document
- No breaking changes
1.0.3 #
- Add BetterSwitch
- Fix the background color of the Better Cell theme
1.0.2 #
- Documentation updates and minor cleanup
- No breaking changes
1.0.0 #
- add BetterButton
- add BetterCell
- add BetterPicker
- add BetterPopup
- add BetterToast
- add BetterTextButton
1.0.1 #
- Fix picker issue, add default parameter values