flutterx_table 1.2.3 copy "flutterx_table: ^1.2.3" to clipboard
flutterx_table: ^1.2.3 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 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.2.3

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
150
points
69
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection, flutter, flutterx_live_data, flutterx_utils, vector_math

More

Packages that depend on flutterx_table