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 Autocomplete Widget #273

Closed divyanshub024 closed 1 month ago

divyanshub024 commented 2 months ago

Description

Add support for the Autocomplete Widget

Requirements

Additional Context

https://api.flutter.dev/flutter/material/Autocomplete-class.html

iampranabray commented 2 months ago

I would like to take this one :)

divyanshub024 commented 2 months ago

Thanks @iampranabray, I have assigned it to you :)

divyanshub024 commented 2 months ago

Hey @iampranabray,

I just wanted to check if you are still working on this issue.