multi_split_view 1.5.0+1
multi_split_view: ^1.5.0+1 copied to clipboard
Provides horizontal or vertical multiple split view for Flutter.
1.5.0+1 #
- Removing a print (how embarrassing)
- Moving the Demo project to another repository
1.5.0 #
- Painter for the highlighted divider (under the cursor)
- Bugifx
- Insufficient space for widgets
1.4.0+1 #
- Online demo
1.4.0 #
- Option to disable resizing
1.3.0 #
- The default divider color has been changed to null (transparent)
- Customizable painter for the divider
1.2.1 #
- Bugfix
- Divider color also sets the background color
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