woodemi / libusb.dart

Dart wrapper via dart:ffi for https://github.com/libusb/libusb
BSD 3-Clause "New" or "Revised" License
40 stars 23 forks source link

Update ffi dependencies #26

Closed wfinken closed 6 days ago

wfinken commented 2 years ago

Re-creating pull request.

https://github.com/woodemi/libusb.dart/pull/24

wfinken commented 2 years ago

@Sunbreak Are you able to approve this merge request?

Sunbreak commented 2 years ago

Sorry. Too busy to check if it compatible with Flutter 2.8.0

Maybe this weekend

wfinken commented 2 years ago

Updated dependencies and code accordingly with new dependency versions.

kikuchy commented 2 years ago

Sorry, but any updates?

ElHyperion commented 2 months ago

Any news? This whole package could use a SDK update too, common new project constraints are sdk: ">=3.4.4 <4.0.0", this one's pinned to <3.0.0

ElHyperion commented 6 days ago

How come this was closed yet nothing was updated?