neom_google_places 2.0.2 copy "neom_google_places: ^2.0.2" to clipboard
neom_google_places: ^2.0.2 copied to clipboard

PlatformAndroid

Google places autocomplete widgets for flutter maintained by Open Neom.

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
1
likes
120
points
126
downloads

Documentation

API reference

Publisher

verified publisheropenneom.dev

Weekly Downloads

Google places autocomplete widgets for flutter maintained by Open Neom.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, google_api_headers, http, neom_maps_services, rxdart, sint

More

Packages that depend on neom_google_places