extended_platform_view 0.0.2 copy "extended_platform_view: ^0.0.2" to clipboard
extended_platform_view: ^0.0.2 copied to clipboard

Adds the ExtendedPlatformView widget to simplify PlatformView initialization & communication

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add extended_platform_view

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

dependencies:
  extended_platform_view: ^0.0.2

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:extended_platform_view/extended_platform_view.dart';
0
likes
160
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

Adds the ExtendedPlatformView widget to simplify PlatformView initialization & communication

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on extended_platform_view

Packages that implement extended_platform_view