fluttercommunity / fluttercommunity/chewie

How to control show/hide controls immediately after controller is initialized

Open
#721 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
2.1k
Forks
1.1k
Avg merge
6d 8h
Merged PRs (30d)
6

Description

I'm building a video player screen that can drag down like youtube. When screen is being drag down video player scaling down to a min size, let say its size is 90x60 px. I want to hide video player's controls immediately in case the screen is being drag down too fast when controls still display (it's too big for the size of 90x60). Can I somehow get it done? I noticed if I can access to PlayerNotifier, I can do it by the setter hideStuff

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.