『 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_view
to 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