excel_table 0.0.5 copy "excel_table: ^0.0.5" to clipboard
excel_table: ^0.0.5 copied to clipboard

A data table scrollable and expanding sub row

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add excel_table

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

dependencies:
  excel_table: ^0.0.5

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:excel_table/excel_table.dart';
4
likes
80
pub points
59%
popularity

Publisher

unverified uploader

A data table scrollable and expanding sub row

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on excel_table