traceway 1.0.8
traceway: ^1.0.8 copied to clipboard
Traceway error tracking and screen recording SDK for Flutter.
1.0.8 — 2026-05-07 #
Upped the version of device_info_plus
1.0.7 — 2026-05-04 #
updated device_info_plus version
1.0.6 — 2026-05-03 #
updated device_info_plus version
1.0.5 — 2026-05-02 #
Testing CI
1.0.4 — 2026-04-28 #
- Added logs and navigation to each recording
1.0.3 — 2026-04-16 #
- Updated readme
1.0.2 — 2026-04-16 #
- Updated the readme with all parameters and masking
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()