youtube_comment_tree 0.0.1 copy "youtube_comment_tree: ^0.0.1" to clipboard
youtube_comment_tree: ^0.0.1 copied to clipboard

A package that provides a widget used to replicate the comment tree view in the new youtube app

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add youtube_comment_tree

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

dependencies:
  youtube_comment_tree: ^0.0.1

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

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A package that provides a widget used to replicate the comment tree view in the new youtube app

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on youtube_comment_tree