Skip to content

Releases: Fintasys/emoji_picker_flutter

v1.3.0

11 Jun 06:10
Compare
Choose a tag to compare
  • 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

24 May 13:48
f7fd453
Compare
Choose a tag to compare
  • Compatibility for Flutter 2.10 and update Android and Kotlin versions
  • Add Mate Emoji 🧉

v1.2.0

24 May 13:47
bb04802
Compare
Choose a tag to compare
  • Breaking Change: noRecentsText of type String was changed to noRecents of type Widget and noRecentsStyle was removed from Config

v1.1.2

16 Feb 15:14
c2e3a7a
Compare
Choose a tag to compare
  • Fix a issue with macos platform 👨‍🔧
  • Close Skin-Tone dialog on several other timings

v1.1.1

26 Jan 08:13
9fb9fdb
Compare
Choose a tag to compare
  • Fix issue with parsing 😵

v1.1.0

25 Jan 14:35
0903422
Compare
Choose a tag to compare
  • 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

18 Nov 14:40
357b7e6
Compare
Choose a tag to compare
  • Fix to avoid unnecessary rebuilds
  • Re-add Activities Category

v1.0.7

30 Aug 14:36
Compare
Choose a tag to compare
  • 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

v1.0.6

30 May 02:05
Compare
Choose a tag to compare
  • Fix appearance of emoji when device display size is not default 👀
  • Fix issue with GridView padding at the top when no AppBar exist in Scaffold

v1.0.5

14 May 16:39
2927f83
Compare
Choose a tag to compare
  • Fix appearance of emoji when device font size is not default #11 🖥
  • Add Backspace-Button & OnBackspacePressed-Callback for easier deletion of added Emoji's #10