https://github.com/caduandrade/multi_split_view
Provides horizontal or vertical multiple split view for Flutter.
https://github.com/caduandrade/multi_split_view
flutter layout splitview widget
Last synced: about 1 month ago
JSON representation
Provides horizontal or vertical multiple split view for Flutter.
- Host: GitHub
- URL: https://github.com/caduandrade/multi_split_view
- Owner: caduandrade
- License: mit
- Created: 2021-03-12T17:18:45.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-26T12:53:16.000Z (7 months ago)
- Last Synced: 2024-10-30T01:36:46.188Z (7 months ago)
- Topics: flutter, layout, splitview, widget
- Language: Dart
- Homepage:
- Size: 1.02 MB
- Stars: 155
- Watchers: 5
- Forks: 29
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://pub.dev/packages/multi_split_view)
[](https://flutter.dev/)
[](#)# Multi split view
A widget to provides horizontal or vertical multiple split view for Flutter.

* Horizontal or vertical
* Configurable flex or size for each child
* Customizable
* Pushing dividers featureExplore and learn more by clicking [here](https://caduandrade.github.io/multi_split_view_demo/).