Skip to content
New issue

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

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

Already on GitHub? # to your account

excel["filename"] not working in stable channel #43

Closed
kechankrisna opened this issue Jul 22, 2020 · 2 comments
Closed

excel["filename"] not working in stable channel #43

kechankrisna opened this issue Jul 22, 2020 · 2 comments

Comments

@kechankrisna
Copy link

Sheet sheet = excel['$filename']; doesn't work in flutter stable channel

Because every version of flutter_test from sdk depends on xml 3.6.1 and excel >=1.0.4 depends on xml ^4.1.0, flutter_test from sdk is incompatible with excel >=1.0.4.

@justkawal
Copy link
Owner

Similar issues have been solved in the past,

You can see in the documentation section : https://github.com/kawal7415/excel#frequent-issues

or look at issue: #25

@justkawal
Copy link
Owner

As it's been a long time, I hope that the issue has been resolved by now.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants