diff --git a/pubspec.lock b/pubspec.lock index f94ec15..a2677c8 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -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: diff --git a/pubspec.yaml b/pubspec.yaml index c58a19e..22487cc 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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