flutter-emoji
flutter-emoji copied to clipboard
Emoji memory performance
Hello, Im mainly using Emoji.byChar() and i saw in memory that i have 3500 instances of Emoji class. Im using only map of 39 emojis.
Is this intended?