-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
p: toolingAffects the flutter_plugin_tools packageAffects the flutter_plugin_tools package
Description
Steps to Reproduce
- In Visual Studio Code add the plugin "local_auth: "^0.2.0"" to pod spec.
- Get Flutter Packages
- Select iOS Device as Target
- Press Run in Visual Studio Code / Debug Screen
- Open Workspace in Xcode and Build and Run
Logs
Run your application with flutter run and attach all the log output.
Run flutter analyze and attach any output of that command also.
Flutter Doctor
[flutter] flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel beta, v0.1.5, on Mac OS X 10.13.3 17D102, locale en-US)
[✓] Android toolchain - develop for Android devices (Android SDK 27.0.3)
[✓] iOS toolchain - develop for iOS devices (Xcode 9.2)
[✓] Android Studio (version 3.0)
[✓] VS Code (version 1.21.0)
[✓] Connected devices (3 available)
• No issues found!
exit code 0
For more information about diagnosing and reporting Flutter bugs, please see https://flutter.io/bug-reports/.
Metadata
Metadata
Assignees
Labels
p: toolingAffects the flutter_plugin_tools packageAffects the flutter_plugin_tools package



