data_grid_view 0.0.1 copy "data_grid_view: ^0.0.1" to clipboard
data_grid_view: ^0.0.1 copied to clipboard

outdated

DataGridView widget similar to Winforms DataGridView with XLS/PDF export support and Direct Prinitng Support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add data_grid_view

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

dependencies:
  data_grid_view: ^0.0.1

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:data_grid_view/data_grid_view.dart';
1
likes
0
points
34
downloads

Publisher

verified publishercovalentinfotech.com

Weekly Downloads

DataGridView widget similar to Winforms DataGridView with XLS/PDF export support and Direct Prinitng Support.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, flutter, linked_scroll_controller, pdf, printing, syncfusion_flutter_xlsio

More

Packages that depend on data_grid_view