Skip to main content
Before you begin, please make sure you have the Baato Flutter Library installed in your app.
Search-as-you-type place suggestions in a Flutter app

Place suggestions in a Flutter app

The BaatoPlaceAutoSuggestion widget is integrated with the Baato API to provide location suggestions as per the query. Below is a complete example demonstrating the implementation of auto-suggestion.

View the full example on GitHub