grabber_sheet 1.0.2 copy "grabber_sheet: ^1.0.2" to clipboard
grabber_sheet: ^1.0.2 copied to clipboard

A reusable and customizable draggable bottom sheet with a grabber handle, inspired by the modal sheets in popular apps.

1.0.2 #

  • Fix: Corrected the CI badge link in the README files to point to the correct workflow.

1.0.1 #

  • Patch: Optimized the minimum supported versions for Dart and Flutter SDKs.
    • Dart SDK: >=3.0.0 <4.0.0
    • Flutter SDK: >=3.0.0
  • Fix: Resolved a syntax error that occurred with the updated SDK versions.
  • Test: Added comprehensive widget tests for grabber rendering and snap animations, improving test coverage.
  • Refactor: Redesigned test architecture for better maintainability and scalability.

1.0.0 #

  • New Feature: Added a bottom property to allow adding widgets to the bottom area of the sheet.
  • Docs: Improved descriptions in README.md and README.ko.md, and updated example images and sample code.
  • Build: Added ignored paths to .gitignore.

0.0.2 #

  • Improved README.md with detailed customization instructions and examples.
  • Added a Korean version of the README (README.ko.md).

0.0.1 #

  • Initial release of the grabber_sheet package.
  • Provides a GrabberSheet widget for a customizable draggable bottom sheet.
  • Includes a GrabberStyle class for customizing the handle.
4
likes
0
points
569
downloads

Publisher

unverified uploader

Weekly Downloads

A reusable and customizable draggable bottom sheet with a grabber handle, inspired by the modal sheets in popular apps.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on grabber_sheet