From 88e30a93048e5c6c940cc8aa005650a415f9b7de Mon Sep 17 00:00:00 2001 From: GIancarlo Buenaflor Date: Thu, 16 Nov 2023 14:08:42 +0100 Subject: [PATCH] Add drift and hive --- packages/pub/sentry_drift/7.13.1.json | 8 ++++++++ packages/pub/sentry_drift/7.13.json | 1 + packages/pub/sentry_drift/7.json | 1 + packages/pub/sentry_drift/latest.json | 1 + packages/pub/sentry_hive/7.13.1.json | 8 ++++++++ packages/pub/sentry_hive/7.13.json | 1 + packages/pub/sentry_hive/7.json | 1 + packages/pub/sentry_hive/latest.json | 1 + sdks/sentry.dart.drift | 1 + sdks/sentry.dart.hive | 1 + 10 files changed, 24 insertions(+) create mode 100644 packages/pub/sentry_drift/7.13.1.json create mode 120000 packages/pub/sentry_drift/7.13.json create mode 120000 packages/pub/sentry_drift/7.json create mode 120000 packages/pub/sentry_drift/latest.json create mode 100644 packages/pub/sentry_hive/7.13.1.json create mode 120000 packages/pub/sentry_hive/7.13.json create mode 120000 packages/pub/sentry_hive/7.json create mode 120000 packages/pub/sentry_hive/latest.json create mode 120000 sdks/sentry.dart.drift create mode 120000 sdks/sentry.dart.hive diff --git a/packages/pub/sentry_drift/7.13.1.json b/packages/pub/sentry_drift/7.13.1.json new file mode 100644 index 000000000..ef7c9b333 --- /dev/null +++ b/packages/pub/sentry_drift/7.13.1.json @@ -0,0 +1,8 @@ +{ + "name": "Flutter", + "canonical": "pub:sentry_drift", + "version": "7.13.1", + "package_url": "https://pub.dev/packages/sentry_drift", + "repo_url": "https://github.com/getsentry/sentry-dart", + "main_docs_url": "https://docs.sentry.io/platforms/flutter/" +} diff --git a/packages/pub/sentry_drift/7.13.json b/packages/pub/sentry_drift/7.13.json new file mode 120000 index 000000000..5ef1e1fc6 --- /dev/null +++ b/packages/pub/sentry_drift/7.13.json @@ -0,0 +1 @@ +7.13.1.json \ No newline at end of file diff --git a/packages/pub/sentry_drift/7.json b/packages/pub/sentry_drift/7.json new file mode 120000 index 000000000..5ef1e1fc6 --- /dev/null +++ b/packages/pub/sentry_drift/7.json @@ -0,0 +1 @@ +7.13.1.json \ No newline at end of file diff --git a/packages/pub/sentry_drift/latest.json b/packages/pub/sentry_drift/latest.json new file mode 120000 index 000000000..5ef1e1fc6 --- /dev/null +++ b/packages/pub/sentry_drift/latest.json @@ -0,0 +1 @@ +7.13.1.json \ No newline at end of file diff --git a/packages/pub/sentry_hive/7.13.1.json b/packages/pub/sentry_hive/7.13.1.json new file mode 100644 index 000000000..6dde7813a --- /dev/null +++ b/packages/pub/sentry_hive/7.13.1.json @@ -0,0 +1,8 @@ +{ + "name": "Flutter", + "canonical": "pub:sentry_hive", + "version": "7.13.1", + "package_url": "https://pub.dev/packages/sentry_hive", + "repo_url": "https://github.com/getsentry/sentry-dart", + "main_docs_url": "https://docs.sentry.io/platforms/flutter/" +} diff --git a/packages/pub/sentry_hive/7.13.json b/packages/pub/sentry_hive/7.13.json new file mode 120000 index 000000000..5ef1e1fc6 --- /dev/null +++ b/packages/pub/sentry_hive/7.13.json @@ -0,0 +1 @@ +7.13.1.json \ No newline at end of file diff --git a/packages/pub/sentry_hive/7.json b/packages/pub/sentry_hive/7.json new file mode 120000 index 000000000..5ef1e1fc6 --- /dev/null +++ b/packages/pub/sentry_hive/7.json @@ -0,0 +1 @@ +7.13.1.json \ No newline at end of file diff --git a/packages/pub/sentry_hive/latest.json b/packages/pub/sentry_hive/latest.json new file mode 120000 index 000000000..5ef1e1fc6 --- /dev/null +++ b/packages/pub/sentry_hive/latest.json @@ -0,0 +1 @@ +7.13.1.json \ No newline at end of file diff --git a/sdks/sentry.dart.drift b/sdks/sentry.dart.drift new file mode 120000 index 000000000..36c80c833 --- /dev/null +++ b/sdks/sentry.dart.drift @@ -0,0 +1 @@ +../packages/pub/sentry_drift \ No newline at end of file diff --git a/sdks/sentry.dart.hive b/sdks/sentry.dart.hive new file mode 120000 index 000000000..2b54c3a9d --- /dev/null +++ b/sdks/sentry.dart.hive @@ -0,0 +1 @@ +../packages/pub/sentry_hive \ No newline at end of file