fix: pre release (#324)
* use share_plus plugin * bump dependency versions * fix ui for web * unfocus messageinput only on commands * fix default error for messagesearchlistview * fix thumbnail animation
This commit is contained in:
@@ -243,7 +243,7 @@ class VideoPackage {
|
||||
|
||||
ChewieController get chewieController => _chewieController;
|
||||
|
||||
bool get initialized => _videoPlayerController.value.initialized;
|
||||
bool get initialized => _videoPlayerController.value.isInitialized;
|
||||
|
||||
VideoPackage(
|
||||
Attachment attachment, {
|
||||
|
||||
Reference in New Issue
Block a user