Skip to content
Open
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
32 changes: 16 additions & 16 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1201,66 +1201,66 @@ packages:
dependency: "direct main"
description:
name: record
sha256: "10911465138fafacef459a780564e883e01bd48eabf87ab20543684884492870"
sha256: "11bab1e1d9e75229588222f66a468aae1967e1ce490c80f8bd782aa165ec822b"
url: "https://pub.dev"
source: hosted
version: "6.2.1"
version: "7.0.0"
record_android:
dependency: transitive
description:
name: record_android
sha256: eb1732e42d0d2a1895b8db86e4fc917287e6d8491b6ed59918aea8bed6c69de4
sha256: "69f39e6c2d4f116453b4b95b54767482a1ee0701bc15504e06873f54676c90e6"
url: "https://pub.dev"
source: hosted
version: "1.5.2"
version: "2.0.0"
record_ios:
dependency: transitive
description:
name: record_ios
sha256: c051fb48edd7a0e265daafb9108730dc827c27b551728a3fdfb3ef69efd89c73
sha256: a7f456c9b2c5ba10f1ad0a7dfe19dcabcbfda0c2a09d4eef0c43e48e762a7b00
url: "https://pub.dev"
source: hosted
version: "1.2.1"
version: "2.0.0"
record_linux:
dependency: transitive
description:
name: record_linux
sha256: "31181787bf7eccb0e298835836b69b3cd0a903863b75d70e937de3dec71cd8f3"
sha256: "64c70dede6f3a8235927531067ceb8e2ef1b737071f2ff72390ab49f88644f2a"
url: "https://pub.dev"
source: hosted
version: "1.3.1"
version: "2.0.0"
record_macos:
dependency: transitive
description:
name: record_macos
sha256: cfe1b61435e27db418bf513dc36820d10c9f7eb1843786c2c9a52e07e2f4f627
sha256: b8cd9dd88aff1b7a5873bb2a2a875b376ce1a68c6f84bce3ce0448e413a84700
url: "https://pub.dev"
source: hosted
version: "1.2.2"
version: "2.0.0"
record_platform_interface:
dependency: transitive
description:
name: record_platform_interface
sha256: "8e56cbe06c6984137fb86132ff03459f29938d927496d9b2d0962e2d6345d488"
sha256: fc1b2b26113b8ab2bffa39148288b0b588c7b3b356a21aeee7bea24b91b6f1a4
url: "https://pub.dev"
source: hosted
version: "1.6.0"
version: "2.0.0"
record_web:
dependency: transitive
description:
name: record_web
sha256: "7e9846981c1f2d111d86f0ae3309071f5bba8b624d1c977316706f08fc31d16d"
sha256: f3374c9ba6b6f9edcb3589be37515e420faba631b9d54421bb28562667831b05
url: "https://pub.dev"
source: hosted
version: "1.3.0"
version: "2.0.0"
record_windows:
dependency: transitive
description:
name: record_windows
sha256: "223258060a1d25c62bae18282c16783f28581ec19401d17e56b5205b9f039d78"
sha256: "603429b542a2a7120ad988218ebebe50ed5565087db68ab694ae6c2d5a6e7749"
url: "https://pub.dev"
source: hosted
version: "1.0.7"
version: "2.0.0"
safe_local_storage:
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 @@ -49,7 +49,7 @@ dependencies:
path_provider: ^2.1.5
pref: ^2.8.0
progress_indicators: ^1.0.0
record: ^6.2.1
record: ^7.0.0
smooth_page_indicator: ^2.0.1
speech_to_text: ^7.4.0
statemachine: ^3.4.0
Expand Down
Loading