Closed nithiniz closed 1 month ago
Installing the package on flutter project and trying running it on iOS results in an error while installing the pods.
ArgumentError - Illformed requirement "v2.22.5" -> I guess iOS SDK v2.22.5 is specified as required or something that is causing this.
"v2.22.5"
Created a PR for this: https://github.com/jorgefspereira/persona_flutter/pulls
Installing the package on flutter project and trying running it on iOS results in an error while installing the pods.
ArgumentError - Illformed requirement
"v2.22.5"
-> I guess iOS SDK v2.22.5 is specified as required or something that is causing this.