Handle sharing intents

This commit is contained in:
Juan Gilsanz Polo
2024-03-23 02:10:08 +01:00
parent 9ef870f3e6
commit 601e4fb49b
10 changed files with 114 additions and 9 deletions

View File

@@ -6,7 +6,7 @@ part of 'bookmarks.provider.dart';
// RiverpodGenerator
// **************************************************************************
String _$bookmarksRequestHash() => r'c89579d46046980542ed9898867bfb39e85d1d6c';
String _$bookmarksRequestHash() => r'b1ac82693d1acf93e0c5c51bbfe8674e1cf3f487';
/// Copied from Dart SDK
class _SystemHash {
@@ -205,7 +205,7 @@ class _BookmarksRequestProviderElement
}
String _$bookmarksRequestLoadMoreHash() =>
r'cea7de930dc5cb77281b68e91dfa66ff3ecf57b5';
r'3c1a68da25d2dc9d3b6520d3073186520dfe5e5d';
/// See also [bookmarksRequestLoadMore].
@ProviderFor(bookmarksRequestLoadMore)