emojiscraper library

Functions

client({required String url}) Future<HttpClientRequest>
Generic HttpClientRequest that does GET request.
fetchAvailableVersions() Future<List<String>>
Scrape https://unicode.org/Public/emoji, for available version.
fetchEmojiData(String version) Future<String>
Fetch emoji data. Note: This will exit with message printed to stdout if status is not 200
parseTextToJson(String text) String
Takes raw string and formats it to json. If you decode the result of the string returned by this then, the resulting object is represented as: