touch_to_expand_container 0.1.1
touch_to_expand_container: ^0.1.1 copied to clipboard
A container that maintains a single/continuous child instance while expanded, which Overlay widget in Flutter doesn't and cannot. All UX-oriented customizables are API-supported.
0.1.1 #
- Updated README with images and better documentation
- removed some URLs in pubspec
- added a breif roadmap in source code
0.1.0 #
- Initial release
- Single instance overlay container with state preservation
- Draggable handle support with custom painters
- Z-index overlap management
- Customizable animations and decorations