Michael Bui

Results 562 comments of Michael Bui

The Windows package doesn't need to be published on pub.dev yet. The plugin and CI uses https://melos.invertase.dev to setup the appropriate "local" pubspec overrides when dealing with mono repos like...

Something else that came to mind regarding unit tests is that checking other FFI-based plugins can provide some pointers based on what they've done

Thanks will try to take a look through this weekend. Whilst I have a PC, I'd prefer to get this setup on my MacBook Pro by having Windows 11 ARM...

Thanks. I was able to get this up and running though. I may not get to review everything this weekend so to will leave comments as I go through it

FYI I've noticed that when I debug the example app that the following can be seen in debug output ``` Launching lib\main.dart on Windows in debug mode... √ Built build\windows\x64\runner\Debug\example.exe...

Putting aside how there's a way to provide XML, does this "implement" the entire that consumers can use the constructor to specify all the available options that the Windows SDK...

> Just to clarify, you're asking if there are Dart options for all the XML options? Yep that's what I mean. Thanks for clarifying as it looks like I missed...

Thanks for making the changes. I left one comment. Other thing was I wasn't too sure if you were done addressing the visibility of methods to with XML conversion. Since...

> When a subclass overrides a member, that member inherits its docs from the overriden version in the parent class, so long as docs are not explicitly provided on the...

@Levi-Lesches sorry for late response, was recovering from surgery. It looks like there's still a conflict. Based on my understanding of the constraints set by ffigen 13.0, this actually needs...