flutterx_table 1.1.2 copy "flutterx_table: ^1.1.2" to clipboard
flutterx_table: ^1.1.2 copied to clipboard

outdated

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 Flutter:

 $ flutter pub add flutterx_table

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

dependencies:
  flutterx_table: ^1.1.2

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: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, vector_math

More

Packages that depend on flutterx_table