split_view 2.0.1+2 copy "split_view: ^2.0.1+2" to clipboard
split_view: ^2.0.1+2 copied to clipboard

outdated

This wedget provides horizontal or vertical split view for flutter.

2.0.1+2 #

  • Formatted by dartfmt.

2.0.1+1 #

  • Add comments for dartdoc.

2.0.1 #

  • Added optional fields for limit the sidebar size. (efraespada)
  • Fix bug: Initial weight was used when calling setState(). (efraespada)
  • Improvement: The ValueNotifier<double?> is initialized once. (efraespada)

2.0.0 #

  • Migrate to null safety (GroovinChip)

1.0.4.+1 #

  • Add identifier field to read/writeState methods. In order to identify the weight of each Splitview.

1.0.4 #

  • Add key field to SplitView's constructor in order to save the split bar position.

1.0.3+1 #

  • Fix bug.

1.0.3 #

  • For Positioned widgets that wrap view1 and view2, adjust either the left, right, bottom, or top fields, taking into account widget.gripSize. (cedarbob)

1.0.2 #

  • Set mouse cursor for Desktop & Web (jpnurmi)

1.0.1 #

  • Add weight change event

1.0.0 #

  • Change version number
  • Modify description in pubspec.yaml

0.0.1 #

  • Initial Release
62
likes
0
pub points
93%
popularity

Publisher

verified publisherpub.iworks.cc

This wedget provides horizontal or vertical split view for flutter.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on split_view