emoticons 0.1.0 copy "emoticons: ^0.1.0" to clipboard
emoticons: ^0.1.0 copied to clipboard

outdatedDart 1 only

Output emojis in command line applications for dart.

example/emoticons_example.dart

// Copyright (c) 2017, Muhammed Ali Sit. All rights reserved. Use of this source code
// is governed by a BSD-style license that can be found in the LICENSE file.

import 'package:emoticons/emoticons.dart';

main() {
  print(emojify("That's cool :cool:!"));
}
0
likes
0
pub points
19%
popularity

Publisher

unverified uploader

Output emojis in command line applications for dart.

Homepage

License

unknown (LICENSE)

More

Packages that depend on emoticons