flutter_expandable_table 2.0.1 copy "flutter_expandable_table: ^2.0.1" to clipboard
flutter_expandable_table: ^2.0.1 copied to clipboard

A Flutter widget for create an expandable table with header and first column fixed.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_expandable_table

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

dependencies:
  flutter_expandable_table: ^2.0.1

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:flutter_expandable_table/flutter_expandable_table.dart';
114
likes
140
pub points
91%
popularity

Publisher

verified publisherinsideapp.it

A Flutter widget for create an expandable table with header and first column fixed.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, flutter_scroll_shadow, linked_scroll_controller, provider

More

Packages that depend on flutter_expandable_table