(Paginated DataTable) Data Table 2

Widgets & Design

Hi, I created two project.
I created the first 5 months ago, I used a DataTable widget. Recently, I created the second project in which I used the same DataTable element but maybe is a new version, called as Paginated Data Table. I set up the widget to work like a normal DataTable. The result is that in test mode it works well, but when I create a production environment it does not show the element (I'm in the same condition of test mode. I have all the date, I check all of this basic stuff).

What have you tried so far?

I tried to update the pubspec file. Before I had data_table_2: 2.5.10, now I update it to the last 2.5.12.

Nothing changed. The Data Table in production does not show any data.

Did you check FlutterFlow's Documentation for this topic?
Yes