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

RMonitor Flutter 性能监控基础模块

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add rmonitor_base

With Flutter:

 $ flutter pub add rmonitor_base

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

dependencies:
  rmonitor_base: ^0.4.6

Alternatively, your editor might support dart pub get or 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
0
points
72
downloads

Publisher

unverified uploader

Weekly Downloads

RMonitor Flutter 性能监控基础模块

Homepage

License

unknown (license)

Dependencies

crypto, dio, floor, flutter, path_provider, shared_preferences, sqflite, uuid

More

Packages that depend on rmonitor_base

Packages that implement rmonitor_base