guardx 0.0.1
guardx: ^0.0.1 copied to clipboard
GuardX is an MVP Flutter crash logging plugin that captures errors and stores local JSON-line events.
0.0.1 #
- Initial MVP release of GuardX.
- Added automatic Flutter and async uncaught error capture.
- Added local JSON-line event storage in app documents directory.
- Added breadcrumb/tag/user context APIs.
- Added example app with error triggers and recent event viewer.