When I try to run my app with this package, I get this error:
/C:/Users/mikwee/flutter/.pub-cache/hosted/pub.dartlang.org/metadata_god-0.3.1/lib/src/bridge_generated.dart(360,7): error G21C97077: The non-abstract class 'RustWire' is missing implementations for these members: [D:\quicktag\build\windows\flutter\flutter_assemble.vcxproj]
Building Windows application...
Exception: Build process failed.
Why is that?
Thank you.