Skip to content

Releases: surfstudio/flutter-bottom-sheet

Rebranding

18 Apr 14:51
2ad91a7
Compare
Choose a tag to compare

v4.0.4

Correct logo positon

Rebranding

15 Apr 07:40
bed4617
Compare
Choose a tag to compare

v4.0.3

Rebranding

v4.0.2

25 Mar 10:19
09329eb
Compare
Choose a tag to compare

What's Changed

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

v4.0.1

12 Mar 11:04
f15c4a4
Compare
Choose a tag to compare

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

v4.0.0

18 Aug 14:16
b126c39
Compare
Choose a tag to compare

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

v3.1.2

28 Sep 09:47
9711ddb
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v3.1.1

19 May 13:47
67c7207
Compare
Choose a tag to compare

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

v3.1.0

17 May 14:05
dde4a14
Compare
Choose a tag to compare

What's Changed

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

v3.0.0

26 Apr 07:37
Compare
Choose a tag to compare

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

2.1.0

31 Mar 12:04
Compare
Choose a tag to compare
v2.1.0

Release: v2.1.0 version.