1

In python there is a unicode library to get information about the category of a character.

https://docs.python.org/3/library/unicodedata.html?#unicodedata.category

Example: https://stackoverflow.com/a/48060112/579689

Is there a similar method to retrieve the category information of a unicode character in dart?

Talespin_Kit
  • 20,830
  • 29
  • 89
  • 135

0 Answers0