Skip to content

πŸ’–πŸ’–πŸ‘‰πŸ‘ˆπŸ’–βœ¨βœ¨βœ¨βœ¨πŸ₯Ί,,πŸ‘‰πŸ‘ˆπŸ’–πŸ’–βœ¨,,,,πŸ‘‰πŸ‘ˆπŸ’–πŸ’–βœ¨πŸ₯Ί,πŸ‘‰πŸ‘ˆ

License

Notifications You must be signed in to change notification settings

bottom-software-foundation/bottom-dart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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(' ')));
}

About

πŸ’–πŸ’–πŸ‘‰πŸ‘ˆπŸ’–βœ¨βœ¨βœ¨βœ¨πŸ₯Ί,,πŸ‘‰πŸ‘ˆπŸ’–πŸ’–βœ¨,,,,πŸ‘‰πŸ‘ˆπŸ’–πŸ’–βœ¨πŸ₯Ί,πŸ‘‰πŸ‘ˆ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages