iso_2_emoji_flag 1.0.2 copy "iso_2_emoji_flag: ^1.0.2" to clipboard
iso_2_emoji_flag: ^1.0.2 copied to clipboard

Small package to obtain an emoji from his respective ISO code, and visceversa.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add iso_2_emoji_flag

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  iso_2_emoji_flag: ^1.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:iso_2_emoji_flag/iso_2_emoji_flag.dart';
2
likes
130
pub points
23%
popularity

Publisher

unverified uploader

Small package to obtain an emoji from his respective ISO code, and visceversa.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on iso_2_emoji_flag