Goal behind developing this package to keep common components , libraries under this package
Features
-Report Bug : Zip and compose logs (to use this feature use FLogs in your app instead of console)
Usage
-Use ReportBug feature:
ReportBug(ctx: context,userName: "krunal",reportTo: "krunal.darji@speridian.com") .composeReportBugMail("I am facing an issue");
Additional information
You may refer to an example project or contact Krunal Darji for further information.