suggestly_flutter library

Classes

ApplicationSummary
BugReportAttachment
Attachment supplied for a bug report.
BugReportData
Captured data for a bug report submission.
BugReportEnvironment
Metadata describing the user's environment.
FeatureRequestData
Captured data for a feature request submission.
FeedbackEligibility
FeedbackEligibilitySummary
FeedbackSubmissionResult
SubmissionIdentity
Represents the authenticated identity and submission token for a public user.
Suggestly
Global entry point for configuring and accessing Suggestly functionality.
SuggestlyBugReportPopup
Dialog that collects a bug report from the user.
SuggestlyFeatureRequestPopup
Dialog that captures a feature request submission.
SuggestlyPopupResult<T>
Represents the outcome of displaying a Suggestly popup dialog.
SuggestlyRatingPopup
Dialog for collecting a user rating and optional comment.
SuggestlyTestingClient
SuggestlyUser
Lightweight representation of a Suggestly user record.
TextInputPopupTheme
Provides theming values for TextInputPopup widgets within the widget tree.
TextInputPopupThemeData
Theme values consumed by TextInputPopup widgets.

Enums

BugReportSeverity
Severity levels for a bug report.
FeatureRequestPriority
Priority options for a feature request.
FeedbackEligibilityReason
FeedbackSubmissionKind

Exceptions / Errors

SuggestlyApiException
Exception thrown when the Suggestly API returns an error response.