tabler 1.0.0 copy "tabler: ^1.0.0" to clipboard
tabler: ^1.0.0 copied to clipboard

outdated

Display table format.

Tabler #

Usage #

import 'package:tabler/tabler.dart';

main() {
  var tabler = Tabler(data: [['a', 'b', 'c']]);
  print(tabler);
  // +---+---+---+
  // | a | b | c |
  // +---+---+---+
}

License #

MIT

2
likes
0
points
8
downloads

Publisher

unverified uploader

Weekly Downloads

Display table format.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on tabler