Open joanfercho opened 3 months ago
Launching lib/main.dart on Linux in debug mode... ERROR: ../../../.pub-cache/hosted/pub.dev/archive-3.4.9/lib/src/bzip2/bzip2.dart:5:7: Error: Method not found: 'UnmodifiableUint8ListView'. ERROR: UnmodifiableUint8ListView(Uint8List(0)); ERROR: ^^^^^^^^^^^^^^^^^^^^^^^^^ ERROR: ../../../.pub-cache/hosted/pub.dev/archive-3.4.9/lib/src/bzip2/bzip2.dart:7:7: Error: Method not found: 'UnmodifiableUint32ListView'. ERROR: UnmodifiableUint32ListView(Uint32List(0)); ERROR: ^^^^^^^^^^^^^^^^^^^^^^^^^^ ERROR: ../../../.pub-cache/hosted/pub.dev/archive-3.4.9/lib/src/bzip2/bzip2.dart:9:7: Error: Method not found: 'UnmodifiableInt32ListView'. ERROR: UnmodifiableInt32ListView(Int32List(0)); ERROR: ^^^^^^^^^^^^^^^^^^^^^^^^^ ERROR: Target kernel_snapshot_program failed: Exception Error: Build process failed
Exited (1).
It's a duplicate of #364
Launching lib/main.dart on Linux in debug mode... ERROR: ../../../.pub-cache/hosted/pub.dev/archive-3.4.9/lib/src/bzip2/bzip2.dart:5:7: Error: Method not found: 'UnmodifiableUint8ListView'. ERROR: UnmodifiableUint8ListView(Uint8List(0)); ERROR: ^^^^^^^^^^^^^^^^^^^^^^^^^ ERROR: ../../../.pub-cache/hosted/pub.dev/archive-3.4.9/lib/src/bzip2/bzip2.dart:7:7: Error: Method not found: 'UnmodifiableUint32ListView'. ERROR: UnmodifiableUint32ListView(Uint32List(0)); ERROR: ^^^^^^^^^^^^^^^^^^^^^^^^^^ ERROR: ../../../.pub-cache/hosted/pub.dev/archive-3.4.9/lib/src/bzip2/bzip2.dart:9:7: Error: Method not found: 'UnmodifiableInt32ListView'. ERROR: UnmodifiableInt32ListView(Int32List(0)); ERROR: ^^^^^^^^^^^^^^^^^^^^^^^^^ ERROR: Target kernel_snapshot_program failed: Exception Error: Build process failed
Exited (1).