PackageTrack
Sign in Get early access

atatus_flutter_plugin

Flutter bindings and tools for utilizing atatus Mobile SDks

1.0.4 Atatus/atatus-flutter-agent

What this package is like to depend on

Last release 16 days ago

08 Aug 2026

Too new to tell

only 1 release windows

Nearly every release is documented

notes for 4 of 4 stable releases

Nothing withdrawn

no release was ever pulled

0 months old

4 releases · first in 2026

4 releases in the last 12 months

see the full history below

Release timeline

4 releases · Aug 2026 to Aug 2026
Release Pre-release

Releases

latest 4
  1. 1.0.4 08 Aug 2026
    Release notes
    • Fixed Android release builds stripping the native SDK symbols this plugin resolves reflectively. Flutter's Gradle plugin force-enables R8 for the release build type, so flutter build apk --release minified away names that flutter run left intact. consumer-rules.pro now keeps every symbol the plugin looks up by name, including AtatusSite (custom endpoint), the RUM event model accessors, and the shutdown flush hook.
    • AtatusConfiguration.customEndpoint is applied again in release builds; it was silently ignored after minification renamed the fields behind it.
    • Hardened the reflection guards against R8 damage. They caught Exception, which does not cover NoSuchMethodError / NoClassDefFoundError, so a stripped symbol could escape as an unhandled Error and terminate the host app instead of degrading telemetry. They now catch Throwable, and the previously unguarded shutdown path is wrapped as well.
    Open source →
  2. 1.0.3 07 Aug 2026
    Release notes
    • Release 1.0.3.
    Open source →
  3. 1.0.1 07 Aug 2026
    Release notes
    • Release 1.0.1 with iOS and Web support improvements.
    Open source →
  4. 1.0.0 07 Aug 2026
    Release notes
    • Initial release of atatus_flutter_plugin.
    • Real User Monitoring (RUM) support for Flutter applications.
    • Support for Log Management, Error Tracking, Mobile Vitals, and Custom Events.
    • Automatic view and network resource tracking.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive