vap_player_ios 2.0.0 copy "vap_player_ios: ^2.0.0" to clipboard
vap_player_ios: ^2.0.0 copied to clipboard

PlatformiOS

iOS implementation of flutter_vap_player.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vap_player_ios

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

dependencies:
  vap_player_ios: ^2.0.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:vap_player_ios/vap_player_ios.dart';
0
likes
140
points
163
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

iOS implementation of flutter_vap_player.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, meta, vap_player_platform_interface

More

Packages that depend on vap_player_ios

Packages that implement vap_player_ios