flutter_webhid 0.2.0 copy "flutter_webhid: ^0.2.0" to clipboard
flutter_webhid: ^0.2.0 copied to clipboard

Platformweb

WebHID API bindings for Dart and Flutter. Access HID devices from web applications using the modern WebHID standard.

0.2.0 #

  • Renamed HID class to WebHID to avoid naming conflicts with other HID packages
  • Updated all references in documentation and examples
  • Fixed repository URL
  • Enhanced README with clearer, more practical documentation
  • Removed unused js package dependency

0.1.0 #

  • Initial release of webhid_interop
  • Modern WebHID API implementation using dart:js_interop and web package
  • Full API compliance with WebHID specification
  • Type-safe Dart API with null safety
  • Support for device enumeration and authorization
  • Input/output/feature report handling
  • Event-based device connection monitoring
  • Comprehensive device information access
  • Complete documentation and examples
1
likes
140
points
64
downloads

Documentation

API reference

Publisher

verified publisherphdesign.cc

Weekly Downloads

WebHID API bindings for Dart and Flutter. Access HID devices from web applications using the modern WebHID standard.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

web

More

Packages that depend on flutter_webhid