Phạm Văn Hiếu

Results 1 comments of Phạm Văn Hiếu

I have a workaround follow: - Wrap VideoPlayer in stateful widgets that extend AutomaticKeepAliveClientMixin `class _PlayerItemState extends State with AutomaticKeepAliveClientMixin {` - While ListView.generate items => call initialize controller in...