responsive_data_grid 0.0.3 copy "responsive_data_grid: ^0.0.3" to clipboard
responsive_data_grid: ^0.0.3 copied to clipboard

outdated

Responsive Data Grid for Flutter inspired by Kendo UI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add responsive_data_grid

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

dependencies:
  responsive_data_grid: ^0.0.3

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:responsive_data_grid/responsive_data_grid.dart';
8
likes
0
points
187
downloads

Publisher

verified publisherconcerti.io

Weekly Downloads

Responsive Data Grid for Flutter inspired by Kendo UI.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

bootstrap_grid, client_filtering, flutter

More

Packages that depend on responsive_data_grid