orient_text_field 0.1.5 copy "orient_text_field: ^0.1.5" to clipboard
orient_text_field: ^0.1.5 copied to clipboard

Embracing the landscape. A Flutter package that provides orientation-aware text field widgets.

0.1.5 #

  • Fixed bug. Broken layout on nested route

0.1.4 #

  • Update readme.md
  • Added code documentation

0.1.3 #

  • Fixed bug. Error when placed on popup alert dialog
  • Added parameter submitondone

0.1.2 #

  • Fixed text direction inherits from parent field
  • Added parameter documentation

0.1.1 #

  • Fixed readme
  • Added code documentation
  • Added bug report guidelines
  • Added topics on pupbspec

0.1.0 #

  • Initial release of OrientTextField package
  • Added OrientTextField widget - drop-in replacement for Flutter's TextField with orientation-aware full-screen editing
  • Added OrientTextFormField widget - drop-in replacement for Flutter's TextFormField with form validation support
  • Added KeyboardStatusProvider for keyboard visibility detection and management
  • Added FullScreenFieldConfig class for customizing full-screen editing mode
  • Automatic full-screen editing mode activation in landscape orientation
  • Support for password fields with visibility toggle in full-screen mode
  • Seamless keyboard handling with proper scrolling and insets
  • Compatible with all standard TextField and TextFormField parameters
1
likes
150
points
441
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Embracing the landscape. A Flutter package that provides orientation-aware text field widgets.

Repository (GitHub)
View/report issues

Topics

#textfield #fullscreen #orientation #landscape #keyboard

License

MIT (license)

Dependencies

flutter

More

Packages that depend on orient_text_field