flutter_sliding_panel 0.0.5 copy "flutter_sliding_panel: ^0.0.5" to clipboard
flutter_sliding_panel: ^0.0.5 copied to clipboard

A widget that has ability to be slided like a panel. Usually used in the homepage of an app.

0.0.5 #

  • Introduced unit tests and widget tests, significantly improving code coverage for the repository.
  • Developed a web application for package illustrative purposes.
  • Enhanced the package example by incorporating device preview, customizer, and visual improvements.
  • Improved the readme by including links to examples, comprehensive feature details, and a coverage badge.

0.0.4 #

  • Fix unmounted bug on RefresherWidget
  • Add custom child widget builder for Refresher

0.0.3 #

  • Add capability to show RefreshIndicator when SlidingPanel is dragged
  • Create Controller for internal communication between widgets in SlidingPanel
  • Reorganize folder structure

0.0.2 #

  • Add capability to handle gesture if panel content is scroll view
  • Add example for scroll view content
  • Add capability to include above panel widget, usually for panel handle
  • Add doc comments

0.0.1 #

  • First release, create FlutterSlidingPanel and its data classes.
13
likes
140
points
182
downloads
screenshot

Publisher

verified publisherauliyaa.com

Weekly Downloads

A widget that has ability to be slided like a panel. Usually used in the homepage of an app.

Homepage
Repository (GitHub)
View/report issues

Topics

#widget #panel #sliding #refresher #draggable

Documentation

API reference

License

MIT (license)

Dependencies

equatable, flutter

More

Packages that depend on flutter_sliding_panel