flutter_resizable_container 0.0.1 flutter_resizable_container: ^0.0.1 copied to clipboard
Add resizable containers to your Flutter app.
0.0.1 #
Initial Release
- Container resizes and enforces child size constraints (if present)
- Resize cursor responds to user clicks and drags on web
TODO
- Add documentation, code comments, and examples