bb_channel 8.53.0 copy "bb_channel: ^8.53.0" to clipboard
bb_channel: ^8.53.0 copied to clipboard

Blue Billywig Channel SDK for Flutter — embed BB video channels with optional native player integration via bb_player.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bb_channel

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

dependencies:
  bb_channel: ^8.53.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:bb_channel/bb_channel.dart';
0
likes
150
points
0
downloads

Documentation

API reference

Publisher

verified publisherbluebillywig.com

Weekly Downloads

Blue Billywig Channel SDK for Flutter — embed BB video channels with optional native player integration via bb_player.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

bb_player, flutter, url_launcher, webview_flutter

More

Packages that depend on bb_channel