Skip to content

Releases: Fintasys/emoji_picker_flutter

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

v1.5.0

17 Oct 05:24
Compare
Choose a tag to compare
  • Add support for Web Platform
  • Add support for Windows Platform
  • Add support for Linux Platform

v1.4.1

17 Oct 04:58
Compare
Choose a tag to compare
  • Code cleanup and optimizations in DefaultEmojiPickerView (thx @PankovSerge)
  • Updated ReadMe

v1.4.0

29 Sep 14:00
e3af3d3
Compare
Choose a tag to compare
  • Add support for custom fonts ✍️ (thx @yendacoder)
  • Refactor to make components reusable and add example for search (thx @yendacoder)
  • Breaking: Remove progressIndicatorColor in favor of loadingIndicator in Config

v1.3.1

02 Aug 13:44
98b3963
Compare
Choose a tag to compare