Sync all use PlatformInfo to check platform while runtime
(cherry picked from commit 514fec1f2f4f1ff8a584bf8db7bf3a5537a3e9f8)
This commit is contained in:
@@ -127,7 +127,9 @@ class ComposerView extends BaseComposerView {
|
||||
buildDivider(),
|
||||
Expanded(child: _buildBodyTablet(context)),
|
||||
buildDivider(),
|
||||
buildBottomBar(context),
|
||||
Padding(
|
||||
padding: const EdgeInsetsDirectional.symmetric(vertical: 16),
|
||||
child: buildBottomBar(context)),
|
||||
])
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user