Skip to content

Releases: Fintasys/emoji_picker_flutter

v2.0.0

31 Jan 05:42
21679ca
Compare
Choose a tag to compare
  • Better customization
  • Better support for emoji and custom font
  • Restructure of configurations
  • Added Search View feature
  • Update examples (Also added WhatsApp example)
  • Add auto-scroll support
  • Add long-press backspace support
  • Improve SkinTone Overlay
  • Updated Readme
  • Update License to MIT
  • Add tests

v1.6.4

25 Jan 14:19
Compare
Choose a tag to compare
  • Add long-press backspace support (thx @vedasjad)
  • Fix Auto-Scroll issue in TextField (thx @starfreck)

v1.6.3

29 Oct 06:51
Compare
Choose a tag to compare
  • Added new Config parameter customSkinColorOverlayHorizontalOffset to fix issue with SkinColorOverlay in ShellRoute or other horizontal adjustments
  • Add Jack-O-Lantern emoji 🎃

v1.6.2

10 Oct 02:59
1a64bdd
Compare
Choose a tag to compare
  • remove nullability from OverlayState
  • Compatible with Flutter 3.13.6 🚀
  • Various code improvements

v1.6.1

07 Jun 15:16
9581823
Compare
Choose a tag to compare
  • Fix issue with RecentsLimit not working
  • Add example for dynamic emoji columns based on screen width (thx to @timmaffett)

v1.6.0

31 May 13:43
ca7a6b2
Compare
Choose a tag to compare
  • Breaking Change: Fix behavior of recent tab, choose behavior (None, Recent, Popular) with recentTabBehavior. showRecentsTab was removed.
  • Fix typo in ReadMe (thx @nathanbacon)

v1.5.4

10 Apr 16:45
Compare
Choose a tag to compare
  • Restore compatibility of older Flutter versions

v1.5.3

10 Apr 16:16
14c5d47
Compare
Choose a tag to compare
  • Add Unicode 14 Emoji 🫡

v1.5.2

12 Jan 13:07
Compare
Choose a tag to compare
  • Fix issue with hiding backspace button (set null to hide)
  • Migrate jcenter to mavenCentral (thx @duyjack)

v1.5.1

22 Nov 16:48
6a68f13
Compare
Choose a tag to compare
  • Update ReadMe and example 📃
  • Add method clearRecentEmojis in EmojiPickerUtils to clear the recent Emojis