overlapping_panels 0.0.3 copy "overlapping_panels: ^0.0.3" to clipboard
overlapping_panels: ^0.0.3 copied to clipboard

Inspired by Discord's mobile app navigation. Add left and right panels to your app with gestures to reveal panels and callbacks to listen for reveals.

0.0.3 #

  • Allow optional panels. Simply ignore left or right

0.0.2 #

  • Conform to widget [state] access pattern. Instead of OverlappingPanelsState.of(context) now do OverlappingPanels.of(context)

0.0.1 #

🎉 Initial release

53
likes
120
pub points
69%
popularity

Publisher

verified publisherdegreat.co.uk

Inspired by Discord's mobile app navigation. Add left and right panels to your app with gestures to reveal panels and callbacks to listen for reveals.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on overlapping_panels