flutter_app_feedback 0.0.2
flutter_app_feedback: ^0.0.2 copied to clipboard
Flutter Package to implement Feedback System in Flutter Project.
0.0.2 #
Added onFeedbackSubmissionStarted and onFeedbackSubmitted methods to handle when the
submission of feedback is started or submission is completed.
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
0.0.1+1 #
Some bug fixes in the packages.
0.0.1 #
Initial Release of the package.