vit_table 3.2.1 copy "vit_table: ^3.2.1" to clipboard
vit_table: ^3.2.1 copied to clipboard

Create simple yet beautiful tables

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vit_table

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

dependencies:
  vit_table: ^3.2.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:vit_table/vit_table.dart';
1
likes
130
points
31
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Create simple yet beautiful tables

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, vit_dart_extensions, web

More

Packages that depend on vit_table