Added search

This commit is contained in:
Juan Gilsanz Polo
2024-02-24 01:08:53 +01:00
parent a11355227c
commit a2d621ba9b
20 changed files with 834 additions and 103 deletions

View File

@@ -304,7 +304,7 @@ final getTagsProvider = AutoDisposeFutureProvider<ApiResponse<Tags>>.internal(
);
typedef GetTagsRef = AutoDisposeFutureProviderRef<ApiResponse<Tags>>;
String _$addLinkHash() => r'fd6e2629386254ace7ac7abeff0e566dda69575a';
String _$addLinkHash() => r'6a5c26a8e562236c7d3806bca869d932097fa6a6';
/// See also [AddLink].
@ProviderFor(AddLink)