Tyler Fleming

Results 5 comments of Tyler Fleming

I agree, please get to this pull request!

I would love to see this template with Authorization and Authentication. This template hits all the check marks besides Authorization and Authentication

I had this issue too on my iPhone 15 Pro Max. Changing my code from `var images = await _picker.pickMultiImage();` to `var images = await _picker.pickMultiImage(requestFullMetadata: false);` solved my problem...

Im getting this same error. Were you able to fix it? @memorableusename44

I figured out that I needed to run Julia 0.6.4 Link can be found here [Julia Old Download for 6.4](https://julialang.org/downloads/oldreleases.html) . This is a great program, just need to figure...