Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting error on the Flutter 2 #1

Open
dev4jam opened this issue Mar 4, 2021 · 1 comment
Open

Getting error on the Flutter 2 #1

dev4jam opened this issue Mar 4, 2021 · 1 comment

Comments

@dev4jam
Copy link

dev4jam commented Mar 4, 2021

upgraded flutter to the latest stable (v2) and ran "flutter clean". When I'm trying to build iOS app I'm getting:

[!] Invalid Podfile file: no implicit conversion of nil into String.
# from /Users/dmitry/Downloads/justBreathe-master/ios/Podfile:57
# -------------------------------------------
# unless File.exist?(copied_framework_path)
> FileUtils.cp_r(File.join(cached_framework_dir, 'Flutter.framework'), copied_flutter_dir)
# end
# -------------------------------------------

@jg-l
Copy link
Owner

jg-l commented Jun 4, 2021

Will upgrade the entire package to latest stable soon (2.2)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants