multi_split_view 1.2.0
multi_split_view: ^1.2.0 copied to clipboard
Provides horizontal or vertical multiple split view for Flutter.
1.2.0 #
- Allow to set minimum child size in pixels
1.1.0+2 #
- Fixing the README
1.1.0+1 #
- Fixing the README
1.1.0 #
- Replacing bool primitive with the Axis class
1.0.0 #
- Null safety
0.0.3 #
- WeightController renamed to MultiSplitViewController
- Adding content to the README
0.0.2 #
- Adding example
0.0.1 #
- Initial version