improve gesture ui and matching

This commit is contained in:
Fabian Freund
2026-06-02 12:04:02 +02:00
parent 6108b24f21
commit 84ae5e71dd
22 changed files with 2759 additions and 3667 deletions
@@ -34,7 +34,7 @@ final class AccountAuthRepositoryProvider
}
String _$accountAuthRepositoryHash() =>
r'604bd3954347d0ed6cd4f894bff8388642787104';
r'e33a4577f8da11567f1412e615a3e020535c8f46';
abstract class _$AccountAuthRepository
extends $AsyncNotifier<AccountAuthState> {