flutter-emoji icon indicating copy to clipboard operation
flutter-emoji copied to clipboard

Emoji memory performance

Open MichalNemec opened this issue 1 year ago • 0 comments

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?

MichalNemec avatar Mar 11 '24 00:03 MichalNemec