Skip to content
  • Home
  • Tutorials
  • Troubleshooting
  • Flutter basics
  • Tools
    • SVG to Flutter path converter
  • About me
  • Imprint
Flutter Clutter

Flutter Clutter

Tutorials and troubleshooting for Google's fast-growing UI toolkit

Clear

Text field: Add trailing clear button

2020-06-272020-06-12 by marc
A text field with a clear button

This tutorial teaches how to add a clear button to a text field widget.

Categories Tutorials Tags Beginner, Clear, Dart 2.8.4, Flutter 1.17.3, Textfield, UI Leave a comment