flutter_pipeline 0.0.5 copy "flutter_pipeline: ^0.0.5" to clipboard
flutter_pipeline: ^0.0.5 copied to clipboard

A flutter plugin to record crashes compatible with FCR and all real time crash reporting tool too.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_pipeline

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

dependencies:
  flutter_pipeline: ^0.0.5

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:flutter_pipeline/flutter_pipeline.dart';
3
likes
160
pub points
0%
popularity

Publisher

unverified uploader

A flutter plugin to record crashes compatible with FCR and all real time crash reporting tool too.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, universal_io

More

Packages that depend on flutter_pipeline