flutter_chrome_cast 0.0.9
flutter_chrome_cast: ^0.0.9 copied to clipboard
this is a flutter plugin for google cast
0.0.1 #
- TODO: Describe initial release.
0.0.3 #
allow change subtitle tracks and audio tracks
0.0.4 #
add license to pubspec.yaml
0.0.5 #
add repository to pubspec.yaml
0.0.6 #
generate dart doc with dartdoc
0.0.7 #
update package name in podpec
0.0.8 #
fix GoogleCastPlugin.m file
0.0.9 #
fix /android/app/src/main/AndroidManifest.xml and add
<meta-data
android:name=
"com.google.android.gms.cast.framework.OPTIONS_PROVIDER_CLASS_NAME"
android:value="com.felnanuke.google_cast.GoogleCastOptionsProvider" />