flutter_chips_input
flutter_chips_input copied to clipboard
Loading builder
Need loading builder. When I am doing search, i need to search from server->wait-> once result come then show suggestions. In between this time, I need to show loading builder below input box instead of suggestion box.
same here