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

Add support for null safety #9

Closed WalterLievens closed 3 years ago

WalterLievens commented 3 years ago

Are there plans to make the package null safety?

CaiJingLong commented 3 years ago

I will finish this work in the near future. I have been busy recently.