embrace 1.5.0 icon indicating copy to clipboard operation
embrace: ^1.5.0 copied to clipboard

A comprehensive observability and monitoring platform for iOS and Android apps built with Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add embrace

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

dependencies:
  embrace: ^1.5.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:embrace/embrace.dart';
11
likes
140
pub points
87%
popularity

Publisher

verified publisher iconembrace.io

A comprehensive observability and monitoring platform for iOS and Android apps built with Flutter.

Homepage

Documentation

API reference

License

Icon for licenses.BSD-3-Clause (LICENSE)

Dependencies

embrace_android, embrace_ios, embrace_platform_interface, flutter, http

More

Packages that depend on embrace