Skip to content
Merged
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
4 changes: 2 additions & 2 deletions app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2564,8 +2564,8 @@ packages:
dependency: "direct main"
description:
path: "."
ref: "684fb43710dd4de5538ac2da7d0b1fa405363212"
resolved-ref: "684fb43710dd4de5538ac2da7d0b1fa405363212"
ref: "af6b457cca4cdd6c97cc2dfa8557333ee09c81f1"
resolved-ref: "af6b457cca4cdd6c97cc2dfa8557333ee09c81f1"
url: "https://github.com/BasedHardware/whisper_flutter_new.git"
source: git
version: "1.0.1"
Expand Down
2 changes: 1 addition & 1 deletion app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ dependencies:
whisper_flutter_new:
git:
url: https://github.com/BasedHardware/whisper_flutter_new.git
ref: 684fb43710dd4de5538ac2da7d0b1fa405363212
ref: af6b457cca4cdd6c97cc2dfa8557333ee09c81f1
disk_space_2: ^1.0.11
pasteboard: ^0.4.0
vector_math: ^2.2.0
Expand Down
Loading