Firebase Crashlytics integration with Flutter
Firebase Crashlytics is great. If you are building a flutter app, integrating the Crashlytics plugin library is easy. But how do you also get to see the logs locally? With a few lines of code, you can achieve this.
Read more