dense_table 0.1.0 copy "dense_table: ^0.1.0" to clipboard
dense_table: ^0.1.0 copied to clipboard

A high-density data table widget designed for professional desktop and web applications. Prioritizes performance, virtualization, and pixel-perfect control.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dense_table

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

dependencies:
  dense_table: ^0.1.0

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:dense_table/dense_table.dart';
0
likes
160
points
0
downloads

Publisher

verified publisherk8spodo.dev

Weekly Downloads

A high-density data table widget designed for professional desktop and web applications. Prioritizes performance, virtualization, and pixel-perfect control.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on dense_table