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
491 stars 60 forks source link

[DRAFT]: Added `unfocus` in form widget to hide keypad on tapping the widget #241

Open i-asimkhan opened 5 months ago

i-asimkhan commented 5 months ago

Description

Added unfocus in form widget to hide keypad on tapping the widget

Related Issues

181

Type of Change