netease_live_fluttify 0.1.1
netease_live_fluttify: ^0.1.1 copied to clipboard
A `网易直播推流` flutter plugin, Powered by `Fluttify` engine.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add netease_live_fluttifyThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
netease_live_fluttify: ^0.1.1Alternatively, 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:netease_live_fluttify/netease_live_fluttify.dart';