playwire_flutter 11.6.0 copy "playwire_flutter: ^11.6.0" to clipboard
playwire_flutter: ^11.6.0 copied to clipboard

PlatformAndroidiOS
unlisted

Playwire Flutter SDK – bridge for Playwire Android & iOS SDKs

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add playwire_flutter

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

dependencies:
  playwire_flutter: ^11.6.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:playwire_flutter/event_types.dart';
import 'package:playwire_flutter/playwire.dart';
import 'package:playwire_flutter/playwire_banner_view.dart';
import 'package:playwire_flutter/playwire_event.dart';
0
likes
150
points
178
downloads

Publisher

unverified uploader

Weekly Downloads

Playwire Flutter SDK – bridge for Playwire Android & iOS SDKs

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on playwire_flutter

Packages that implement playwire_flutter