App will not compile with excel 4.0.3 and flutter 3.24 as of outdated archive 3.4.9 package with error:
/C:/Users/yyyy/AppData/Local/Pub/Cache/hosted/pub.dev/archive-3.4.9/lib/src/bzip2/bzip2.dart:5:7: Error: Method not found: 'UnmodifiableUint8ListView'.
UnmodifiableUint8ListView(Uint8List(0));
Please update the package to use archive: ^3.6.1
App will not compile with excel 4.0.3 and flutter 3.24 as of outdated archive 3.4.9 package with error:
/C:/Users/yyyy/AppData/Local/Pub/Cache/hosted/pub.dev/archive-3.4.9/lib/src/bzip2/bzip2.dart:5:7: Error: Method not found: 'UnmodifiableUint8ListView'. UnmodifiableUint8ListView(Uint8List(0)); Please update the package to use archive: ^3.6.1