flx_ui 2.9.3 flx_ui: ^2.9.3 copied to clipboard
UI widgets designed in Flx UI style
2.9.2 #
- Added auto spacious button text color
2.9.1 #
- Fixed Target long tap effect
- Fixed spacious button text color
2.9.0 #
- Toggle now more higher
- New animation curve in Toggle
- Fixed Toggle target area
- Fixed Metrics FromTo class
2.8.0 #
- Added Metrics class
- Added Platform class
- Added 'material/dialog.dart' file and ThemeMode, MaterialApp classes exports in 'flx_ui.dart'
2.7.0 #
- Target now supports mouse
- Changed Target effect
- Target hitting area is now always square, regardless of the degree of curvature of the child, or Target
- Target borderRadius can no longer be null, now it defaults to 12
- Added clipped property to Target, which determines whether the Target effect will go beyond the object. Default true
- Removed double tap event from Target (onDoubleTap)
- SpaciousButton and IconButton have an onLongTap event, by default it is null
- When Target has onLongTap, if it is not equal to null, it is vibrated on the mobile device
2.5.0 #
- Refactor
2.3.8 #
- Change TextFiled border radius from 12 to 11
2.3.7 #
- Font Fixes
2.3.6 #
- Font Fixes
2.3.5 #
- Light Theme Fixes
2.3.4 #
- Light Theme Fixes
2.3.3 #
- Hot Fixes
2.3.2 #
- Hot Fixes
2.3.1 #
- Fix light theme
- Rename SplashTapCallback -> TargetTapCallback
- Rename SplashTapCallback -> TargetLongTapCallback
- Rename SplashTapCallback -> TargetDoubleTapCallback
2.3.0 #
- Init release