Questions tagged [flutter-datatable]

DataTable widget allows you to build a table that automatically sizes its columns according to what’s actually in the cells.

For more info on DataTable, watch this video By Flutter: https://youtu.be/ktTajqbhIcY

32 questions
0
votes
3 answers

which Local relational Data Base for Flutter windows app after 2.10 stable version. Should Use?

Hello There I want to know is there any way to implement the local relational database for the windows Flutter app. because the flutter 2.10 is here with windows stable.. one of my app have Floor database used for relational database for IOS and…
-1
votes
1 answer

Flutter Data Table Row Sums

I am looking for a tabular data widget like DataTable which contains; Pagination support Sticky header Footer row for sums on page Every page will contain a fixed number of rows if there are enough. Also, the table will fit screen height but it…
bahadir arslan
  • 4,535
  • 7
  • 44
  • 82
1 2
3