farol_flutter 0.1.0 copy "farol_flutter: ^0.1.0" to clipboard
farol_flutter: ^0.1.0 copied to clipboard

Flutter auto-instrumentation for the Faro RUM client — lifecycle, errors, navigation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add farol_flutter

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

dependencies:
  farol_flutter: ^0.1.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:farol_flutter/farol_flutter.dart';
1
likes
160
points
135
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter auto-instrumentation for the Faro RUM client — lifecycle, errors, navigation.

Repository (GitHub)
View/report issues

Topics

#observability #rum #faro #flutter

License

Apache-2.0 (license)

Dependencies

farol, flutter

More

Packages that depend on farol_flutter