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

Flutter SDK for RiviumTrace error tracking platform. Supports web, mobile, and Chrome extensions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rivium_trace_flutter_sdk

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

dependencies:
  rivium_trace_flutter_sdk: ^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:rivium_trace_flutter_sdk/rivium_trace_flutter_sdk.dart';
0
likes
160
points
126
downloads

Documentation

API reference

Publisher

verified publisherrivium.co

Weekly Downloads

Flutter SDK for RiviumTrace error tracking platform. Supports web, mobile, and Chrome extensions.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

crypto, flutter, http, path_provider, universal_platform, web

More

Packages that depend on rivium_trace_flutter_sdk