rustui / hid

A cross platform plugin for communicating with HID devices for Flutter applications.
11 stars 7 forks source link

Reorganize the file generated_bindings.dart #8

Open minhnn-mvn opened 2 years ago

minhnn-mvn commented 2 years ago

As you already know, with the release of Dart 2.16 the wchar_t now could be cross platform, so please update this plugin to better organized and generated_bindings.dart could be cross platform.