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
478 stars 58 forks source link

feat: Add support for the auto complete widget #291

Closed divyanshub024 closed 1 month ago

divyanshub024 commented 1 month ago

Description

This PR add support for the auto complete widget

Related Issues

Closes #273

Type of Change