flutty_tables 0.1.1 copy "flutty_tables: ^0.1.1" to clipboard
flutty_tables: ^0.1.1 copied to clipboard

Advanced table components for Flutter with sorting, filtering and pagination.

example/lib/main.dart

import 'package:flutter/material.dart';

import 'flutty_tables_example_app.dart';

void main() {
  runApp(const FluttyTablesExampleApp());
}
2
likes
150
points
92
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Advanced table components for Flutter with sorting, filtering and pagination.

Repository (GitHub)
View/report issues

Topics

#tables #data-table #widget #flutter

License

MIT (license)

Dependencies

flutter, flutty_ds

More

Packages that depend on flutty_tables