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

Tenun is a production-ready Flutter Charting library with JSON configuration, zoom/pan/fling state machines, drill-down hierarchies, cross-chart synchronization, and zero-allocation rendering pipeline [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tenun

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

dependencies:
  tenun: ^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:tenun/tenun.dart';
0
likes
130
points
45
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Tenun is a production-ready Flutter Charting library with JSON configuration, zoom/pan/fling state machines, drill-down hierarchies, cross-chart synchronization, and zero-allocation rendering pipelines. Designed for dashboards, financial apps, and data-heavy enterprise UIs.

License

Apache-2.0 (license)

Dependencies

benchmark_harness, flutter, image, intl

More

Packages that depend on tenun