FLUTTER ECOSYSTEM

city_pickers

Flutter plugin for city picker, Popups widgets, call by function, support china.

city_pickers cover
Latest version
1.3.0
30-day downloads
1.2K
Likes
93
Pub points
130

Package Overview

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

Overview

A Flutter plugin that provides a city picker popup widget for selecting cities, with support for China's location data. It can be triggered via a function call and integrates seamlessly into forms or address selection flows. The package is designed for use across multiple platforms including Android, iOS, Web, macOS, Windows, and Linux. It simplifies the process of choosing cities in applications requiring location input, especially those targeting Chinese users.

Use cases
  • Selecting cities in address forms
  • Integrating location pickers in checkout flows
  • Building travel or delivery apps
  • Supporting Chinese regional data
  • Enabling quick city selection in mobile apps
  • Adding location filtering by city
Key features
  • Function-triggered popup
  • China-specific city data
  • Multi-platform support
  • Simple integration
  • Customizable UI
  • Lightweight and fast
Suitable for
  • Apps targeting Chinese users
  • Location-based services
  • E-commerce platforms
  • Travel and logistics apps
  • Form-heavy applications
  • Developers needing quick city selection
Considerations
  • Limited to China's city hierarchy
  • Requires manual handling of selected values
  • No offline mode
  • UI customization limited to provided options
  • Depends on external data source for city list
  • May need additional styling for consistency
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add city_pickers

Categories

Source repository

Related projects