appxiom_flutter
Detect and report bugs in Flutter based mobile apps. Reports issues like memory leaks, crashes, ANR and exceptions. Plugin has low memory and size footprint.
1.0.8
What this package is like to depend on
Last release 2 months ago
10 Jun 2026
Too new to tell
only 2 release windows
Nearly every release is documented
notes for 4 of 4 stable releases
Nothing withdrawn
no release was ever pulled
6 months old
4 releases · first in 2026
4 releases in the last 12 months
see the full history below
Release timeline
4 releases · Feb 2026 to Jun 2026Releases
latest 4-
1.0.810 Jun 2026Release notes
Open source →- Improved Memory leak detection
- Added ANR and AppHang detection capabilites
- Ability to detect Gestures like button taps.
-
1.0.716 Feb 2026 -
1.0.610 Feb 2026 -
1.0.509 Feb 2026Release notes
Open source →- Breaking Change: Renamed plugin to appxiom_flutter.
- Breaking Change: Made
stateClassNamemandatory inAxStatefor better reliability in release builds. - Breaking Change: Renamed state_custom.dart to ax_state.dart.
- Isolate Tracking: Added
AxIsolatefor monitoring background isolate crashes and errors. - Stable State Names: Added
stateClassNametoAxStatefor preserving state names in obfuscated release builds. - Enhanced Breadcrumbs: Added
axPrint,axLog, andaxDebugPrintfor activity trail integration. - Location Support: Added
setCurrentPositionto provide geographic context to reported issues.