Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -985,18 +985,18 @@ packages:
dependency: "direct main"
description:
name: record
sha256: "8cb57763d954624fbc673874930c6f1ceca3baaf9bfee24b25da6fd451362394"
sha256: "2e3d56d196abcd69f1046339b75e5f3855b2406fc087e5991f6703f188aa03a6"
url: "https://pub.dev"
source: hosted
version: "5.2.0"
version: "5.2.1"
record_android:
dependency: transitive
description:
name: record_android
sha256: "0b4739a2502fff402b0ac0ff1d6b2740854d116d78e06a4a16b3989821f84446"
sha256: "36e009c3b83e034321a44a7683d95dd055162a231f95600f7da579dcc79701f9"
url: "https://pub.dev"
source: hosted
version: "1.3.0"
version: "1.3.1"
record_darwin:
dependency: transitive
description:
Expand Down Expand Up @@ -1025,18 +1025,18 @@ packages:
dependency: transitive
description:
name: record_web
sha256: "10cb041349024ce4256e11dd35874df26d8b45b800678f2f51fd1318901adc64"
sha256: ef6f5c7760f22d6785ee8d97a2133ff14cb839c65e525ad831eb7f891d83f592
url: "https://pub.dev"
source: hosted
version: "1.1.4"
version: "1.1.5"
record_windows:
dependency: transitive
description:
name: record_windows
sha256: "7bce0ac47454212ca8bfa72791d8b6a951f2fb0d4b953b64443c014227f035b4"
sha256: "26bfebc8899f4fa5b6b044089887dc42115820cd6a907bdf40c16e909e87de0a"
url: "https://pub.dev"
source: hosted
version: "1.0.4"
version: "1.0.5"
riverpod:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ dependencies:
url_launcher: ^6.3.1
simple_gradient_text: ^1.3.0
flutter_svg: ^2.0.17
record: ^5.2.0
record: ^5.2.1
web_socket_channel: ^3.0.1
audioplayers: ^6.1.0
toastification: ^3.0.1
Expand Down