ux 0.3.0
ux: ^0.3.0 copied to clipboard
Flutter toolkit for fluid, native-feeling UIs. Includes frame-accurate keyboard height tracking via FFI with interactive dismiss, bezier utilities, and layout primitives.
0.3.0 #
UxKeyboard: fix interactive dismiss race conditions — keyboard height no longer gets stuck when rapidly dismissing and re-focusingUxKeyboard: handle zero-duration keyboard notifications (instant snap)UxKeyboard: gate adaptive learning debug output behindkDebugMode- Example: rewrite as chat UI demonstrating
ListenableBuilder, scroll freeze, and interactive dismiss - Example: modernize Android project (v2 embedding, AGP 8.7, Gradle 8.11)
0.2.0 #
UxKeyboard: sampled native animation curves (iOS & Android) with adaptive learningUxKeyboard: interactive dismiss via pan gesture- Android: keyboard height tracking via JNI/FFI bridge
0.1.1 #
- Bezier utilities
0.0.3 #
- Action Plan
0.0.2 #
- BendBox