PackageTrack
Sign in Get early access

flutter_to_airplay

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.

2.1.0 6.8K downloads/mo #3442 most downloaded on pub.dev MrJai/flutter_to_airplay

What this package is like to depend on

Last release 11 months ago

23 Sep 2025

Release timing varies

gaps range from 1 weeks to 1.7 years

Nearly every release is documented

notes for 12 of 12 stable releases

Nothing withdrawn

no release was ever pulled

6 years old

12 releases · first in 2020

1 release in the last 12 months

see the full history below

Release timeline

12 releases · Aug 2020 to Sep 2025
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 12
  1. 2.1.0 23 Sep 2025
    Release notes

    Breaking Changes:

    filePath in FlutterAVPlayerView is used for files stored in the TemporaryDirectory and the new assetPath is used for assets stored in the rootBundle of your application.

    iOS26 is fully suppported.

    Open source →
  2. 2.0.5 28 May 2024
    Release notes
    • Fixed issue#29 - Offline downloaded file not playing
    Open source →
  3. 2.0.4 19 Apr 2023
    Release notes
    • feat: Widget AirPlayRoutePickerView accept onShowPickerView and onClosePickerView callbacks to detect picker states
    • feat: Widget AirPlayIconButton show AirPlayRoutePickerView. This button uses your app theme and IconButton style
    Open source →
  4. 2.0.3 31 Mar 2023
    Release notes
    • Update dependencies.
    Open source →
  5. 2.0.2 07 Aug 2021
    Release notes
    • fixed a use case where airplay_route_picker_view was causing a crash if not wrapped in a widget with size. now the widget will have predefined 44 x 44 size, but user can customise it to their use.
    Open source →
  6. 2.0.1 05 Aug 2021
    Release notes
    • Add some examples for frequently asked cases.
      • Example to show reading video from file.
      • Example to show reading video from URL.
      • Example to show how user can add any icon instead of default Airplay icon.
    Open source →
  7. 2.0.0 11 May 2021
    Release notes
    • Migrate to null safety.
    Open source →
  8. 1.0.4 01 Sep 2020
    Release notes
    • Fix a crash in AirPlayRoutePickerView when user opens it for the second time.
    Open source →
  9. 1.0.3 24 Aug 2020
    Release notes
    • Fix a crash in AVPlayer.
    Open source →
  10. 1.0.2 22 Aug 2020
    Release notes
    • Add Doc comments those can be used by DartDoc to generate beautiful documentation pages.
    Open source →
  11. 1.0.1 22 Aug 2020
    Release notes
    • Update the formatting as per pub.dev suggestions.
    • Add proper comments to the API.
    Open source →
  12. 1.0.0 22 Aug 2020
    Release notes

    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.

    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive