You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: includes/dart-integrations/drift-instrumentation.mdx
+21-20Lines changed: 21 additions & 20 deletions
Original file line number
Diff line number
Diff line change
@@ -10,10 +10,6 @@ platforms:
10
10
- flutter
11
11
---
12
12
13
-
<Includename="feature-stage-beta.mdx" />
14
-
15
-
_(New in version 7.13.1)_
16
-
17
13
Drift is a library for easily managing SQLite databases within Flutter applications.
18
14
The [sentry_drift](https://pub.dev/packages/sentry_drift) package provides `Drift` support for database performance instrumentation and allows you to track the performance of your queries.
19
15
@@ -34,23 +30,30 @@ Add the `sentry_drift` dependency to install the Drift database instrumentation.
0 commit comments