Added share and unshare bookmarks

This commit is contained in:
Juan Gilsanz Polo
2024-02-27 18:20:00 +01:00
parent 5ab3b59152
commit 3f298cc22d
17 changed files with 390 additions and 9 deletions

View File

@@ -172,7 +172,7 @@ final bookmarksRequestLoadMoreProvider =
);
typedef BookmarksRequestLoadMoreRef = AutoDisposeFutureProviderRef<void>;
String _$bookmarksHash() => r'84a236ccce48c0a0069ca2b754da59ff88b17ef2';
String _$bookmarksHash() => r'602a50d02cde9a67335372659f8e2f656ac21995';
/// See also [Bookmarks].
@ProviderFor(Bookmarks)