Bump emoji picker to 1.1.1
Better performance now.
This commit is contained in:
parent
5d62e66cd9
commit
7f7fb451e6
2 changed files with 3 additions and 3 deletions
|
|
@ -898,10 +898,10 @@ packages:
|
|||
dependency: "direct main"
|
||||
description:
|
||||
name: material_emoji_picker
|
||||
sha256: d685f42595f3e2dfeb699d5da53f6576c44ae97da24f2a52f035c26b81d7645e
|
||||
sha256: feaaf38a4fa4010727dfdb0e05d32c3f49c1162bb7d6103ea808fc157d92a2e0
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.0.3"
|
||||
version: "1.1.1"
|
||||
material_ui:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
|
|
|||
|
|
@ -80,7 +80,7 @@ dependencies:
|
|||
unifiedpush_storage_shared_preferences: 1.0.0
|
||||
flutter_local_notifications: 22.3.0
|
||||
flutter_local_notifications_linux: 8.0.1
|
||||
material_emoji_picker: 1.0.3
|
||||
material_emoji_picker: 1.1.1
|
||||
|
||||
dev_dependencies:
|
||||
build_runner: 2.16.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue