pensil_community_flutter library Null safety
Classes
- Actor
- Answers
- Ccommunity
- Community
- CommunityBloc
- CommunityClient
- CommunityProvider
- CommunityResponse
- Documents
- GalleryHeaderTheme
-
Overrides the default style of
GalleryHeader
descendants. - GalleryHeaderThemeData
-
A style that overrides the default appearance of
GalleryHeader
s when used with GalleryHeaderTheme or with the overall PensilTheme'sStreamFeedThemeData.galleryHeaderTheme
. - Group
- GroupBloc
- GroupClient
- GroupProvider
- GroupResponse
- Level
- Levels to control logging output. Logging can be enabled to include all levels above certain Level. Levels are ordered using an integer value Level.value. The predefined Level constants below are sorted as follows (in descending order): Level.SHOUT, Level.SEVERE, Level.WARNING, Level.INFO, Level.CONFIG, Level.FINE, Level.FINER, Level.FINEST, and Level.ALL.
- LiveMeeting
- Logger
- Use a Logger to log debug messages.
- MySelection
- PensilBloc
- PensilClient
- PensilCommunityApp
- PensilCommunityBuilder
- PensilGroupListView
- Display all sections of a Group in a listview
- PensilPostFeedListView
- PensilProvider
- PensilSectionFeedBuilder
- PensilSectionListView
- Display all sections of a Group in a listview
- PensilTheme
- Applies a PensilThemeData to descendent Stream Feed widgets.
- PensilThemeData
- Defines the configuration of the overall visual PensilTheme for a particular widget subtree.
- PensilUser
- Poll
- Post
- PostAction
- PostReponse
- Question
- Section
- SectionBloc
- SectionClient
- SectionFeedPageInfo
- SectionProvider
- Submissions
- Token
- UserModel
- UserTileTheme
-
Overrides the default style of
UserTile
andCommentItem
descendants. - UserTileThemeData
-
A style that overrides the default appearance of
UserBar
andCommentItem
widgets when used with UserTileTheme or with the overall PensilTheme's PensilThemeData.userTileTheme.
Mixins
-
CommunityMixin<
T extends StatefulWidget> -
GroupMixin<
T extends StatefulWidget> -
PensilMixin<
T extends StatefulWidget> -
SectionMixin<
T extends StatefulWidget>
Extensions
Enums
Exceptions / Errors
- ApiDataNotFoundException
- BadBodyFormatException
- BadRequestException
- BadUrlException
- InternalServerException
- InvalidInputException
- NoInternetException
- Exception used when no internet connection is available during apis call
- NotFoundException
- Exception used when server returns error during apis call
- PensilException
- Exception used when server returns error during apis call
- ResourceNotFoundException
- TimeoutException
- UnProcessableException