flutter / website

Flutter documentation web site
https://docs.flutter.dev
Other
2.83k stars 3.24k forks source link

undefined method `flutter_relative_path_from_podfile' #11422

Open fanlisheng opened 1 day ago

fanlisheng commented 1 day ago

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 # Did you mean? flutter_ios_podfile_setup.

Expected fix

No response

Additional context

No response

I would like to fix this problem.

parlough commented 1 day ago

\cc @hellohuanlin @loic-sharma