Skip to content

Commit

Permalink
fix external dart links
Browse files Browse the repository at this point in the history
  • Loading branch information
chargome committed Jul 17, 2024
1 parent 0344eb7 commit cd40e2c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
For Dart-based SDKs, it includes a [SentryTransactionContext](https://pub.dev/documentation/sentry/6.1.0-alpha.1/sentry_io/SentryTransactionContext-class.html) and a [Map<String, dynamic>](https://api.dart.dev/stable/2.14.1/dart-core/Map-class.html) as method params for [Sentry.startTransactionWithContext](https://pub.dev/documentation/sentry/6.1.0-alpha.1/sentry_io/Sentry/startTransactionWithContext.html).
For Dart-based SDKs, it includes a [SentryTransactionContext](https://pub.dev/documentation/sentry/8.4.0/sentry_io/SentryTransactionContext-class.html) and a [Map<String, dynamic>](https://api.dart.dev/stable/2.14.1/dart-core/Map-class.html) as method params for [Sentry.startTransactionWithContext](https://pub.dev/documentation/sentry/8.4.0/sentry_io/Sentry/startTransactionWithContext.html).

0 comments on commit cd40e2c

Please sign in to comment.