Andrii
Andrii
`desktop_multi_window` plugin not working with flutter 3.3 on Windows. To check it you can upgrade flutter and run `example`. Native exception: ``` Thrown exception at 0x00007FF8B0B0F8F5 (flutter_windows.dll) in desktop_multi_window_example.exe: 0xC0000005:...
## Description This PR optimize the `EmojiPickerInternalUtils.filterUnsupported` and `EmojiPickerInternalUtils.getRecentEmojis` functions. ## Changes * Save responses of the `EmojiPickerInternalUtils.filterUnsupported` and `EmojiPickerInternalUtils.getRecentEmojis` functions and reuse it. * Make the `EmojiPickerInternalUtils.filterUnsupported` and `EmojiPickerInternalUtils.getRecentEmojis`...