insightops_dart 0.0.3 copy "insightops_dart: ^0.0.3" to clipboard
insightops_dart: ^0.0.3 copied to clipboard

outdated

Unofficial wrapper for using Rapid7 insightOps logs (former LogEntries) with Dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add insightops_dart

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

dependencies:
  insightops_dart: ^0.0.3

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

Import it

Now in your Dart code, you can use:

import 'package:insightops_dart/insightops_dart.dart';
1
likes
0
pub points
49%
popularity

Publisher

verified publisherookamikb.dev

Unofficial wrapper for using Rapid7 insightOps logs (former LogEntries) with Dart.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

async, http, logging

More

Packages that depend on insightops_dart