FLUTTER ECOSYSTEM

flutter_google_places

Google places autocomplete widgets for flutter. No wrapper, use https://pub.dartlang.org/packages/google_maps_webservice

flutter_google_places cover
Latest version
0.3.0
30-day downloads
1.6K
Likes
386
Pub points
100

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

A Flutter package providing Google Places autocomplete widgets for seamless integration of location and address search in apps. It offers a clean, native-like UI for selecting places without requiring a wrapper, relying on the underlying google_maps_webservice package for API communication. Designed for developers seeking fast, accurate place suggestions with minimal setup. Supports all major platforms including mobile, web, and desktop.

Use cases
  • Address input in forms
  • Location selection in maps
  • Travel or delivery app checkouts
  • Event or venue discovery
  • User profile location setup
Key features
  • Real-time place autocomplete
  • Native-style UI components
  • Cross-platform support
  • Minimal boilerplate
  • Integration with google_maps_webservice
Suitable for
  • Mobile and web apps needing location input
  • Developers using Google Maps API
  • Apps requiring address validation
  • UX-focused location pickers
  • Fast implementation with minimal code
Considerations
  • Requires Google Maps API key
  • Depends on google_maps_webservice
  • Limited customization options
  • Network-dependent functionality
  • May incur Google Cloud costs
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add flutter_google_places

Categories

Related projects