We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
on_activity_added
1 parent 80f224d commit 35cb406Copy full SHA for 35cb406
packages/stream_feeds/lib/src/state.dart
@@ -16,6 +16,7 @@ export 'state/comment_reaction_list.dart';
16
export 'state/comment_reaction_list_state.dart';
17
export 'state/comment_reply_list.dart';
18
export 'state/comment_reply_list_state.dart';
19
+export 'state/event/on_activity_added.dart';
20
export 'state/feed.dart';
21
export 'state/feed_list.dart';
22
export 'state/feed_list_state.dart';
0 commit comments