tiktok-flutter-plugin icon indicating copy to clipboard operation
tiktok-flutter-plugin copied to clipboard

Get data from controller

Open Trend74X opened this issue 4 years ago • 1 comments

I need to build a screen with corresponding data from my controller but I cant seem to do so in this package. Or am I not using it in the right way?

Trend74X avatar Aug 27 '21 06:08 Trend74X

I'm afraid I don't know what you're trying to do. I would imagine that you would want to add data from your controller in the builder part of this component, as you would another list-style view (like ListView.builder). If you share code I could advise more specifically.

dmt195 avatar Aug 29 '21 15:08 dmt195