I have been trying to use Data Table. Database has been made in Firebase and the connections are working fine. But I always got the error saying Data Table rows must be generated dynamically.
How to solve this issue ?
I have been trying to use Data Table. Database has been made in Firebase and the connections are working fine. But I always got the error saying Data Table rows must be generated dynamically.
How to solve this issue ?
I have been trying to follow the solution from set up a new version datatable (flutterflow.io), but with no luck.