Skip to content

Releases: flutterwtf/wtf_sliding_sheet

1.1.5

01 Apr 10:00
ddf88d4

Choose a tag to compare

What's Changed

  • Fix #42 Failed assertion: line 171 pos 12: '_positions.isNotEmpty' when using SlidingSheetDialog by @KillTrot in #43
  • 1.1.5 by @Crow-Eater in #44

New Contributors

Full Changelog: v1.1.4...1.1.5

1.1.4

07 Mar 09:49
990f7fd

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.3...v1.1.4

1.1.3

01 Dec 10:10
006793a

Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

1.1.2

04 Aug 13:07
bcce008

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.1.2

1.1.1

28 Jun 15:23
eef30a7

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

1.1.0

05 Jun 14:51
2503f2e

Choose a tag to compare

What's Changed

  • Added customBuilder in #16

Full Changelog: v1.0.0...v1.1.0

1.0.0

15 May 06:30
b0571aa

Choose a tag to compare

Flutter 3.10 support

What's Changed

  • Package references: refactor before package update by @kirznernasta in #8
  • Flutter 3.1 support: add flutter 3.1 and dart 3 support by @kirznernasta in #9
  • refactor-analyzer: delete prefer_equal_for_default_values and update implicit-casts by @maksnevor in #10

Full Changelog: v0.6.2...v1.0.0

0.6.2

10 May 20:19
4cd2e0b

Choose a tag to compare

  • Bug with extent fixed