Closed nilsreichardt closed 1 month ago
[!CAUTION]
Review failed
The pull request is closed.
The changes in this pull request involve the removal of Plausible analytics integration from a Dart provider and an HTML file. In plausible_provider.dart
, the conditional check for kDebugMode
has been removed, and analytics are now always disabled. In web/index.html
, the script tag that loaded the Plausible analytics script has been deleted, effectively removing the analytics functionality from the web application.
File | Change Summary |
---|---|
lib/src/providers/plausible_provider.dart | Removed the conditional check for kDebugMode and set plausible.enabled to false , disabling analytics. |
web/index.html | Removed the script tag that loaded the Plausible analytics script, eliminating its integration. |
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Visit the preview URL for this PR (updated for commit 830a789):
https://ankigpt-prod--pr276-remove-plausible-fbtb1189.web.app
(expires Mon, 28 Oct 2024 10:06:35 GMT)
🔥 via Firebase Hosting GitHub Action 🌎
Sign: d92ffb1df33c580cdff371dc6d804be59df9fdab
Currently, not used.