flx_ui 2.7.0 flx_ui: ^2.7.0 copied to clipboard
UI widgets designed in Flx UI style
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