operance_datatable 1.0.4 copy "operance_datatable: ^1.0.4" to clipboard
operance_datatable: ^1.0.4 copied to clipboard

OperanceDataTable is a fully customizable data table with features like pagination, sorting, searching, expandable rows, infinite scrolling, selectable rows, and column reordering, plus extensive them [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add operance_datatable

With Flutter:

 $ flutter pub add operance_datatable

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

dependencies:
  operance_datatable: ^1.0.4

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:operance_datatable/operance_datatable.dart';
7
likes
0
points
40
downloads

Publisher

verified publisheroperance.app

Weekly Downloads

OperanceDataTable is a fully customizable data table with features like pagination, sorting, searching, expandable rows, infinite scrolling, selectable rows, and column reordering, plus extensive theming options.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on operance_datatable