This commit is contained in:
Yegor Vialov
2020-04-09 16:24:37 +00:00
parent e18b9ebe14
commit 49aeea634f
5 changed files with 4 additions and 8 deletions

View File

@ -127,7 +127,6 @@ class _CameraStreamViewState extends State<CameraStreamView> {
iconSize: 40,
color: Theme.of(context).accentColor,
onPressed: _isLoaded ? () {
//_videoPlayerController?.pause();
eventBus.fire(ShowEntityPageEvent());
Navigator.of(context).push(
MaterialPageRoute(