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
11 changes: 5 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1029,12 +1029,11 @@ packages:
usb_serial:
dependency: "direct main"
description:
path: "."
ref: master
resolved-ref: ba7892bca3b8bf7725af92c6cc58279659c2a2bc
url: "https://github.com/AsCress/usbserial.git"
source: git
version: "0.5.1"
name: usb_serial
sha256: a605a600e34e7f28d4e80851ca3999ef747e42e406138887b8a88b8c382a8b07
url: "https://pub.dev"
source: hosted
version: "0.5.2"
uuid:
dependency: transitive
description:
Expand Down
5 changes: 1 addition & 4 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,7 @@ dependencies:
google_fonts: ^6.3.1
fl_chart: ^1.1.0
provider: ^6.1.5
usb_serial:
git:
url: https://github.com/AsCress/usbserial.git
ref: master
usb_serial: ^0.5.0
get_it: ^8.2.0
flutter_audio_capture:
git:
Expand Down
Loading