我已按照https://github.com/flutter/flutter/wiki/Add-Flutter-to-existing-apps上的指南进行操作。此项目的唯一区别是pod已被初始化。当我加入
flutter_application_path = '../my_flutter'
eval(File.read("#{flutter_application_path}/.ios/Flutter/podhelper.rb"))
进入podfile后,它停止构建该项目:
Lexical or Preprocessor Issue
'Flutter/Flutter.h' file not found
GeneratedPluginRegistrant.h