Features
- Add Spotlight support (#1786)
- Set
options.spotlight = Spotlight(enabled: true)to enable Spotlight
- Set
- Add
ConnectivityIntegrationfor web (#1765)- We only get the info if online/offline on web platform. The added breadcrumb is set to either
wifiornone.
- We only get the info if online/offline on web platform. The added breadcrumb is set to either
- Add isar breadcrumbs (#1800)
- Starting with Flutter 3.16, Sentry adds the
appFlavorto theflutter_context(#1799) - Add beforeScreenshotCallback to SentryFlutterOptions (#1805)
- Add support for
readTransactioninsqflite(#1819)