fractalup 1.0.0
fractalup: ^1.0.0 copied to clipboard
Flutter SDK for FractalUp Radar, FractalUp's observability service for frontend, backend, infrastructure, AI agents, and team workflows.
1.0.0 - 2026-06-14 #
- Renamed the public package identity to
fractalupwithpackage:fractalup/fractalup.dartas the primary import path. - Positioned the package as the Flutter SDK for FractalUp Radar, the FractalUp service for correlated frontend, backend, infrastructure, and AI-agent observability.
- Require the ingestion URL from FractalUp platform configuration instead of documenting or defaulting hardcoded environment endpoints.
- Support free-form deployment environment labels while retaining convenience presets for common development, staging, and production environments.
- Expanded dartdoc coverage for the primary Flutter options, mobile-agent configuration, event payload, response, exception, and HTTP compatibility APIs to satisfy the pub.dev documentation score threshold.
0.2.0 - 2026-06-13 #
- Added automatic Flutter and platform error capture.
- Added structured logs, metrics, RUM, navigation, HTTP instrumentation, and W3C distributed tracing.
- Added durable bounded delivery, payload sanitization, privacy controls, sampling, sessions, lifecycle events, and runtime/device context.
- Added migration-compatible exception monitoring and mobile-agent APIs under the FractalUp namespace.
- Added publication metadata, examples, validation tooling, and ELv2 licensing.