Releases: Fintasys/emoji_picker_flutter
Releases · Fintasys/emoji_picker_flutter
v1.3.0
- Compatibility for Flutter 3 and update dependencies 💙
- Introduce property replaceEmojiOnLimitExceed to replace least used emoji in Recents when the list is full
- Add property gridPadding to make GridView padding configurable
- Add same background color of emoji view to background of loading indicator
- Improvements for usage of custom view
v1.2.1
v1.2.0
v1.1.2
v1.1.1
v1.1.0
- New feature: EmojiPickerUtils provide access to recent emojis, search emoji and adding emoji to recently-used list
- New feature: Skin-Tone Support
- New feature: Emoji-List Versioning (force update users cached emoji's if necessary between versions)
- Add Support for MacOS platform 🖥
v1.08
v1.0.7
- Align center NoRecent-Text
- Enable Hot Reload for config changes
- Add hint to example code how to fix emoji size issue for iOS
- Add attribute tabIndicatorAnimDuration to config to control tab indicator animation duration
- Fix issue with iOS hover effect
- Format & Cleanup