{"id":13789845,"url":"https://github.com/rodydavis/data_tables","last_synced_at":"2025-10-12T22:37:32.627Z","repository":{"id":46582507,"uuid":"233691412","full_name":"rodydavis/data_tables","owner":"rodydavis","description":"Data Tables for Flutter","archived":false,"fork":false,"pushed_at":"2024-08-12T14:03:23.000Z","size":10317,"stargazers_count":180,"open_issues_count":15,"forks_count":45,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-10-10T11:54:51.627Z","etag":null,"topics":["android","datatables","desktops","flutter","ios","web"],"latest_commit_sha":null,"homepage":"https://rodydavis.github.io/data_tables/","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rodydavis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-13T20:53:40.000Z","updated_at":"2025-09-02T02:21:28.000Z","dependencies_parsed_at":"2024-10-30T00:24:08.035Z","dependency_job_id":null,"html_url":"https://github.com/rodydavis/data_tables","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rodydavis/data_tables","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodydavis%2Fdata_tables","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodydavis%2Fdata_tables/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodydavis%2Fdata_tables/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodydavis%2Fdata_tables/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rodydavis","download_url":"https://codeload.github.com/rodydavis/data_tables/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodydavis%2Fdata_tables/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009800,"owners_count":26084648,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","datatables","desktops","flutter","ios","web"],"created_at":"2024-08-03T22:00:33.746Z","updated_at":"2025-10-12T22:37:32.599Z","avatar_url":"https://github.com/rodydavis.png","language":"Dart","readme":"[![Buy Me A Coffee](https://img.shields.io/badge/Donate-Buy%20Me%20A%20Coffee-yellow.svg)](https://www.buymeacoffee.com/rodydavis)\n[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=WSH3GVC49GNNJ)\n![github pages](https://github.com/rodydavis/data_tables/workflows/github%20pages/badge.svg)\n[![GitHub stars](https://img.shields.io/github/stars/rodydavis/data_tables?color=blue)](https://github.com/rodydavis/data_tables)\n[![data_tables](https://img.shields.io/pub/v/data_tables.svg)](https://pub.dev/packages/data_tables)\n\n# data_tables\n\n- Full Screen Paginated Data Tables for Tablets/Desktops\n- Mobile ListView with Action Buttons for Sorting and Selecting All\n- Supports Dark Mode\n- From Json\n\nOnline Demo: https://rodydavis.github.io/data_tables/\n\n## Getting Started\n\n- You can optionally build the listview for mobile with a builder, by default it creates a ExpansionTile with the remaining columns as children\n- The tablet breakpoint can also be set.\n\n  `bool showMobileListView;` - When set to false it will always show a data table\n\n  `int sortColumnIndex;` - Current Sorted Column\n\n  `bool sortAscending;` - Sort Order\n\n  `ValueChanged\u003cbool\u003e onSelectAll;` - Called for Selecting and Deselecting All\n\n  `ValueChanged\u003cint\u003e onRowsPerPageChanged;` - Called when rows change on data table or last row reached on mobile.\n\n  `int rowsPerPage;` - Default Rows per page\n\n  `Widget header;` - Widget header for Desktop and Tablet Data Table\n\n  `List\u003cDataColumn\u003e columns;` - List of Columns (Must match length of DataCells in DataSource)\n\n  `IndexedWidgetBuilder mobileItemBuilder;` - Optional Item builder for the list view for Mobile\n\n  `Size tabletBreakpoint;` - Tablet breakpoint for the screen width and height\n\n  `List\u003cWidget\u003e actions, selectedActions;` - Actions that show when items are selected or not\n\n  `RefreshCallback onRefresh;` - If not null the list view will be wrapped in a RefreshIndicator\n\n## Screenshots\n\n![](https://github.com/rodydavis/data_tables/blob/master/screenshots/1.PNG)\n\n![](https://github.com/rodydavis/data_tables/blob/master/screenshots/2.PNG)\n\n![](https://github.com/rodydavis/data_tables/blob/master/screenshots/3.PNG)\n\n![](https://github.com/rodydavis/data_tables/blob/master/screenshots/4.PNG)\n\n![](https://github.com/rodydavis/data_tables/blob/master/screenshots/5.PNG)\n","funding_links":["https://www.buymeacoffee.com/rodydavis","https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=WSH3GVC49GNNJ"],"categories":["Packages"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodydavis%2Fdata_tables","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frodydavis%2Fdata_tables","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodydavis%2Fdata_tables/lists"}