ux 0.3.0 copy "ux: ^0.3.0" to clipboard
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-focusing
  • UxKeyboard: handle zero-duration keyboard notifications (instant snap)
  • UxKeyboard: gate adaptive learning debug output behind kDebugMode
  • 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 learning
  • UxKeyboard: 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
1
likes
150
points
103
downloads

Documentation

API reference

Publisher

verified publisherswipelab.co

Weekly Downloads

Flutter toolkit for fluid, native-feeling UIs. Includes frame-accurate keyboard height tracking via FFI with interactive dismiss, bezier utilities, and layout primitives.

Homepage
Repository (GitHub)
View/report issues

Topics

#keyboard #ui #animation

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ux

Packages that implement ux