undefined method `flutter_relative_path_from_podfile' #11422
Labels
e1-hours
Effort: < 8 hrs
from.page-issue
Reported in a reader-filed concern
p2-medium
Necessary but not urgent concern. Resolve when possible.
Page URL
https://docs.flutter.dev/add-to-app/ios/project-setup/
Page source
https://github.com/flutter/website/tree/main/src/content/add-to-app/ios/project-setup.md
Describe the problem
target 'MyApp' do
install_all_flutter_pods(flutter_application_path)
end
pod install
Invalid
Podfile
file: undefined method `flutter_relative_path_from_podfile' for #Pod::Podfile:0x00007fdf276697a8Did you mean? flutter_ios_podfile_setup.
Expected fix
No response
Additional context
No response
I would like to fix this problem.
The text was updated successfully, but these errors were encountered: