Replies: 1 comment 2 replies
-
You can't change |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
BetterPlayerConfiguration(
fit: BoxFit.fitWidth}
betterPlayerController = BetterPlayerController(betterPlayerConfiguration);
when better player start playing. I wanna change BoxFit.fitWidth to BoxFit.contain,how can i do this? any help!
@jhomlala
Beta Was this translation helpful? Give feedback.
All reactions