flutter_ios_airplay 0.0.5 copy "flutter_ios_airplay: ^0.0.5" to clipboard
flutter_ios_airplay: ^0.0.5 copied to clipboard

PlatformiOS

flutter ios airplay is a plugin to play video from a url and be able to use iOS Native AirPlay.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_ios_airplay

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_ios_airplay: ^0.0.5

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_ios_airplay/flutter_ios_airplay.dart';
2
likes
150
pub points
70%
popularity

Publisher

verified publisherthemonstersapp.com

flutter ios airplay is a plugin to play video from a url and be able to use iOS Native AirPlay.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_ios_airplay