bump to 1.1.1+2

This commit is contained in:
Henry Hiles 2026-09-17 12:13:38 -04:00
commit 21de3590c1
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs
3 changed files with 3 additions and 3 deletions

View file

@ -5,10 +5,10 @@ A generic but configurable emoji picker for Flutter. Defaults to including only
- Up-to-date emojis, sourced from gemoji
- The ability to prepend or append custom categories with custom emoji
- Support for free text selection
- High performance due to using slivers plus a custom listener.
- High performance due to using slivers plus a custom listener
- Sleek M3 design:
![A screenshot of the emoji picker, showing a searchbar, category selection, and two categories of emojis](https://git.federated.nexus/Henry-Hiles/material_emoji_picker/raw/branch/main/assets/screenshot.png)
![A screenshot of the emoji picker, showing a searchbar, category selection, and two categories of emojis](https://git.federated.nexus/Henry-Hiles/material_emoji_picker/raw/branch/main/assets/screenshots/main.png)
## Getting started

View file

Before

Width:  |  Height:  |  Size: 112 KiB

After

Width:  |  Height:  |  Size: 112 KiB

Before After
Before After

View file

@ -1,6 +1,6 @@
name: material_emoji_picker
description: A generic but configurable emoji picker for Flutter
version: 1.1.1+1
version: 1.1.1+2
repository: https://git.federated.nexus/Henry-Hiles/material_emoji_picker
issue_tracker: https://git.federated.nexus/Henry-Hiles/material_emoji_picker/issues