jlcool

Results 27 comments of jlcool

> Probably using those methods on native side should be ok. I will take a look at this as soon as possible, thanks. Have there been any updates?

Yeah, what to do? How to change it to 3.x?

I think I've found a way.You can try this modification. s.dependency 'FMDB/SQLCipher' s.dependency 'SQLCipher', '~>3.4.2'

FilePicture Operator in SvgPicture. File Support File Size Judgment ``` dart file?.lengthSync() == typedOther.file?.lengthSync ```

Because I changed the svg, but the picture path has not changed. I hope the plug-in can make some changes. Thank you. This is machine translation. I hope you can...

I don't know if I understand what you mean. I hope there is a way to delete the cache according to the key. See if this can be used https://api.flutter.dev/flutter/painting/ImageCache/evict.html。Let's...

` PictureProvider.clearCache() ` can help me, thank you.