neom_google_places

Pub Maintained by Open Neom

The definitive, maintenance-free solution for Google Places in Flutter.

neom_google_places provides high-performance autocomplete widgets for your location-based applications. It is built on top of the robust neom_maps_services core, ensuring strict type safety and full compatibility with the latest Google APIs.


Explore the Open Neom Ecosystem

This package is part of the Open Neom modular suite. We build professional-grade, open-source infrastructure for Flutter developers.

Join us in building the future of sovereign digital infrastructure.


What's new in v2.0.0?

  • Google Places API V2 Ready: Fully refactored to comply with the latest Google Places Web Service changes.
  • Clean Architecture: Removed legacy bloat. Optimized for 60fps performance.
  • Strict Typing: New Prediction and PlaceDetails models to prevent runtime errors.

Note: As per StackOverflow, you must enable billing on your Google Cloud account to use the Places API, even for free tier usage.

Installation

Add the following to your pubspec.yaml:

dependencies:
  neom_google_places: ^2.0.0