γ based_split_view - Based Split View! γ
Latest update: 2023-10-23 21:42:33
π Introduction
A Based Split View Widget, Which Helps You Create A Split View In Large Screen Device like Telegram, QQ or Discord
Inspired by flutter_split_view
More information:
πΈ Screenshots
Try out live example app
π¦ How to use
-
Follow Installing to add
based_split_viewto yourpubspec.yaml -
Use it as below:
BasedSplitView(
navigatorKey: navigatorKey,
leftWidget: LeftWidget(key: leftKey),
),
β³ Rate of progress
Done, but it will revise if necessary
π Cautions
Maybe affect by this issue.
π§βπ» Contributor
π¦ Declaration
This project is licensed under the terms of the MIT license. See LICENSE for more details