Skip to content

Releases: shirvanie/flutter_sliding_box

v1.1.5

18 Nov 15:36
Compare
Choose a tag to compare
  • dart format fixed

v1.1.4

17 Nov 16:14
Compare
Choose a tag to compare
  • bug fixed

Release v1.1.3

09 Sep 17:45
Compare
Choose a tag to compare
  • dart format fixed - example

Release v1.1.2

09 Sep 17:25
Compare
Choose a tag to compare
  • dart format fixed

Release v1.1.1

17 Aug 11:25
Compare
Choose a tag to compare
  • Rename BehindBoxStyle with BoxStyle
  • Update README.md

Release v1.1.0

30 Jul 15:01
Compare
Choose a tag to compare

Release v1.1.0

Remove context
Rename draggableIconEnabled with draggableIconVisible
Rename BoxStyle with BehindBoxStyle
Rename boxUnderBox with sheet. New usage(style: BehindBoxStyle.sheet)
Rename boxShadow with shadow. New usage(style: BehindBoxStyle.shadow)
Add showSlidingBox() method. Now display a sliding box easily and simply

Release v1.0.5

01 Jul 18:16
Compare
Choose a tag to compare

Add draggableIcon

Release v1.0.4

28 Jun 02:11
Compare
Choose a tag to compare
  • Update example

Release v1.0.3

28 Jun 01:36
Compare
Choose a tag to compare
  • Add action widget list to BackdropAppBar
  • Remove the icon widget from SearchBox
  • Update README.md
  • Update CHANGELOG.md
  • Update pubspec.yaml

Release v1.0.2

07 Jun 00:00
Compare
Choose a tag to compare

Release v1.0.1 - Add example in plugin