ve_apm 3.0.1-bairuiying copy "ve_apm: ^3.0.1-bairuiying" to clipboard
ve_apm: ^3.0.1-bairuiying copied to clipboard

outdated

A flutter plugin for veMars APM.

ve_apm #

Flutter application performance stability monitoring tool.

how to init apm #

final AppTrace appTrace = AppTrace(); runZonedGuarded(() async { runApp(MyApp()); appTrace.start(); }, (Object exception, StackTrace stack) { appTrace.handleZoneException(exception, stack); }); }

0
likes
0
points
102
downloads

Publisher

verified publishervolcengine.com

Weekly Downloads

A flutter plugin for veMars APM.

Homepage

License

unknown (license)

Dependencies

flutter, mockito, ve_code_gen

More

Packages that depend on ve_apm

Packages that implement ve_apm