flutter_expandable_table 0.0.2-alpha copy "flutter_expandable_table: ^0.0.2-alpha" to clipboard
flutter_expandable_table: ^0.0.2-alpha copied to clipboard

outdated

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: ^0.0.2-alpha

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';
119
likes
0
pub points
92%
popularity

Publisher

verified publisherinsideapp.it

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_scroll_shadow, linked_scroll_controller

More

Packages that depend on flutter_expandable_table