freedom_table 0.1.8 copy "freedom_table: ^0.1.8" to clipboard
freedom_table: ^0.1.8 copied to clipboard

outdated

A web table which support colspan and rowspan. And support auto-height rows, and support optional pager.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add freedom_table

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

dependencies:
  freedom_table: ^0.1.8

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:freedom_table/freedom_table.dart';
22
likes
0
points
46
downloads

Publisher

verified publisherzhangyingzi.top

Weekly Downloads

A web table which support colspan and rowspan. And support auto-height rows, and support optional pager.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, provider

More

Packages that depend on freedom_table