measure_flutter 0.3.3
measure_flutter: ^0.3.3 copied to clipboard
Flutter SDK to track crashes, bug reports, performance traces and more using measure.sh, an open-source monitoring tool.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[measure_flutter-0.3.3] - 2026-02-13 #
🐛 Bug fixes #
- (flutter): Avoid mutating caller's header maps in HttpCollector (#3131)
🔨 Misc #
- (flutter): Prepare measure_flutter-v0.3.3
[measure_flutter-v0.3.2] - 2026-01-13 #
🐛 Bug fixes #
- (flutter): Update compatibility and dependency constraints (#3088) by @abhaysood in #3088
🔨 Misc #
- (flutter): Prepare measure_flutter-v0.3.2 (#3089) by @abhaysood in #3089
[measure_flutter-v0.3.1] - 2025-12-10 #
🔨 Misc #
- (flutter): Prepare measure_flutter-v0.3.1 (#3014) by @abhaysood in #3014
- (flutter): Upgrade to measure-android v0.15.1 (#3013) by @abhaysood in #3013
📚 Documentation #
- Update outdated sdk docs (#3004) by @abhaysood in #3004
[measure_flutter-v0.3.0] - 2025-12-09 #
🐛 Bug fixes #
- (flutter): Compatibility with older flutter versions (#3001) by @abhaysood in #3001
🔨 Misc #
- (flutter): Prepare measure_flutter-v0.3.0 (#3002) by @abhaysood in #3002
- (flutter): Update measure config and default event collection (#2933) by @abhaysood in #2933
[measure_flutter-v0.2.1] - 2025-10-29 #
🔨 Misc #
- (flutter): Prepare measure_flutter-v0.2.1 (#2864) by @abhaysood in #2864
- (flutter): Expose measure-android SDK as api dependency (#2828) by @abhaysood in #2828
[measure_flutter-v0.2.0] - 2025-10-22 #
✨ New features #
- (flutter): Add custom attributes to trackHandledError (#2523) by @abhaysood in #2523
- (flutter): Add custom attributes to trackScreenView (#2522) by @abhaysood in #2522
- (flutter): Provide configurable storage limits (#2454) by @abhaysood in #2454
🔨 Misc #
- (flutter): Prepare measure_flutter-v0.2.0 (#2792) by @abhaysood in #2792
- (flutter): Upgrade pinned flutter version to latest (#2776) by @abhaysood in #2776
- (flutter): Update native SDK dependencies (#2769) by @abhaysood in #2769
- (flutter): Fix changelog and prepare new release (#2438) by @abhaysood in #2438
[measure_flutter-v0.1.1] - 2025-07-21 #
🔨 Misc #
- (flutter): Add validations for custom events (#2437) by @abhaysood in #2437
- (flutter): Improve pub listing score (#2436) by @abhaysood in #2436
[measure_flutter-v0.1.0] - 2025-07-21 #
✨ New features #
- (flutter): Add screenshots to crashes (#2375) by @abhaysood in #2375
- (flutter): Track gestures (#2367) by @abhaysood in #2367
- (flutter): Implement bug reporting (#2353) by @abhaysood in #2353
- (flutter): Expose api to get session id (#2338) by @abhaysood in #2338
- (flutter): Expose apis to set and clear user id (#2337) by @abhaysood in #2337
- (flutter): Implement tracing (#2316) by @abhaysood in #2316
- (flutter): Manually start or stop the SDK (#2320) by @abhaysood in #2320
🐛 Bug fixes #
- (flutter): Fix measure config (#2390) by @abhaysood in #2390
- (flutter): Gesture positions to represent device coordinates (#2387) by @abhaysood in #2387
🔨 Misc #
- (flutter): Explicitly set ios sdk version (#2430) by @abhaysood in #2430
- (flutter): Prepare measure_flutter-v0.1.0 (#2428) by @abhaysood in #2428
- (flutter): Update ci scripts (#2399) by @abhaysood in #2399
- (flutter): Gesture events reporting (#2395) by @abhaysood in #2395
- (flutter): Prepare for pub.dev listing (#2389) by @abhaysood in #2389
- (flutter): Validate http events (#2385) by @abhaysood in #2385
- (flutter): Improve span end api (#2378) by @abhaysood in #2378
- (flutter): Implement sdk configuration (#2302) by @abhaysood in #2302
- (flutter): Add example app (#2301) by @abhaysood in #2301
- (flutter): Implement http tracking using dio (#2294) by @abhaysood in #2294
♻️ Refactor #
- (flutter): Use time provider (#2383) by @abhaysood in #2383