comon_otel_flutter 0.0.1-alpha.1
comon_otel_flutter: ^0.0.1-alpha.1 copied to clipboard
Flutter instrumentation package for comon_otel with app lifecycle, navigation, and error capture foundations.
0.0.1-alpha.1 #
- Initial Flutter package scaffold for the monorepo.
- Added
ComonOtelFlutter.install(...)bootstrap API. - Added
OtelNavigatorObserverfor route transition spans. - Added
OtelFlutterBindingObserverfor app lifecycle and memory-pressure logs. - Added Flutter framework and platform-dispatcher error capture hooks.
- Added initial Flutter package tests and implementation roadmap.
- Updated publish metadata for pub.dev readiness and replaced the placeholder package license.