PageView Widget Configuration

Resolved

I've the following table: subCategory_jobs (subCat_name, images (list), subCat_id, seq_num)

I am trying to create a listView of the pageView widget but I am getting this error:

PageView widget with the current configuration will not function properly when generated dynamically at the moment (because it is associated with a local state variable). Consider wrapping it inside of a component and then generate the component dynamically.

I've tried wrapping the pageview in a container, stack, column but with no luck. Kindly help.

1
3 replies