Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 9 days 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 (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-06T13:41:52.000Z (3 months ago)
- Last Synced: 2024-10-19T16:25:48.852Z (19 days ago)
- Topics: flutter, layout, splitview, widget
- Language: Dart
- Homepage:
- Size: 1.02 MB
- Stars: 155
- Watchers: 5
- Forks: 29
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[![](https://img.shields.io/pub/v/multi_split_view.svg)](https://pub.dev/packages/multi_split_view)
[![](https://img.shields.io/badge/Flutter-%E2%9D%A4-red)](https://flutter.dev/)
[![](https://img.shields.io/badge/%F0%9F%91%8D%20and%20%E2%AD%90-are%20free%20and%20motivate%20me-yellow)](#)# Multi split view
A widget to provides horizontal or vertical multiple split view for Flutter.
![](https://caduandrade.github.io/multi_split_view/get_started_v1.gif)
* 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/).