server_table 1.0.0 copy "server_table: ^1.0.0" to clipboard
server_table: ^1.0.0 copied to clipboard

Enterprise server-side data table for Flutter with pagination, sorting, filtering, and configurable backend response parsing.

Changelog #

All notable changes to this project will be documented in this file.

1.0.0 #

Added #

  • Initial stable release.
  • Server-side pagination.
  • Server-side sorting.
  • Server-side column filtering.
  • Configurable DataSource for backend integration.
  • Configurable ResponseConfig for custom API response formats.
  • OData query generation.
  • Dio-based networking support.
  • Enterprise-style responsive data table.
  • Custom column builders.
  • Configurable loading, empty, and error states.
3
likes
150
points
22
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Enterprise server-side data table for Flutter with pagination, sorting, filtering, and configurable backend response parsing.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

collection, dio, flutter

More

Packages that depend on server_table