FLUTTER ECOSYSTEM

bottom_picker

An easy way that let you create a bottom item picker or date & time picker with minmum parameters

bottom_picker cover
Latest version
4.1.1
30-day downloads
9.7K
Likes
367
Pub points
160

Package Overview

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

Overview

Bottom Picker is a Flutter package that simplifies the creation of bottom sheet pickers for selecting items, dates, or times with minimal configuration. It provides an intuitive interface with customizable options while maintaining a clean, consistent design across platforms. The package supports Android, iOS, macOS, Windows, and Linux, making it ideal for cross-platform applications. With just a few lines of code, developers can implement fully functional pickers without extensive setup.

Use cases
  • Selecting items from a list
  • Choosing dates and times
  • Creating custom bottom sheet dialogs
  • Enhancing user input forms
  • Building mobile-first data entry interfaces
Key features
  • Minimal setup with few parameters
  • Cross-platform compatibility
  • Customizable appearance and behavior
  • Built-in date and time picker support
  • Supports both single and multiple selection
Suitable for
  • Mobile app developers
  • UI/UX designers seeking simplicity
  • Projects requiring quick picker implementation
  • Apps with frequent user input needs
  • Developers prioritizing developer experience
Considerations
  • Limited to bottom sheet presentation
  • May require additional styling for complex UIs
  • Not suitable for non-bottom sheet use cases
  • Depends on Flutter's bottom sheet widget
  • Best suited for simple to moderately complex pickers
Supported platformsAndroidiOSmacOSWindowsLinux

Install package

flutter pub add bottom_picker

Categories

Source repository

Related projects

No data available yet.