CaiJingLong / dart_image_size_getter

Use dart file api to get image size, needn't use decode. just read the metadata.
Apache License 2.0
64 stars 29 forks source link

Update to nnbd #8

Closed esDotDev closed 3 years ago

esDotDev commented 3 years ago

Updated to nnbd, and links to a fork of hashcode which is also upgraded.

I can't submit the PR for hashcode because the repo is archived. Could you un-archive?

Mayb3Nots commented 3 years ago

thanks for this but i think the owners are inactive. I recommend flutter_image_utilities which can also get image property

CaiJingLong commented 3 years ago

Thank you for your PR. I submitted a version that supports nnbd. But because I made some other changes, I can't adopt your pull request.

I publish new nnbd version for hashcodes and the package.

esDotDev commented 3 years ago

ty!