PackageTrack
Sign in Get early access

bottom_sheet

Flexible bottom sheet with the ability to scroll content even without a list.

4.0.4 22K downloads/mo #2121 most downloaded on pub.dev surfstudio/flutter-bottom-sheet

What this package is like to depend on

Last release 2 years ago

no release in 18 months

Release timing varies

gaps range from 2 weeks to 11 months

Nearly every release is documented

notes for 17 of 17 stable releases

Nothing withdrawn

no release was ever pulled

6 years old

26 releases · first in 2020

0 releases in the last 12 months

see the full history below

Release timeline

26 releases · Aug 2020 to Apr 2024
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 26
  1. 4.0.4 18 Apr 2024
    Release notes

    Fixed

    • Correct logo position
    Open source →
  2. 4.0.3 15 Apr 2024
    Release notes

    Changed

    • Rebranding
    Open source →
  3. 4.0.2 25 Mar 2024
    Release notes

    What's Changed

    Full Changelog: v4.0.1...v4.0.2

    Open source →
    Release notes

    Fixed

    • Drag on web
    Open source →
  4. 4.0.1 12 Mar 2024
    Release notes

    Fixed

    • Sticking when closing at the end

    Changed

    • Split the animation speed into opening and closing speeds. The closing speed has been reduced.
    • FlexibleBottomSheetRoute has been made public
    Open source →
    Release notes

    Fixed

    • Sticking when closing at the end

    Changed

    • Split the animation speed into opening and closing speeds. The closing speed has been reduced.
    • FlexibleBottomSheetRoute has been made public
    Open source →
  5. 4.0.0 18 Aug 2023
    Release notes

    Fixed

    • BottomSheet pop twice
    • Added Force widget rebuild to change bottomSheetOffset value
    • Transparent space below the content
    • No rounded corner on top

    Added

    • Added generic param to FlexibleBottomSheet
    • Added a new parameter that controls the display of the snackbar

    Changed

    • Updates minimum Flutter version to 3.0.0
    • Updates minimum surf_lint_rules version to 3.0.0
    Open source →
    Release notes

    Fixed

    • BottomSheet pop twice
    • Added Force widget rebuild to change bottomSheetOffset value
    • Transparent space below the content
    • No rounded corner on top

    Added

    • Added generic param to FlexibleBottomSheet
    • Added a new parameter that controls the display of the snackbar

    Changed

    • Updates minimum Flutter version to 3.0.0
    • Updates minimum surf_lint_rules version to 3.0.0
    Open source →
  6. 3.1.2 28 Sep 2022
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v3.1.1...v3.1.2

    Open source →
    Release notes

    Fixed

    • Indentation rules trailing commas;
    • Error with showFlexibleBottomSheet - DraggableScrollableController is not attached to a sheet;

    Added

    • Added optional draggableScrollableController;
    Open source →
  7. 3.1.1 19 May 2022
    Release notes

    What's Changed

    • Fix: bug after closing the bottom sheet if it was opened with an open keyboard. by @KristinaZoteva in #54

    Full Changelog: v3.1.0...v3.1.1

    Open source →
    Release notes

    Fixed

    • Overflow error when swipe down with opened keyboard;
    • Wrong behavior when open and close bottomsheet with opened keyboard;
    Open source →
  8. 3.1.0 17 May 2022
    Release notes

    What's Changed

    Full Changelog: v3.0.0...v3.1.0

    Open source →
    Release notes

    Added

    • ability to set the barrier color;

    Changed

    • Flutter 3 is supported;
    Open source →
  9. 3.0.0 25 Apr 2022
    Release notes

    What's Changed

    • Docs: add information that builder should return a scrollable widget. by @KristinaZoteva in #46
    • Feat: add ability set height based on content. by @KristinaZoteva in #51
    • Feat: safe area including available #41
    • Fixed: #49
    • Fixed: #48
    • Fixed #30

    Full Changelog: v2.1.0...v3.0.0

    Open source →
    Release notes

    Fixed

    • Absent scrolling in showStickyFlexibleBottomSheet when input was destroyed by cache area when keyboard was opened.

    Added

    • Ability to pass decorated when calling showFlexibleBottomSheet.
    • Ability to set the height of the bottom sheet based on the content.
    • Ability to set the bottom sheet color.
    Open source →
  10. 2.1.0 31 Mar 2022
    Release notes

    Fixed

    • Hole between keyboard and bottom sheet;

    Added

    • keyboardBarrierColor parameter that sets the color for the space behind the keyboard;
    • custom bottom sheet's animation duration;

    Changed

    • ChangeInsetsDetector used BottomInsetObserver;
    Open source →
  11. 2.0.0 20 Feb 2022
    Release notes

    Fixed

    • LateInitializationError when bottom sheet appear with an open keyboard;

    Changed

    • DraggableScrollableSheet from Flutter used as core;
    • FlexibleDraggableScrollableWidgetBuilder uses ScrollController instead FlexibleDraggableScrollableSheetScrollController;

    Removed

    • FlexibleScrollNotifier;
    Open source →
  12. 1.0.5 07 Dec 2021
    Release notes
    • Docs improvement.
    Open source →
  13. 1.0.4 26 Oct 2021
    Release notes
    • Fix double pop navigator(tnx Renesanse).
    Open source →
  14. 1.0.3 05 Oct 2021
    Release notes
    • Coverage integration.
    Open source →
  15. 1.0.2 05 Oct 2021
    Release notes
    • Useless classes has been removed
    • Fix wrong behaviour when isCollapsible = true
    • Added isDismissible property
    • Migrate to AndroidX for example
    • Fix some dirty code
    • Fix extent counting
    Open source →
  16. 1.0.1 01 Jun 2021
    Release notes
    • Stable release
    Open source →
  17. 1.0.1-dev.2 29 May 2021 pre-release
    Release notes
    • Remove animation listeners.
    Open source →
  18. 1.0.0 20 Apr 2021
    Release notes
    • Migrate this package to null safety.
    Open source →
  19. 0.0.1-dev.8 10 Mar 2021 pre-release

    Nothing published for this version

  20. 0.0.1-dev.7 27 Jan 2021 pre-release

    Nothing published for this version

  21. 0.0.1-dev.6 12 Jan 2021 pre-release

    Nothing published for this version

  22. 0.0.1-dev.5 07 Sep 2020 pre-release

    Nothing published for this version

  23. 0.0.1-dev.4 04 Sep 2020 pre-release

    Nothing published for this version

  24. 0.0.1-dev.3 02 Sep 2020 pre-release
    Release notes
    • Fix lint hints
    Open source →
  25. 0.0.1-dev.2 13 Aug 2020 pre-release

    Nothing published for this version

  26. 0.0.1-dev.0 11 Aug 2020 pre-release
    Release notes
    • Initial release
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive