Skip to main content

individual_post library

Classes

CommentTemplate

CommentTemplate returns a widget of the individual user commented on the post.

IndividualPageLikeSection

IndividualPageLikeSection returns a widget that show the list of all the users liked the post.

IndividualPostCommentSection

IndividualPostCommentSection returns a widget that show the list of all the users commented on the post.

IndividualPostView

IndividualPostView returns a widget that has mutable state _IndividualPostViewState.

Functions

buildPadding(BuildContext context, String text) Padding
likedUserCircleAvatar(LikedBy user) Widget

likedUserCircleAvatar returns a widget of the individual user liked the post.