xtable 0.0.2 copy "xtable: ^0.0.2" to clipboard
xtable: ^0.0.2 copied to clipboard

Responsive Data table is a highly flexible tool built upon the foundations of progressive enhancement, that adds all of these advanced features to any flutter table.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add xtable

With Flutter:

 $ flutter pub add xtable

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

dependencies:
  xtable: ^0.0.2

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

Import it

Now in your Dart code, you can use:

import 'package:xtable/xtable.dart';
7
likes
0
pub points
71%
popularity

Publisher

verified publishercodesfirst.com

Responsive Data table is a highly flexible tool built upon the foundations of progressive enhancement, that adds all of these advanced features to any flutter table.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

adaptivex, flutter, intl

More

Packages that depend on xtable