Skip to content

v1.1.0: Flutter, Firebase, OpenTelemetry, Measure.sh

Latest

Choose a tag to compare

@calube calube released this 23 Dec 03:08
· 3 commits to main since this release

What's New

Added

  • Flutter platform support (references/flutter.md)
    • Dart error handling (3-channel: Dart, Platform, Isolate)
    • Native bridge instrumentation patterns
    • Widget lifecycle and performance tracing
    • Dart hook with Flutter-specific anti-patterns
  • Firebase vendor support (references/platforms/firebase.md)
    • Crashlytics, Analytics, Performance Monitoring, Remote Config
  • OpenTelemetry vendor support (references/platforms/opentelemetry.md)
    • opentelemetry-swift v2.3.0, opentelemetry-android v1.0.0-rc.1
    • Decision tree for OTel vs vendor SDKs
  • Measure.sh vendor support (references/platforms/measure.md)
    • Self-hosted mobile observability with data sovereignty focus
  • Anti-pattern: localized strings in telemetry
    • Hooks for Swift, Kotlin, TypeScript, Dart

Changed

  • Updated codebase-analyzer agent with Flutter detection
  • Updated /instrument command with Flutter platform and new vendors

Documentation

  • Rewrote README following Anthropic plugin patterns
  • Added "When to Use" and "Don't use for" guidance
  • Expanded agent docs with Focus Areas and Output sections
  • Added Philosophy section
  • Clarified agents are prompt templates, not runtime-invokable

Installation

claude plugin marketplace add calube/mobile-observability
claude plugin install mobile-observability