flutter_to_airplay 1.0.4 copy "flutter_to_airplay: ^1.0.4" to clipboard
flutter_to_airplay: ^1.0.4 copied to clipboard

outdated

Flutter plugin that offers two widgets, one to play a video for given url or file path using native AVPlayer and second with an option to airplay it on available Apple devices.

1.0.0 #

This version includes two widgets

1- FlutterAVPlayerView: to play a video for given url or file path using native AVPlayer.

2- AirPlayRoutePickerView: with an option to airplay it on available Apple devices.

Both of these widgets can be used in the same app or separately.

1.0.1 #

  • Update the formatting as per pub.dev suggestions.
  • Add proper comments to the API.

1.0.2 #

  • Add Doc comments those can be used by DartDoc to generate beautiful documentation pages.

1.0.3 #

  • Fix a crash in AVPlayer.

1.0.4 #

  • Fix a crash in AirPlayRoutePickerView when user opens it for the second time.
41
likes
40
points
8.41k
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin that offers two widgets, one to play a video for given url or file path using native AVPlayer and second with an option to airplay it on available Apple devices.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_to_airplay