fitted_table 0.0.1-beta.2 copy "fitted_table: ^0.0.1-beta.2" to clipboard
fitted_table: ^0.0.1-beta.2 copied to clipboard

outdated

A customaizable table with intuitive behavior that allows for pagination, and has expandable rows.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fitted_table

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  fitted_table: ^0.0.1-beta.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:fitted_table/fitted_table.dart';
0
likes
0
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

A customaizable table with intuitive behavior that allows for pagination, and has expandable rows.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, infinite_scroll_pagination

More

Packages that depend on fitted_table