FLUTTER ECOSYSTEM

mapbox_search

A Flutter package for place search using MapBox Api and for Static map image

mapbox_search cover
Latest version
4.4.0
30-day downloads
19.1K
Likes
96
Pub points
140

Package Overview

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

Overview

A Flutter package that enables place search functionality using the MapBox API and generates static map images. It simplifies integration of geolocation features into Flutter apps by providing a straightforward interface for searching locations, retrieving coordinates, and displaying static maps. Ideal for applications requiring address lookup, location selection, or map previews. The package supports multiple platforms including Android, iOS, Web, macOS, Windows, and Linux, ensuring broad compatibility. Developers can easily implement location-based services with minimal setup.

Use cases
  • Location search in mobile apps
  • Address picker for forms
  • Static map previews
  • Geocoding integration
  • Map-based UI components
  • Travel and delivery apps
Key features
  • MapBox API integration
  • Static map image generation
  • Cross-platform support
  • Simple search interface
  • Coordinate retrieval
  • Responsive design
Suitable for
  • Developers building location-aware apps
  • Apps needing address lookup
  • Projects requiring static maps
  • Cross-platform mobile and web apps
  • Travel, logistics, and mapping tools
Considerations
  • Requires MapBox API key
  • Network connectivity needed
  • Potential rate limits on free tier
  • Limited customization of search UI
  • Dependent on external API stability
  • Additional configuration for each platform
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add mapbox_search

Categories

Source repository

Related projects