flutterx_table 1.2.14-dev copy "flutterx_table: ^1.2.14-dev" to clipboard
flutterx_table: ^1.2.14-dev copied to clipboard

Flutter high customizable Table full of features including selection, sorting, actions, etc...

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutterx_table

With Flutter:

 $ flutter pub add flutterx_table

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

dependencies:
  flutterx_table: ^1.2.14-dev

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:flutterx_table/flutterx_table.dart';
4
likes
0
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter high customizable Table full of features including selection, sorting, actions, etc...

Repository (GitLab)
View/report issues

License

unknown (license)

Dependencies

collection, flutter, flutterx_live_data, flutterx_utils, vector_math

More

Packages that depend on flutterx_table