FLUTTER ECOSYSTEM

flutter_google_places_sdk_http

An http implementation of Flutter plugin to be used by other platform implementation

Latest version
0.3.0
30-day downloads
36.1K
Likes
1
Pub points
140

Package Overview

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

Overview

A Flutter package providing an HTTP-based implementation for integrating Google Places functionality into apps. It enables location, place, and address search capabilities across multiple platforms including Android, iOS, Web, macOS, Windows, and Linux. Designed as a foundational layer for other platform-specific implementations, it communicates with the Google Places API via HTTP requests, offering flexibility and compatibility without requiring native code. Ideal for developers seeking a lightweight, cross-platform solution for place lookups and autocomplete features.

Use cases
  • Place autocomplete in forms
  • Address search and selection
  • Geolocation data retrieval
  • Cross-platform location services
  • Integration with map-based applications
Key features
  • HTTP-based API communication
  • Multi-platform support
  • Lightweight and modular design
  • Compatible with native plugins
  • Simple integration via HTTP requests
Suitable for
  • Developers building cross-platform apps
  • Apps needing place search without native SDKs
  • Projects using custom platform implementations
  • Teams preferring HTTP over native dependencies
Considerations
  • Requires internet connection
  • Depends on Google Places API key
  • Limited to HTTP request capabilities
  • Not a full native plugin
  • May need additional error handling for API responses
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add flutter_google_places_sdk_http

Categories

Source repository

Related projects

No data available yet.