bump to 1.1.1+2
This commit is contained in:
parent
6f7cd8c378
commit
21de3590c1
3 changed files with 3 additions and 3 deletions
|
|
@ -5,10 +5,10 @@ A generic but configurable emoji picker for Flutter. Defaults to including only
|
||||||
- Up-to-date emojis, sourced from gemoji
|
- Up-to-date emojis, sourced from gemoji
|
||||||
- The ability to prepend or append custom categories with custom emoji
|
- The ability to prepend or append custom categories with custom emoji
|
||||||
- Support for free text selection
|
- 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:
|
- Sleek M3 design:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Getting started
|
## Getting started
|
||||||
|
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 112 KiB After Width: | Height: | Size: 112 KiB |
|
|
@ -1,6 +1,6 @@
|
||||||
name: material_emoji_picker
|
name: material_emoji_picker
|
||||||
description: A generic but configurable emoji picker for Flutter
|
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
|
repository: https://git.federated.nexus/Henry-Hiles/material_emoji_picker
|
||||||
issue_tracker: https://git.federated.nexus/Henry-Hiles/material_emoji_picker/issues
|
issue_tracker: https://git.federated.nexus/Henry-Hiles/material_emoji_picker/issues
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue