You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Building the linux version fails because Dart 3.5 brought a breaking change:
ERROR: ../../../.pub-cache/hosted/pub.dev/win32-5.2.0/lib/src/guid.dart:32:9: Error: Type 'UnmodifiableUint8ListView' not found.
ERROR: final UnmodifiableUint8ListView bytes;
ERROR: ^^^^^^^^^^^^^^^^^^^^^^^^^
Brief summary
Building the linux version fails because Dart 3.5 brought a breaking change:
Steps to reproduce
flutter --no-version-check build linux --release
Workaround:
Miru version
v1.8.1-22-g8599d0d
Device
Debian Linux
Acknowledgements
The text was updated successfully, but these errors were encountered: