focus_widget 1.0.2 copy "focus_widget: ^1.0.2" to clipboard
focus_widget: ^1.0.2 copied to clipboard

outdated

When the FocusWidget has focus Trigger the PointerDown event outside the FocusWidget area Will make FocusWidget lose focus and trigger the FocusNode listener

1.0.2 #

  • Now when the TextField layout changes, the focus area can follow
  • New parameters:
    • bool showFocusArea Display a translucent red box to show the focus area, it's for debug.
    • bool keepFocusStyle The TextField lost focus but keep to show the focus style.
    • bool Function(Widget widget) onLostFocus Return true to allow lost focus.

1.0.1+2 Updated README.md #

1.0.1+1 Updated README.md #

1.0.1 Add a static method named 'builder' #

1.0.0+1 Add screen recoding to README.md #

1.0.0 Create #

20
likes
0
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

When the FocusWidget has focus Trigger the PointerDown event outside the FocusWidget area Will make FocusWidget lose focus and trigger the FocusNode listener

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on focus_widget