flutter_app_feedback 0.0.2 icon indicating copy to clipboard operation
flutter_app_feedback: ^0.0.2 copied to clipboard

Flutter Package to implement Feedback System in Flutter Project.

Version 0.0.2 #

Added onFeedbackSubmissionStarted and onFeedbackSubmitted methods to handle when the submission of feedback is started or submission is completed.

Version 0.0.1+2 #

Added field of reportType to distinguish between system generated report and user generated report. By Default reportType is set to User initiated report

Version 0.0.1+1 #

Some bug fixes in the packages.

Version 0.0.1 #

Initial Release of the package.