Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application will not compile when update flutter to 3.24 - Archive dependency #50

Open
simeonangelov94 opened this issue Aug 8, 2024 · 2 comments

Comments

@simeonangelov94
Copy link

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

@YashvardhanKumar
Copy link
Contributor

#51
Fixed here, please merge it

@simeonangelov94
Copy link
Author

@sestegra - Can you please publish update so we can update package?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants