public library
Classes
- FeedConfig
- SDK configuration provided by the host app.
- FeedItem
- FeedMedia
- FeedPlayer
- Main SDK entry point.
- FeedPlayerSdkTheme
-
Dark palette and ThemeData for SDK feed UI, aligned with the example
comment screen (
CommentsDemoScreen:_bg,_bubble,_text,_muted). - FeedPlayerWidget
- High-level widget that renders a video-first feed with autoplay.
- FeedPostActions
- Optional callbacks for post chrome (social post card behavior).
- FeedPostCard
- Feed row chrome modeled after common social post cards: header → caption → media → likes summary → action row.
- FeedPostChromeOptions
- Toggles for post chrome when FeedPlayerChrome.post is used.
- FeedRepository
Enums
- FeedMediaType
- FeedPlayerChrome
- Row layout for each item in FeedPlayerWidget.