Joel Hernández
Joel Hernández
Hey, this was not fixed. Why is this closed? :-( Now failing on the official iOS 16 release. ``` /Users/joelhernandez/Documents/code/somus/somus-app/ios/Pods/DKImagePickerController/Sources/DKImagePickerController/DKImagePickerController.swift:68:6: error: stored properties cannot be marked potentially unavailable with '@available'...
Jeeeeeesus... `pod update` did it. Thank you @yahu1031
Yes please! Hardcoding them into our build pipelines is nasty :-(
I'm getting this error related to regift 
I found someone had the same issue here https://github.com/flutter/flutter/issues/37447#issuecomment-518478400 They just modified the source file to fix the error, when doing that terrible thing, the error now moves to 
``` fatal error: 'flutter_video_compress/flutter_video_compress-Swift.h' file not found ```
I ended up ditching the library and using https://github.com/tanersener/flutter-ffmpeg, works like a charm, no GIF dependencies.
This should be a huge disclaimer at the main README page...
I agree 100% with @jordwest . The only way I can see this happening is adding some UI for adding custom quotes from a file or manually and storing them...