vit_table 3.0.5 copy "vit_table: ^3.0.5" to clipboard
vit_table: ^3.0.5 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.0.5

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
150
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

Create simple yet beautiful tables

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, vit_dart_extensions, web

More

Packages that depend on vit_table