common_data_table 0.0.1 copy "common_data_table: ^0.0.1" to clipboard
common_data_table: ^0.0.1 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

Common Data Table #

A Flutter package for all platform will provide a Common Data Table same like data table with search filter, set limits, export excel / pdf and also edit, delete option and actions.

Features: #

  • Able to Edit / Delete row as you went.
  • Able to Search and Set Limit dropdown like Bootstrap / Ajax DataTable in php.
  • Able to Export to PDF and Excel File.
  • Able to add many more action

Installation #

First, add this to your package's pubspec.yaml file:

dependencies:
  common_data_table: {lastest_version}

Now in your Dart code, you can use:

import 'package:common_data_table/common_data_table.dart';
10
likes
140
points
120
downloads

Publisher

verified publishersolusibejo.com

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

More

Packages that depend on common_data_table