upgrade deps and fix some lints

This commit is contained in:
Fabian Freund
2025-02-07 21:42:58 +01:00
parent a12ef8244f
commit fe4baa58f5
24 changed files with 47 additions and 36 deletions
@@ -604,7 +604,12 @@ class AutocompleteResult {
final int totalItems;
AutocompleteResult(
this.input, this.text, this.url, this.source, this.totalItems);
this.input,
this.text,
this.url,
this.source,
this.totalItems,
);
}
// /// Represents all the different supported types of data that can be found from long clicking