bottom

Creator: coderz1093

Last updated:

0 purchases

bottom Image
bottom Images

Languages

Categories

Add to Cart

Description:

bottom

Bottom #
This is a Dart implementation of bottom.
Bottom encodes UTF-8 text into a sequence comprised of bottom emoji (🫂✨🥺❤️, with , sprinkled in for good measure) followed by 👉👈. It can encode any valid UTF-8 — being a bottom transcends language, after all — and decode back into UTF-8.
Usage #
Here's a simple example:
import 'package:bottom/bottom.dart';

void main(List<String> args) {
print(bottom.encode(args.join(' ')));
}
copied to clipboard

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.