Emojis break maximum length on input forms
Apparently this is a known problem with the widget: https://api.flutter.dev/flutter/material/TextField/maxLength.html
@mlbn33 said it should be easy to fix in the controller.
Apparently this is a known problem with the widget: https://api.flutter.dev/flutter/material/TextField/maxLength.html
@mlbn33 said it should be easy to fix in the controller.