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

outdatedDart 1 only

Use emojis in your strings.

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
30
pub points
22%
popularity

Publisher

unverified uploader

Use emojis in your strings.

Repository

License

BSD-3-Clause (LICENSE)

More

Packages that depend on emoticons