Bashier
Bashier
Package version : 5.0.5 flutter doctor -v output: ======================================================================= [✓] Flutter (Channel stable, 3.19.3, on Microsoft Windows [Version 10.0.22631.3296], locale en-US) • Flutter version 3.19.3 on channel stable .... •...
## :scroll: Description I added an `IconButton` representing the `ColorPickerIcon` to the `ControlsColumn` with customizable `CustomColorPosition` enum `.leading` or `.trailing` relative to the `colors` list and also appearance control with...
### If you run any configuration on web including the example app and try to call: ``` player.setSubtitleTrack( SubtitleTrack.uri( 'https://www.iandevlin.com/html5test/webvtt/upc-video-subtitles-en.vtt', language: 'en', title: 'English', ), ), ``` **or the quivalent...