aha_table 0.0.2+1 copy "aha_table: ^0.0.2+1" to clipboard
aha_table: ^0.0.2+1 copied to clipboard

A Polymer element for a searchable, sortable, paginatable, inline-editable, selectable, copyable, removable, movable table/grid.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add aha_table

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

dependencies:
  aha_table: ^0.0.2+1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:aha_table/aha_table.dart';
0
likes
30
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

A Polymer element for a searchable, sortable, paginatable, inline-editable, selectable, copyable, removable, movable table/grid.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

polymer

More

Packages that depend on aha_table