tagflow_table 1.0.0-alpha.1 copy "tagflow_table: ^1.0.0-alpha.1" to clipboard
tagflow_table: ^1.0.0-alpha.1 copied to clipboard

First-party table rendering extension for Tagflow's native rich content runtime.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tagflow_table

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

dependencies:
  tagflow_table: ^1.0.0-alpha.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:tagflow_table/tagflow_table.dart';
1
likes
150
points
46
downloads

Documentation

API reference

Publisher

verified publisherjha.sh

Weekly Downloads

First-party table rendering extension for Tagflow's native rich content runtime.

Homepage
Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

equatable, flutter, tagflow

More

Packages that depend on tagflow_table