You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a video on the homepage and it became transparent after the last update.
Running the site on debug mod shows the video but running in release mod flutter run --release does not show the video (he is under the background image).
I think the same logic remained but because I have updated the libraries the underlying logic got changed and we need to find a way to make this video remain on the screen.
The text was updated successfully, but these errors were encountered:
There is a video on the homepage and it became transparent after the last update.
Running the site on debug mod shows the video but running in release mod
flutter run --release
does not show the video (he is under the background image).I think the same logic remained but because I have updated the libraries the underlying logic got changed and we need to find a way to make this video remain on the screen.
The text was updated successfully, but these errors were encountered: