option to disable autosuggest

This commit is contained in:
Fabian Freund
2025-06-27 22:04:00 +02:00
parent ba3c7aa63f
commit 764612e252
9 changed files with 69 additions and 12 deletions
@@ -7,7 +7,7 @@ part of 'duckduckgo.dart';
// **************************************************************************
String _$duckDuckGoAutosuggestServiceHash() =>
r'1679e6d9bce7cb380b1ee60c768abe2fddb79478';
r'd9f30a577b276049b252be890bc73eb18aa118f2';
/// See also [DuckDuckGoAutosuggestService].
@ProviderFor(DuckDuckGoAutosuggestService)