based_split_view 1.0.6 copy "based_split_view: ^1.0.6" to clipboard
based_split_view: ^1.0.6 copied to clipboard

A Based Split View Widget, Which Helps You Create A Split View In Large Screen Device like Telegram, QQ or Discord

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

📸 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: const LeftWidget(),
),
  • 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 #

None

🧑‍💻 Contributor #

🔦 Declaration #

License

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

6
likes
0
pub points
67%
popularity

Publisher

verified publishernote-of-me.top

A Based Split View Widget, Which Helps You Create A Split View In Large Screen Device like Telegram, QQ or Discord

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on based_split_view