Search fix (remove special character on search)
This commit is contained in:
parent
280f0cf6e8
commit
c66b60c48e
@ -217,6 +217,14 @@ packages:
|
|||||||
url: "https://pub.dev"
|
url: "https://pub.dev"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "2.2.4"
|
version: "2.2.4"
|
||||||
|
diacritic:
|
||||||
|
dependency: "direct main"
|
||||||
|
description:
|
||||||
|
name: diacritic
|
||||||
|
sha256: c09a420e737dc036122121fea9f774767e95068f34a17894ee9db30c5bda3075
|
||||||
|
url: "https://pub.dev"
|
||||||
|
source: hosted
|
||||||
|
version: "0.1.3"
|
||||||
fake_async:
|
fake_async:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
|||||||
@ -48,6 +48,7 @@ dependencies:
|
|||||||
flutter_beacon: ^0.5.1
|
flutter_beacon: ^0.5.1
|
||||||
get: ^4.6.5
|
get: ^4.6.5
|
||||||
permission_handler: ^8.2.4
|
permission_handler: ^8.2.4
|
||||||
|
diacritic: ^0.1.3
|
||||||
|
|
||||||
manager_api:
|
manager_api:
|
||||||
path: manager_api
|
path: manager_api
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user