Compare commits

...
Sign in to create a new pull request.

2 commits

Author SHA1 Message Date
Krille-chan
df94e28aaf
Merge branch 'main' into dependabot/pub/record-6.2.0 2026-02-07 16:35:06 +01:00
dependabot[bot]
beb142b340
build: (deps): bump record from 6.1.2 to 6.2.0
Bumps [record](https://github.com/llfbandit/record) from 6.1.2 to 6.2.0.
- [Commits](https://github.com/llfbandit/record/compare/6.1.2...6.2.0)

---
updated-dependencies:
- dependency-name: record
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-03 03:01:55 +00:00
2 changed files with 13 additions and 13 deletions

View file

@ -1424,26 +1424,26 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
name: record name: record
sha256: "6bad72fb3ea6708d724cf8b6c97c4e236cf9f43a52259b654efeb6fd9b737f1f" sha256: d5b6b334f3ab02460db6544e08583c942dbf23e3504bf1e14fd4cbe3d9409277
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "6.1.2" version: "6.2.0"
record_android: record_android:
dependency: transitive dependency: transitive
description: description:
name: record_android name: record_android
sha256: fb54ee4e28f6829b8c580252a9ef49d9c549cfd263b0660ad7eeac0908658e9f sha256: "3bb3c6abbcb5fc1e86719fc6f0acdee89dfe8078543b92caad11854c487e435a"
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "1.4.4" version: "1.5.0"
record_ios: record_ios:
dependency: transitive dependency: transitive
description: description:
name: record_ios name: record_ios
sha256: "765b42ac1be019b1674ddd809b811fc721fe5a93f7bb1da7803f0d16772fd6d7" sha256: "8df7c136131bd05efc19256af29b2ba6ccc000ccc2c80d4b6b6d7a8d21a3b5a9"
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "1.1.4" version: "1.2.0"
record_linux: record_linux:
dependency: transitive dependency: transitive
description: description:
@ -1456,26 +1456,26 @@ packages:
dependency: transitive dependency: transitive
description: description:
name: record_macos name: record_macos
sha256: "842ea4b7e95f4dd237aacffc686d1b0ff4277e3e5357865f8d28cd28bc18ed95" sha256: f04d1547ff61ae54b4154e9726f656a17ad993f1a90f8f44bc40de94bafa072f
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "1.1.2" version: "1.2.0"
record_platform_interface: record_platform_interface:
dependency: transitive dependency: transitive
description: description:
name: record_platform_interface name: record_platform_interface
sha256: b0065fdf1ec28f5a634d676724d388a77e43ce7646fb049949f58c69f3fcb4ed sha256: "8a81dbc4e14e1272a285bbfef6c9136d070a47d9b0d1f40aa6193516253ee2f6"
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "1.4.0" version: "1.5.0"
record_web: record_web:
dependency: transitive dependency: transitive
description: description:
name: record_web name: record_web
sha256: "4f0adf20c9ccafcc02d71111fd91fba1ca7b17a7453902593e5a9b25b74a5c56" sha256: "7e9846981c1f2d111d86f0ae3309071f5bba8b624d1c977316706f08fc31d16d"
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "1.2.0" version: "1.3.0"
record_windows: record_windows:
dependency: transitive dependency: transitive
description: description:

View file

@ -67,7 +67,7 @@ dependencies:
qr_code_scanner_plus: ^2.0.14 qr_code_scanner_plus: ^2.0.14
qr_image: ^1.0.0 qr_image: ^1.0.0
receive_sharing_intent: ^1.8.1 receive_sharing_intent: ^1.8.1
record: ^6.1.2 record: ^6.2.0
scroll_to_index: ^3.0.1 scroll_to_index: ^3.0.1
share_plus: ^12.0.1 share_plus: ^12.0.1
shared_preferences: ^2.5.4 # Pinned because https://github.com/flutter/flutter/issues/118401 shared_preferences: ^2.5.4 # Pinned because https://github.com/flutter/flutter/issues/118401