based_split_view 1.2.0 copy "based_split_view: ^1.2.0" to clipboard
based_split_view: ^1.2.0 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

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

6
likes
120
pub points
69%
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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on based_split_view