📄️ LMFeedImage
LMFeedImage is a widget that displays an image within a feed post. It supports loading images from a URL or a local file. The widget provides customization options for styling the image, handling errors, and responding to tap events.
📄️ LMFeedVideo
LMFeedVideo is a widget that displays a video within a feed post. It supports playing videos from a URL or a local file. The widget provides customization options for styling the video player, handling playback controls, and responding to media events.
📄️ LMFeedDocument
LMFeedDocument is a widget that displays a document preview within a feed post. It shows the document's title, file type, and size. The widget provides customization options for styling the document preview and handling tap events.
📄️ LMFeedLinkPreview
LMFeedLinkPreview is a widget that displays a preview of a link within a feed post. It shows the link's heading, description, URL, and an associated image. The widget provides customization options for styling the link preview and handling tap events.
📄️ LMFeedPoll
LMFeedPoll is a widget that displays a poll within a feed post. The widget provides customization options for styling the poll, handling errors, and responding to tap events.
📄️ LMFeedCarousel
LMFeedCarousel is a widget that displays a carousel of media items (images or videos) within a feed post. It allows users to swipe through multiple media attachments associated with a post. The widget provides customization options for styling the carousel and handling media-related events.