dhruvpatidar359 / Fluttersnips

Make your first Pull Request on Hacktoberfest 2023. Don't forget to spread love and if you like give us a ⭐️FlutterSnips is a platform where you can find already builded Widgets and Use them
https://fluttersnips.vercel.app
MIT License
34 stars 20 forks source link

Added Firebase Crashyltics Support #26

Closed aashish-g03 closed 1 year ago

aashish-g03 commented 1 year ago

Recording all app crashes and fatal errors through Firebase Crashlytics to support a better customer experience.

Implementing error tracking for the main.dart file using the runZoneGuarded function to capture and handle errors. This approach helps maintain a clean and efficient main function for the app.

Hacktoberfest

aashish-g03 commented 1 year ago

Hi @dhruvpatidar359 please provide an update on this pull request.

dhruvpatidar359 commented 1 year ago

Hi @dhruvpatidar359 please provide an update on this pull request.

i will review it today

dhruvpatidar359 commented 1 year ago

thanks @aashish-g03