neliveplayer_core

Last updated:

0 purchases

neliveplayer_core Image
neliveplayer_core Images
Add to Cart

Description:

neliveplayer core

NELivePlayer for Flutter #
Flutter NELivePlayer from Netease
Know more about NELivePlayer, visit website
PS:this player must be used with nertc
Getting Started #
step 1,add dependencies #
neliveplayer_core: ^1.0.0-rc.0
copied to clipboard
step 2,add NeLivePlayerView in your widget tree #
body: Stack(
children: [
NeLivePlayerView(
//object of NeLivePlayer for control player
player: player,
),
],
),
copied to clipboard
Usage #
please check player_page.dart and player_page_second.dart in example

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.