traceway 0.1.4
traceway: ^0.1.4 copied to clipboard
Traceway error tracking and screen recording SDK for Flutter.
0.1.4 — 2026-04-10 #
- Fix for the first issue sync addressed
0.1.3 — 2026-04-10 #
- Updated readme with new docs link
0.1.2 — 2026-04-10 #
- redeploying to test ci/cd flow
0.1.1 — 2026-04-10 #
- Lowered memory footprint
- Fixed capture causing the recording to stop
- Fixed zoned initialization issue
0.1.0 #
- Initial release
- Exception and error capture with full stack traces
- Screen recording (last ~10 seconds) via RepaintBoundary + ffmpeg
- Gzip-compressed transport to Traceway backend
- Simple widget wrapper API:
Traceway.run()