Search fix (remove special character on search)

This commit is contained in:
Fransolet Thomas 2023-03-10 19:27:59 +01:00
parent 280f0cf6e8
commit c66b60c48e
2 changed files with 9 additions and 0 deletions

View File

@ -217,6 +217,14 @@ packages:
url: "https://pub.dev"
source: hosted
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:
dependency: transitive
description:

View File

@ -48,6 +48,7 @@ dependencies:
flutter_beacon: ^0.5.1
get: ^4.6.5
permission_handler: ^8.2.4
diacritic: ^0.1.3
manager_api:
path: manager_api