feedbackjar
library
Classes
FbRichText
Render feedback post / comment content with mentions and light Markdown.
FbTheme
Resolved palette: one accent, three greys, plus the surface background.
Follows the OS light/dark setting.
A single public comment on a feedback post.
A page of public comments with a cursor for the next page.
FeedbackFailure <T >
FeedbackIdentity
Submitter identity (name/email) remembered across FeedbackJar.submit calls.
FeedbackJar
FeedbackJar Flutter SDK.
FeedbackJarBoard
A complete, drop-in feedback board: list + upvote + detail + comments +
submission. Built only on Flutter's own Material widgets — no extra
package dependency.
FeedbackListResult
A page of public feedback posts with a cursor for the next page.
FeedbackPost
A single public feedback post.
FeedbackResponse
Returned when feedback is submitted successfully.
FeedbackResult <T >
Result of a FeedbackJar operation — either a success value or an error.
FeedbackSuccess <T >
VoteState
Upvote state for a single post.
WidgetConfig
Widget configuration for this organization, as set in the FeedbackJar dashboard.