slide_reveal_screen 1.0.1
slide_reveal_screen: ^1.0.1 copied to clipboard
A Flutter package for sliding and revealing hidden side panels with smooth animations.
⚡️ 1.0.1 #
- Performance: Improved rendering efficiency by optimizing animation rebuilds, adding RepaintBoundary for the main content, removing redundant animation listeners, and implementing conditional widget rendering to reduce unnecessary rebuilds during sliding animations
🎉 1.0.0 #
- Initial release. Check out the README file for instructions.