From 92ba4cdd563ce7e5948af2c62aeba3bce5ec28b1 Mon Sep 17 00:00:00 2001 From: MSOB7YY Date: Thu, 21 Mar 2024 12:38:38 +0200 Subject: [PATCH] feat: diacritic support improves search by normalizing accent characters closes #73 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index cc056f23..745a24a1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ dependency_overrides: dart_extensions: git: url: https://github.com/MSOB7YY/dart_extensions - ref: fa35f7764425e9c25d577a6912457a2cc6d6d516 + ref: 4bdeef5f1ba5c9be527d338a45b92859d127669b just_audio: git: url: https://github.com/MSOB7YY/just_audio