Coder Social home page Coder Social logo

mdk-aza / crashlytics Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kikuchy/crashlytics

0.0 1.0 0.0 237 KB

Flutter plugin for (Fabric) Crashlytics on Android and iOS. (Unofficial)

License: Other

Java 20.62% Ruby 21.78% Objective-C 19.21% Dart 38.39%

crashlytics's Introduction

Crashlytics

This is Craslytics unofficial plugin!

Flutter plugin for (Fabric) Crashlytics on Android and iOS.

Getting Started

Check out the example directory for a sample app using Craslytics.

To use Crashlytics, you need the Frabric account.

Android Integration

  1. Install the Fabric Gradle Plugin. Follow Crashlytics Install Guid > Add the Kit to Your build.gradle Section. But you don't need crashlytics artifact. (See the example Android App.)
  2. Add API Key into your App's AndroidManifest.xml. Follow Crashlytics Install Guid > Add Your API Key Section.

iOS Integration

  1. Add a script into your App. Follow Crashlytics Install Guid > Add a Run Script Build Phase Section.
  2. Add API Key into your Info.plist. Follow Crashlytics Install Guid > Add Your API Key Section.

Dart Integration

Call Crashlytics.setup() before runApp().

Then, you can see uncaught exceptions in Crashlytics dashboard.

Like this!

Limitation

Crashlytics doesn't support Dart & Flutter exception reporting. So this plugin has some limitations.

  • All exceptions are reported as Non-Fatal error.
  • Coloring of StackTrace on Crashlytics report screen is little strange.

crashlytics's People

Contributors

kikuchy avatar

Watchers

masaya-dake avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.