filmov
tv
Flutter Firebase Performance and Crashlytics | Using Crashlytics in Flutter for errors @aseemwangoo

Показать описание
This video shows the use of firebase performance and crashlytics to monitor the crashes in Flutter and know about your app's behavior in the user device.
* Flutter Firebase Performance and Crashlytics | Using Crashlytics in Flutter *
This post assumes, your app is already inside the Firebase environment and using the cloud_firestore plugin… Sometimes, the logs aren’t enough. You need something special.
This is exactly what Firebase Performance does…As per the doc, it
Diagnoses app performance issues occurring on your users’ devices. Use traces to monitor the performance of specific parts of your app and see a summarized view in the Firebase console. Stay on top of your app’s start-up time and monitor HTTP requests without writing any code.
Ok. but how should we use it?
Introducing firebase_performance, a package from a flutter. Disclaimer: Results of crashyltics/ firebase performance will appear within 12 hours. You can define your own traces and monitor network requests……
In case, this helped, pass me a coffee!! 😊😊
#Crashlytics #FlatteredWithFlutter #FirebasePerformance
* Flutter Firebase Performance and Crashlytics | Using Crashlytics in Flutter *
This post assumes, your app is already inside the Firebase environment and using the cloud_firestore plugin… Sometimes, the logs aren’t enough. You need something special.
This is exactly what Firebase Performance does…As per the doc, it
Diagnoses app performance issues occurring on your users’ devices. Use traces to monitor the performance of specific parts of your app and see a summarized view in the Firebase console. Stay on top of your app’s start-up time and monitor HTTP requests without writing any code.
Ok. but how should we use it?
Introducing firebase_performance, a package from a flutter. Disclaimer: Results of crashyltics/ firebase performance will appear within 12 hours. You can define your own traces and monitor network requests……
In case, this helped, pass me a coffee!! 😊😊
#Crashlytics #FlatteredWithFlutter #FirebasePerformance