chrome_cast/chrome_cast_button library

Classes

ChromeCastButton
Widget that displays the ChromeCast button.

Typedefs

OnButtonCreated = void Function(ChromeCastController controller)
Callback method for when the button is ready to be used.
OnPlayerStatusUpdated = void Function(int statusCode)
OnRequestFailed = void Function(String? error)
Callback method for when a request has failed.