---
title: "Insights"
description: "Preview how Size Analysis highlights Flutter build trends."
url: https://docs.sentry.io/platforms/dart/guides/flutter/size-analysis/insights/
---

# Insights | Sentry for Flutter

Size Analysis Insights point out opportunities to reduce your Flutter app's size. They spot patterns like duplicate files, oversized media, or unneeded assets, and list exactly what to fix along with the estimated size savings.

For insights available for Flutter builds, see the following pages:

* [Android insights](https://docs.sentry.io/platforms/android/size-analysis/insights.md)
* [iOS insights](https://docs.sentry.io/platforms/apple/guides/ios/size-analysis/insights.md)
