feat: integrate Firebase Analytics and configure navigation observer in app router

This commit is contained in:
pradeepkumar
2026-04-24 23:47:49 +05:30
parent f18b35d1a3
commit 07c128f2ee
5 changed files with 47 additions and 1 deletions

View File

@@ -71,6 +71,9 @@ dependencies:
# Microsoft Clarity (session recording / heatmaps)
clarity_flutter: ^1.8.0
# Google Analytics (via Firebase Analytics — feeds the linked GA4 property)
firebase_analytics: ^11.3.0
dev_dependencies:
flutter_test:
sdk: flutter