Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 542 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 542 Bytes

firebase_crashlytics_example

Demonstrates how to use the firebase_crashlytics plugin.

Getting Started

Add your own Firebase project

This example initially uses a default project for CI purposes. You must replace the default project with your own so that you can review the error reports submitted to the Firebase console.

See docs for how to add Firebase to a Flutter project.

For further help getting started with Flutter, view our online documentation.