How to use flutter BloC properly

前端 未结 0 1170
眼角桃花
眼角桃花 2021-02-04 20:42

I have a VideoPlayerPage build with Bloc.

BlocProvider(
      create: (context) =>
          VideoplayerBloc(Video)..add(InitVideoPlayer         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题