Closed rishi46 closed 4 months ago
Hi @rishi46,
I am unable to reproduce the issue can you share a minimal and complete code sample without the third party package? or you could try modifying this code to create a minimal reproducible code sample.
Provided that there has been no activity on this issue and we didn't hear back from the author, we are assuming that the issue does not exist, Incase you still encounter the issue please free to comment on this issue or file a new one.
Closing as invalid!
Describe the bug A clear and concise description of what the bug is. After passing the controller it does not give any value entered in the search field
Code sample
Show code sample
```dart class SearchFieldWidget extends StatelessWidget { const SearchFieldWidget({super.key}); @override Widget build(BuildContext context) { final controller = Get.find