common_data_table 1.0.8 copy "common_data_table: ^1.0.8" to clipboard
common_data_table: ^1.0.8 copied to clipboard

A Common Data Table same like data table with search filter, set limits, export excel / pdf and also edit, delete option and add more actions

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add common_data_table

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

dependencies:
  common_data_table: ^1.0.8

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:common_data_table/common_data_table.dart';
10
likes
140
points
110
downloads

Publisher

unverified uploader

Weekly Downloads

A Common Data Table same like data table with search filter, set limits, export excel / pdf and also edit, delete option and add more actions

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, font_awesome_flutter, path_provider, syncfusion_flutter_pdf, syncfusion_flutter_xlsio, visibility_detector

More

Packages that depend on common_data_table