ytview 0.0.7+4 copy "ytview: ^0.0.7+4" to clipboard
ytview: ^0.0.7+4 copied to clipboard

outdated

A Flutter plugin that provides a ytview widget on Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ytview

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

dependencies:
  ytview: ^0.0.7+4

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:ytview/ytview.dart';
1
likes
30
pub points
4%
popularity

Publisher

unverified uploader

A Flutter plugin that provides a ytview widget on Android and iOS.

Homepage

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on ytview