Results 4 issues of ljmatan

I try to display a circular progress indicator whenever the player is buffering. If I use `_videoPlayerController.value.isBuffering` then it returns true even if the video is playing. If I use...

Video player is not working. When I try to open it it results in this exception ``` I/art (32290): Rejecting re-init on previously-failed class java.lang.Class I/art (32290): Rejecting re-init on...

e: device-specific
platform-android
plugin
p: first party
p: video_player
has reproducible steps
P4
found in release: 2.2

If [YAML anchors or aliases](https://yaml.org/spec/1.0/#id2563853) are introduced to a `.yaml` file, they won't be parsed when using the `loadYaml` method. Instead, `null` will be displayed. Example: ```dart import 'package:yaml/yaml.dart'; void...

package:yaml