tabler

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

tabler

Tabler #
Usage #
import 'package:tabler/tabler.dart';

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

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.