Error (Xcode): 'Flutter/Flutter.h' file not found /Users/me/apps/myapp/ios/Runner/GeneratedPluginRegistrant.h:9:8 Error (Xcode): failed to emit precompiled header '/Users/me/Library/Developer/Xcode/DerivedData/Runner-dpambswswsgpmjcovgqrqfbvwycq/Build/Intermediates.noindex/PrecompiledHeaders/Runne...
Command flutter --no-color attach --machine --verbose --device-id=32bbd2eb lib/main.dart Steps to Reproduce ... ... ... Logs StateError: Bad state: Future already completed #0 _AsyncCompleter.complete (dart:async/future_impl.dart:45:31) ...
[ +11 ms] Found plugin package_info at /Users/user/flutter/.pub-cache/hosted/pub.dartlang.org/package_info-0.4.0+3/ [ +2 ms] Found plugin path_provider at /Users/user/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-0.5.0+1/ [ +12 ms] Found plugin sqflite at /Users/...
I have tried lots of ways to fix this issue but no use. Please guide me on this. The ways I have tried already. 1.flutter clean and build 2. delete DrivedData on Xcode deleted pods, Podfiles.lock, Flutter/Flutter.podspec then flutter cle...
! Doctor found issues in 1 category. Flutter Application Metadata Type: app Version: 1.0.0+1 Material: true Android X: false Module: false Plugin: false Android package: null iOS bundle identifier: null Creation channel: master Creation framework version: e92bca3 Plugins flutter_native_splash-2....
Doctor found issues in 2 categories. Flutter Application Metadata Type: module Version: 1.0.0+1 Material: true Android X: true Module: true Plugin: false Android package: com.example.ai_flutter iOS bundle identifier: com.example.aiFlutter Creation channel: stable Creation framework version: ...
A sqflite A url_launcher_ios Downloading dependencies -> Installing FMDB (2.7.5) > Copying FMDB from `/Users/obinnapro/Library/Caches/CocoaPods/Pods/Release/FMDB/2.7.5-2ce00` to `Pods/FMDB` -> Installing Flutter (1.0.0) -> Installing path_provider_ios (0.0.1) ...
sqflite-2.0.2 url_launcher-6.1.8 url_launcher_android-6.0.15 url_launcher_ios-6.0.15 url_launcher_linux-3.0.2 url_launcher_macos-3.0.0 url_launcher_web-2.0.14 url_launcher_windows-3.0.3 webview_flutter-4.5.0 webview_flutter_android-3.15.0 ...
File.foreach(generated_xcode_build_settings_path) do |line| matches = line.match(/FLUTTER_ROOT\=(.*)/) return matches[1].strip if matches end raise "FLUTTER_ROOT not found in #{generated_xcode_build_settings_path}. Try deleting Generated.xcconfig, then run flutter pub get" ...
27 • unused_catch_clause info • Unused import: 'package:becare/data/data.dart' • test/sqflite/sqflite_simple_test.dart:1:8 • unused_import info • Unused import: 'package:sqflite/sqflite.dart' • test/sqflite/sqflite_simple_test.dart:5:8 • unused_import 556 issues found....