based_split_view

『 based_split_view - Based Split View! 』

Latest update: 2023-10-23 21:42:33

📚 Introduction

📸 Screenshots

📦 How to use

⏳ Rate of progress

📌 Cautions

🧑‍💻 Contributor

🔦 Declaration


📚 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 your pubspec.yaml

  • Use it as below:

BasedSplitView(
  navigatorKey: navigatorKey,
  leftWidget: LeftWidget(key: leftKey),
),
  • For more information, see the example code at example

  • Or check this commit to use in a real product

⏳ Rate of progress

Done, but it will revise if necessary

📌 Cautions

Maybe affect by this issue.

🧑‍💻 Contributor

based_widget

🔦 Declaration

License

This project is licensed under the terms of the MIT license. See LICENSE for more details

Libraries

based_split_view