Securrency-OSS / mirai

Mirai is a Server-Driven UI (SDUI) library for Flutter. Mirai allows you to build beautiful cross-platform applications with JSON in real time.
https://pub.dev/packages/mirai
MIT License
490 stars 60 forks source link

feat: Added `InputValidation` support in Mirai `TextFormField` #106

Closed i-asimkhan closed 1 year ago

i-asimkhan commented 1 year ago

Description

Added InputValidation support in Mirai TextFormField

Related Issues

Closes #105

Type of Change

i-asimkhan commented 1 year ago

Thanks for the comments, resolved all them now PR is ready.

i-asimkhan commented 1 year ago

It's breaking when we create a variable, ot compiles fine but fails once we run it on the device/emulator.