• Stars
    star
    115
  • Rank 296,412 (Top 6 %)
  • Language
    Dart
  • License
    MIT License
  • Created about 3 years ago
  • Updated about 1 month ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Provides horizontal or vertical multiple split view for Flutter.

Multi split view

A widget to provides horizontal or vertical multiple split view for Flutter.

  • Horizontal or vertical
  • Configurable weight or size for each child
  • Automatic calculation of weights when:
    • Child added without defined weight
    • Weight redistribution when a child is removed
  • Listener to detect children size changes

See full documentation at https://caduandrade.github.io/multi_split_view/