improve gesture ui and matching
This commit is contained in:
@@ -55,4 +55,4 @@ final class ProxyConnectionOptionsProvider
|
||||
}
|
||||
|
||||
String _$proxyConnectionOptionsHash() =>
|
||||
r'7832968f74acd98189110cf926208e694a20d55a';
|
||||
r'718f8d7f7fc7eb6a56bb5975bcccb64fec1675bc';
|
||||
|
||||
@@ -42,7 +42,7 @@ final class ContainerProxyRepositoryProvider
|
||||
}
|
||||
|
||||
String _$containerProxyRepositoryHash() =>
|
||||
r'ec3ec41b45b991623518f0aceb6ee7b21abb9112';
|
||||
r'9201bb0cdda570d38adc5fc16d1c7719f3d719a2';
|
||||
|
||||
abstract class _$ContainerProxyRepository extends $Notifier<void> {
|
||||
void build();
|
||||
|
||||
@@ -42,7 +42,7 @@ final class ProxyInputConsumerProvider
|
||||
}
|
||||
|
||||
String _$proxyInputConsumerHash() =>
|
||||
r'8958cb3ff089779c1991390a7d6062cef74b0588';
|
||||
r'652a9df1efd937039f62498d56e5d30f09066d91';
|
||||
|
||||
abstract class _$ProxyInputConsumer extends $Notifier<void> {
|
||||
void build();
|
||||
|
||||
@@ -60,7 +60,7 @@ final class ProxyLatencyResultsProvider
|
||||
}
|
||||
|
||||
String _$proxyLatencyResultsHash() =>
|
||||
r'f86dba5c5f17d1f74fdf2b7ca6f5adaa4c42ff75';
|
||||
r'85dec80ca28c86cf0cb62c6548d82986de79f61d';
|
||||
|
||||
/// Per-profile latency results, keyed by profile id. Holds the latest result
|
||||
/// only; we don't keep history because the test is user-triggered and the user
|
||||
|
||||
Reference in New Issue
Block a user