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_flutter

πŸ”¦ Declaration

License

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

Libraries

based_split_view