customizable_bottom_sheet 1.0.0 copy "customizable_bottom_sheet: ^1.0.0" to clipboard
customizable_bottom_sheet: ^1.0.0 copied to clipboard

A highly customizable Flutter bottom sheet with built-in search functionality, perfect for item selection, country pickers, and searchable lists.

1.0.0 - 2025-02-15 #

Added #

  • Initial release of customizable_bottom_sheet package
  • CustomizableBottomSheet widget with search functionality
  • Static show() method for easy usage
  • Static showCustom() method for custom content
  • Real-time search filtering
  • Checkbox selection support
  • Edit/Delete action buttons per item
  • Custom empty state widgets
  • Custom no results widgets
  • Sort function support
  • Trailing widget builder
  • Header action widget support
  • Smooth fade-in animation
  • Keyboard-aware layout
  • Drag handle customization
  • 30+ customization options including:
    • Background color
    • Border radius
    • Max height fraction
    • Title and item text styles
    • Search field decoration
    • Close icon customization
    • Animation duration
    • Auto-capitalization
    • And more!

Features #

  • Zero external dependencies (Flutter only)
  • Material 3 theme integration
  • Null safety support
  • Comprehensive documentation
  • Multiple examples
  • Full test coverage
  • Platform-independent
  • Accessibility support

Examples Included #

  • Basic list selection
  • Country picker with flags
  • Multi-select with checkboxes
  • Edit/Delete actions
  • Custom styling
  • Empty states
  • Custom widgets
3
likes
130
points
89
downloads

Publisher

verified publisherdhananjayafernando.online

Weekly Downloads

A highly customizable Flutter bottom sheet with built-in search functionality, perfect for item selection, country pickers, and searchable lists.

Topics

#bottom-sheet #search #searchable #picker #selection

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on customizable_bottom_sheet