theoplayer_ios 8.4.0 copy "theoplayer_ios: ^8.4.0" to clipboard
theoplayer_ios: ^8.4.0 copied to clipboard

PlatformiOS

THEOplayer Flutter SDK for iOS. Used by `theoplayer` to support streaming video playback on the iOS platform.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add theoplayer_ios

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

dependencies:
  theoplayer_ios: ^8.4.0

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:theoplayer_ios/theoplayer_ios.dart';
0
likes
130
pub points
35%
popularity

Publisher

verified publishertheoplayer.com

THEOplayer Flutter SDK for iOS. Used by `theoplayer` to support streaming video playback on the iOS platform.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#theoplayer #video-player #video #dash #hls

Documentation

API reference

License

MIT (license)

Dependencies

flutter, theoplayer_platform_interface

More

Packages that depend on theoplayer_ios