apm_mobileapm_flutter_plugin 1.1.0 copy "apm_mobileapm_flutter_plugin: ^1.1.0" to clipboard
apm_mobileapm_flutter_plugin: ^1.1.0 copied to clipboard

Site24x7 Plugin to Monitor Mobile Applications using Flutter Framework

1.1.0 #

Features #

  • Screens (along with load times).
    • Site24x7 Navigator Observer.
  • Network Monitoring Support:
    • HTTP client.
    • Dio Package.
  • Crashlytics:
    • Async Exceptions.
    • Non-Async Exceptions.
  • User Sessions.

Usage #

import 'package:apm_mobileapm_flutter_plugin/site24x7_flutter_plugin.dart';

Bug Fixes #

  • Fixed Dart SDK version constraint in example app to support Dart 3.8.1+
  • Downgraded example app environment requirement from ^3.11.0 to >=3.8.1 <4.0.0 for backward compatibility
  • Fixed URL sanitization to strip query parameters for cleaner screen names
  • Added URL length truncation (200 chars max) to ensure iOS compatibility with server-side limits

Dependencies #

  • stack_trace
  • dio
  • http
  • Updated Android Mobile APM SDK to 2.2.4

Documentation #

  • Added comprehensive system requirements documentation
  • Created SYSTEM_REQUIREMENTS.md with detailed setup instructions
  • Added Android minSdkVersion 21 requirements to README
  • Added support for Xcode 16.1, CocoaPods 1.16.2, and Android SDK 35.0.1
  • Documented support for MVC and other application architectures
  • Added troubleshooting guide for common setup issues
0
likes
120
points
38
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Site24x7 Plugin to Monitor Mobile Applications using Flutter Framework

Homepage

Topics

#monitoring #site24x7 #crashlytics #network-monitoring

License

unknown (license)

Dependencies

dio, flutter, http, plugin_platform_interface, stack_trace

More

Packages that depend on apm_mobileapm_flutter_plugin

Packages that implement apm_mobileapm_flutter_plugin