Releases: Fintasys/emoji_picker_flutter
Releases · Fintasys/emoji_picker_flutter
v2.0.0
- 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
v1.6.3
v1.6.2
v1.6.1
- Fix issue with RecentsLimit not working
- Add example for dynamic emoji columns based on screen width (thx to @timmaffett)
v1.6.0
- Breaking Change: Fix behavior of recent tab, choose behavior (None, Recent, Popular) with
recentTabBehavior
.showRecentsTab
was removed. - Fix typo in ReadMe (thx @nathanbacon)