rmonitor_base 0.4.12 copy "rmonitor_base: ^0.4.12" to clipboard
rmonitor_base: ^0.4.12 copied to clipboard

RMonitor Flutter 性能监控基础模块

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rmonitor_base

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

dependencies:
  rmonitor_base: ^0.4.12

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:rmonitor_base/rmonitor_base.dart';
1
likes
105
points
134
downloads

Publisher

unverified uploader

Weekly Downloads

RMonitor Flutter 性能监控基础模块

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, path_provider, shared_preferences, uuid

More

Packages that depend on rmonitor_base