common_data_table 1.0.7 copy "common_data_table: ^1.0.7" to clipboard
common_data_table: ^1.0.7 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.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:common_data_table/common_data_table.dart';
5
likes
120
pub points
52%
popularity

Publisher

unverified uploader

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