sliver_dashboard 0.1.5
sliver_dashboard: ^0.1.5 copied to clipboard
High-performance, sliver-based draggable and resizable grid engine for Flutter. Supports responsive layouts and collision handling.
0.1.5 #
- Fix secondary collisions where multiple items pushed by the resizing element would temporarily overlap at the same Y coordinate.
- Add test to verify that multiple items pushed by a resize operation stack correctly instead of merging.
0.1.4 #
- Fix resize behavior during auto-scroll
- Add tests to verify auto-scroll behavior for both resize and external drag scenarios.
0.1.3 #
- Updated README.md
0.1.2 #
- Updated README.md contributing section, architecture.md and added an AGENTS.md file.
0.1.1 #
- Initial release.
0.1.0 #
- Initial release.