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

Create a 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: ^1.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:vit_table/vit_table.dart';
1
likes
120
points
31
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Create a simple yet beautiful tables

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, vit_dart_extensions

More

Packages that depend on vit_table