What's Changed
- Fix memory leaks, race conditions, and regex recompilation by @Fintasys in #258
- Bump minimum Flutter version to 3.41.8 by @Fintasys in #266
- Clip overflow in DefaultEmojiPickerView Column (#256) by @Fintasys in #259
- Persist and re-apply a chosen skin tone in the grid, recents and search by @Fintasys in #263
- Add overflow-clip regression test for DefaultEmojiPickerView (#256) by @Fintasys in #267
- Fix recent-emoji list leaking into UI on unrelated parent rebuild by @Fintasys in #269
- Cache supported and recent emojis to speed up EmojiPicker rebuilds by @Fintasys in #268
Full Changelog: v4.4.0...v4.5.3