based_split_view 1.2.3
based_split_view: ^1.2.3 copied to clipboard
A Based Split View Widget, Which Helps You Create A Split View In Large Screen Device like Telegram, QQ or Discord
1.2.3 #
- 🔧 Fix Issue Caused by 1.2.1
1.2.2 #
- 🔧 Drop 1.2.1 Changes
1.2.1 #
- 📖 Update README.md to fix broken links
- 🔧 Use
canPop
ofPage
insteadonPopPage
method inNavigator
- 🔧 Use
onPopWithResult
insteadonPop
inNavigatorPopHandler
1.1.0 #
- ⚠️ Now
leftWidget
required akey
for keep its state - ⚠️ Now
navigatorKey
isrequired
1.0.7 #
- 📖 Rename
BasedSplitViewPlaceholder
to_BasedSplitViewPlaceholder
- 📖 Remove
leftWidgetKey
- 📖 Now divider only show when
dividerWidth > 0
- 🔧 Fix
ScaffoldMessenger
1.0.6 #
- 📖 Use
CupertinoPage
now
1.0.5 #
- 🔧 Use
NavigatorPopHandler
insteadWillPopScope
1.0.4 #
😵💫 Weird behavior #
When there's page in ipad's right view, by clicking the back button at demo's right view, it pops ipad's right view, but not demo's right view, only when ipad's right view has not more page it pops demo's right view.
1.0.3 #
- 🔧 Fix can't pop BasedSplitView when it has pages
1.0.2 #
- 🔧 Add _leftWidgetKey to save state Refer to https://github.com/Cierra-Runis/chat_life/commit/983d8fd89dd78f1b14ec617d62c73cf3bfae0acb
1.0.1 #
- 📖 Update repo link
1.0.0 #
- 🌞 First Publish 🌞