Jonathan Trowbridge
Jonathan Trowbridge
@iliser were you able to build past the following issues as well? I'm also trying to get this package working with 3.10. ``` ../../.pub-cache/hosted/pub.dev/package_info_plus_windows-2.1.0/lib/src/file_version_info.dart:13:17: Error: Field 'wLanguage' cannot be nullable...
Okay, was able to get a workaround by including the following in my pubspec: ``` dependency_overrides: package_info_plus_windows: 3.0.0 win32: 5.0.0 ```
Thank you! Sorry for the slow response. Unfortunately, it's been a really long time since I've worked with libVLC and I'm no longer familiar with the API. However, I do...
It has been awhile since I've looked at this API so I'm not sure I can provide assistance without diving into their API again. I would recommend looking at my...
Also running into this issue with kotlin version `1.9.20` and gradle distribution URL of `8.4`. Above dependency override didn't work: ``` > Inconsistent JVM-target compatibility detected for tasks 'compileDebugJavaWithJavac' (1.8)...
Would also love to see session replay come to mobile Flutter 🙏🏻