flutter_emoji_gif_picker 0.1.6 flutter_emoji_gif_picker: ^0.1.6 copied to clipboard
The same emoji-gif picker as whatsapp. Takes the same size as your keyboard(Mobile).
0.0.1 #
- Init.
0.0.2 #
- Changes Made.
0.0.3 #
- Issius solved.
0.0.4 #
- Files formatted.
0.1.0 #
- Fixed the problem that the menu remained small(mobile)
- noRecents widget added in MenuTexts class
- Fixed menu opening and closing issues
0.1.1 #
- viewEmoji and viewGif parameters added
0.1.2 #
- document visuals improved
0.1.3 #
- libraries updated
0.1.4 #
- Dart 3 & Flutter 3.10 compatibility
0.1.5 #
- packages updated
- kotlin version updated
- WillPopScope changed with PopScope in example project
0.1.6 #
- readme updated