Hello everyone,
I am new to Flutterflow, and I would like to ask for your help in achieving the below task.
My goal is to show in real-time to the user the number words inserted into a textfield.
To do this, I have created a custom function thanks to the copilot coder which works fine after testing it.
After that, I tried to implement it into my textfield, and use a text widget below to show the number of words real-time to the user. However, I can't seem to make the second part work.
Any help would appreciated, thanks a lot for your time!
How to make a widget that counts Words inserted in a text field?
Resolved
3
11 replies