on_text_input_widget 0.1.0 copy "on_text_input_widget: ^0.1.0" to clipboard
on_text_input_widget: ^0.1.0 copied to clipboard

A text field that makes so many things like online, and offline searching easier.

0.1.0 #

  • Breaking: Renamed onChangeDebouncer to onChangeDebounce
  • Breaking: Narrowed contentPadding type from EdgeInsetsGeometry to EdgeInsets
  • Breaking: Bumped minimum Flutter to 3.3.0 and Dart SDK to 3.0.0
  • Fixed: Controller memory leak — internally created controllers now disposed
  • Fixed: Missing didUpdateWidget — stale hintText, borderRadius, textEditingController after rebuild
  • Fixed: postFrameCallback now has mounted guard
  • Fixed: Debounce pipeline now recovers from onChangedProcessing exceptions
  • Fixed: Validator no longer returns empty string as Form error
  • Fixed: _CustomAnimatedSize now uses the passed curve parameter
  • Fixed: Replaced deprecated theme.buttonTheme.height usage
  • Fixed: errorCheck no longer clears text on successful validation
  • Fixed: Set<void> literal replaced with normal void callback
  • Fixed: focusNode shadowing — state field renamed to focusOffset
  • Fixed: _defaultBorderRadius changed to final
  • Added: 15 widget tests for both OnTextInputWidget and OnTextInputWidgetUserField
  • Added: AGENTS.md for contributor instructions
  • Docs: Rewrote README with full API reference

0.0.8 #

  • Border Color added

0.0.7 #

  • Refactored - Size

0.0.6 #

  • Refactored - Size

0.0.5 #

  • Refactored - showDetailError added to the OnTextInputWidgetUserField

0.0.4 #

  • OnTextInputWidgetUserField added. It is a sub-widget implemented with OnProcessButtonWidget

0.0.3 #

  • Some size error fixed

0.0.2 #

  • Some size error fixed

0.0.1 #

  • on_text_input_widget with many functionalities
4
likes
160
points
138
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A text field that makes so many things like online, and offline searching easier.

Repository (GitHub)
View/report issues

Topics

#text-input #text

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on on_text_input_widget