embrace 2.0.0 copy "embrace: ^2.0.0" to clipboard
embrace: ^2.0.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: ^2.0.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
90%
popularity

Publisher

verified publisherembrace.io

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

Homepage

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

embrace_android, embrace_ios, embrace_platform_interface, flutter, http

More

Packages that depend on embrace