traceway 1.0.1
traceway: ^1.0.1 copied to clipboard
Traceway error tracking and screen recording SDK for Flutter.
1.0.1 — 2026-04-15 #
- Version update for clean git history
1.0.0 — 2026-04-15 #
- Implemented git issues from 1 to 4
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()