Skip to content

Commit f85b52d

Browse files
authored
Add sdk size to readme (#2587)
1 parent 3e22d75 commit f85b52d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,7 @@ Starting with [May 1st 2024](https://developer.apple.com/news/?id=3d8a9yyh), iOS
6464
If you are using `sentry-flutter`, update to at least version `7.17.0` to get the updated `sentry-cocoa` native iOS/macOS SDK, supporting the privacy manifest.
6565
All other used dependencies with file declarations are supported by Sentry packages.
6666
Run [flutter pub upgrade](https://docs.flutter.dev/release/upgrade#upgrading-packages) to the latest compatible versions of all the dependencies.
67+
68+
## SDK Size Overhead
69+
70+
The Sentry SDKs for Dart and Flutter typically add approximately 1-1.5 MB to an app’s binary size. The exact impact may vary depending on the device architecture.

0 commit comments

Comments
 (0)