tessera_flutter 0.1.1 copy "tessera_flutter: ^0.1.1" to clipboard
tessera_flutter: ^0.1.1 copied to clipboard

Flutter widgets for the tessera pivot-table engine: an expandable cube grid, axis and aggregate editors, and localizations for fourteen languages.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tessera_flutter

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

dependencies:
  tessera_flutter: ^0.1.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:tessera_flutter/tessera_flutter.dart';
0
likes
160
points
--
downloads
screenshot

Documentation

API reference

Publisher

verified publishernagylzs.eu

Flutter widgets for the tessera pivot-table engine: an expandable cube grid, axis and aggregate editors, and localizations for fourteen languages.

Repository (GitHub)
View/report issues

Topics

#pivot-table #olap #aggregation #widget #data-grid

License

MIT (license)

Dependencies

flutter, tessera, two_dimensional_scrollables

More

Packages that depend on tessera_flutter