advance_text_field 0.0.6 copy "advance_text_field: ^0.0.6" to clipboard
advance_text_field: ^0.0.6 copied to clipboard

an advance text field for flutter, customizable and contain two button for save and make editable text field.

0.0.1 3 March 2021. #

  • First version of AdvanceTextField.

0.0.4 3 March 2021. #

  • Add comments to Code.

[0.0.4] - 3 March 2021. #

  • Format codes.
  • Add Sample.

0.0.6 9 December 2025 #

  • Upgrade to null safety (SDK >=2.12.0)
  • Update all nullable fields with proper null safety annotations
  • Replace @required with required keyword
  • Update function types to VoidCallback? and ValueChanged
  • Fix test file with proper widget tests
  • Update Android configuration for modern Flutter versions
18
likes
150
points
135
downloads

Publisher

unverified uploader

Weekly Downloads

an advance text field for flutter, customizable and contain two button for save and make editable text field.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on advance_text_field