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

OperanceDataTable: A powerful, customizable data table widget for Flutter with features like sorting, searching, infinite scroll, row expansion, and keyboard navigation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add operance_datatable

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

dependencies:
  operance_datatable: ^1.0.7

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

Publisher

verified publisheroperance.app

Weekly Downloads

OperanceDataTable: A powerful, customizable data table widget for Flutter with features like sorting, searching, infinite scroll, row expansion, and keyboard navigation.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on operance_datatable