bottom 1.0.1 copy "bottom: ^1.0.1" to clipboard
bottom: ^1.0.1 copied to clipboard

outdated

Dart library for translating between bottom and human-readable text.

example/bottom_example.dart

import 'package:bottom/bottom.dart';

void main(List<String> args) {
  print(bottom.encode(args.join(' ')));
}
1
likes
35
points
51
downloads

Publisher

unverified uploader

Weekly Downloads

Dart library for translating between bottom and human-readable text.

Homepage

License

MIT (license)

More

Packages that depend on bottom