site24x7_flutter_plugin 1.0.0 copy "site24x7_flutter_plugin: ^1.0.0" to clipboard
site24x7_flutter_plugin: ^1.0.0 copied to clipboard

Site24x7 Plugin to Monitor Mobile Applications using Flutter Framework

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add site24x7_flutter_plugin

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  site24x7_flutter_plugin: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:site24x7_flutter_plugin/site24x7_flutter_plugin.dart';
5
likes
130
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

Site24x7 Plugin to Monitor Mobile Applications using Flutter Framework

Homepage

Topics

#monitoring #site24x7 #crashlytics #network-monitoring

Documentation

API reference

License

unknown (license)

Dependencies

dio, flutter, http, plugin_platform_interface, stack_trace

More

Packages that depend on site24x7_flutter_plugin

Packages that implement site24x7_flutter_plugin