Create reusable password field in flutter with preview check
It took 4 days search to find this, so I'm sharing it with the community, credit goes to X-Wei.
Problem:
Creating a password field in flutter with preview check as below:
Solution:
Define StatefulWidget to for a new widget named PasswordField as ...
hashnode.com
Syed Fazle Rahman
Building Bug0, an AI-native E2E testing platform for modern apps - co-founder & ceo @ Hashnode
Thanks for writing this. I recently tried flutter and it looks good so far.
I will bookmark this article for future reference. :)