q760440238

Results 3 issues of q760440238

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...

CocoaPods' output: ↳ [!] Invalid `Podfile` file: undefined method `exists?' for class File. # from /Users/qianyu/Desktop/event/xxx/xxx/ios/Podfile:10 # ------------------------------------------- # plugin_deps_file = File.expand_path(File.join(flutter_application_path, '..', '.flutter-plugins-dependencies')) > if not File.exists?(plugin_deps_file) # is_module...