omni_track_crashlytics 1.0.0-dev.0 copy "omni_track_crashlytics: ^1.0.0-dev.0" to clipboard
omni_track_crashlytics: ^1.0.0-dev.0 copied to clipboard

Omni Track Crashlytics is a log driver for Omni Track, integrating seamlessly with Firebase Crashlytics. It enables automatic error tracking, sending logs directly to Crashlytics for real-time diagno [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add omni_track_crashlytics

With Flutter:

 $ flutter pub add omni_track_crashlytics

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

dependencies:
  omni_track_crashlytics: ^1.0.0-dev.0

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

Import it

Now in your Dart code, you can use:

import 'package:omni_track_crashlytics/omni_track_crashlytics.dart';
0
likes
150
points
11
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Omni Track Crashlytics is a log driver for Omni Track, integrating seamlessly with Firebase Crashlytics. It enables automatic error tracking, sending logs directly to Crashlytics for real-time diagnostics. Easily configure log levels and capture critical errors effortlessly. Designed for Flutter applications, this package ensures reliable logging with minimal setup.

Repository (GitHub)
View/report issues

License

MIT (license)

More

Packages that depend on omni_track_crashlytics