FLUTTER ECOSYSTEM

time_picker_spinner_pop_up

A package show popup anchor for pick date time by using spinner cupertino style

time_picker_spinner_pop_up cover
Latest version
3.0.0
30-day downloads
4.5K
Likes
183
Pub points
150

Package Overview

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

Overview

A Flutter package that displays a popup dialog with a spinner-based time picker using Cupertino-style design. It allows users to select time values through intuitive spinners, ideal for apps requiring a native-like time selection experience on multiple platforms. The popup is anchored to a specific widget, enabling seamless integration into existing UIs. Designed for simplicity and consistency across Android, iOS, macOS, Windows, and Linux.

Use cases
  • Time selection in forms
  • Scheduling features
  • User preference settings
  • Mobile-first app interfaces
  • Cross-platform time pickers
Key features
  • Cupertino-style spinner interface
  • Popup anchored to target widget
  • Supports multiple platforms
  • Simple integration with Flutter
  • Customizable time format
Suitable for
  • Developers building cross-platform apps
  • UI-focused applications
  • Apps needing native-like time pickers
  • Form-heavy applications
  • iOS-style design enthusiasts
Considerations
  • Limited to time-only selection
  • No date picker included
  • Requires manual handling of time value parsing
  • Not suitable for complex date-time workflows
  • Depends on external dependency for styling
Supported platformsAndroidiOSmacOSWindowsLinux

Install package

flutter pub add time_picker_spinner_pop_up

Categories

Source repository

Related projects

No data available yet.