flutter_sliding_box 1.1.5 copy "flutter_sliding_box: ^1.1.5" to clipboard
flutter_sliding_box: ^1.1.5 copied to clipboard

A draggable flutter widget (like bottom sheet panel) that makes it easier to use a SlidingBox for all platform.

1.1.5 18 November, 2023 #

  • dart format fixed

1.1.4 11 November, 2023 #

  • bug fixed

1.1.3 9 September, 2023 #

  • dart format fixed - example

1.1.2 9 September, 2023 #

  • dart format fixed

1.1.1 12 August, 2023 #

  • Rename BehindBoxStyle with BoxStyle
  • Update README.md

1.1.0 26 July, 2023 #

  • 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

1.0.5 1 July, 2023 #

  • Add draggableIcon

1.0.4 28 June, 2023 #

  • Update example

1.0.3 28 June, 2023 #

  • Add action widget list to BackdropAppBar
  • Remove the icon widget from SearchBox
  • Update README.md
  • Update CHANGELOG.md
  • Update pubspec.yaml

1.0.2 6 June, 2023 #

  • Add example in plugin

1.0.1 30 May, 2023 #

  • Update README.md
  • Add screenshots folder

1.0.0 29 May, 2023 #

  • Initial Release
136
likes
150
points
1.99k
downloads
screenshot

Publisher

verified publishershirvanie.ir

Weekly Downloads

A draggable flutter widget (like bottom sheet panel) that makes it easier to use a SlidingBox for all platform.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_sliding_box