About 50 results
Open links in new tab
  1. VS Code "More than one device connected" - Google Groups

    Oct 2, 2019 · When I installed Flutter I couldn't get anything running on the default emulator. I create 2 new ones. Now when I open VS Code and choose one of my new emulator and run my file I get: …

  2. Flutter SDK and Android Version - Google Groups

    Oct 11, 2015 · daftspaniel@gozd:~/flutter$ adb shell getprop ro.build.version.sdk 21 That command appears to be reading the SDK version from your device rather than from your local machine. I …

  3. Flutter: how to get DPI of device screen - Google Groups

    Nov 12, 2019 · Is there a way to get the actual value of screen DPI in Flutter (Dart)?? I need that value to calculate many other stuffs, and so it's not enought for me to use integrated Flutter features about …

  4. VS Code extensions v3.3 - Flutter Outline preview, improved device ...

    Aug 2, 2019 · New versions of the VS Code extensions (v3.3.0) have been published. Release notes are included below (and available online). Preview: Flutter Outline #605 / #961: Enabling the setting …

  5. flutter_blue: working around a misbehaving BLE device and stream ...

    Jul 29, 2020 · I've pinged the Flutter dev discord a few times, but it seems like there aren't a lot of developers working with bluetooth. Any suggestions would be greatly appreciated.

  6. Cannot start Flutter web app in Chrome debugger - Google Groups

    Sep 10, 2019 · Every time I try to start my Flutter app with a web target, it fails with "unable to connect to port". I can see that Chrome opens briefly and immediately closes. Here's the error: …

  7. Error connecting to the service protocol: failed to connect to

    Jun 9, 2021 · E: meta-data (line=35) A: android:name (0x01010003)="io.flutter.embedding.android.Norm alTheme" (Raw: "io.flutter.embedding.android.NormalTheme") A: android:resource …

  8. App crashes on launch on physical iOS 14 device in debug mode when ...

    Oct 8, 2020 · Cc: Flutter Development (flutter-dev) <[email protected]> Subject: Re: App crashes on launch on physical iOS 14 device in debug mode when debugger not attached

  9. ADB existed with exit code 1 (BEGINNER's QUESTION)

    Feb 18, 2021 · I am totally new to Flutter and Dart. I have experience with software development, but mainly using a non-standard language called LiveCode. Now, I want to learn Dart and Flutter. I just …

  10. Flutter crashing, even on completely fresh build - Google Groups

    Nov 7, 2018 · The crash can appear with just a restart of the app, without changing code. Completely uninstalling the App from the device and performing flutter clean usually fixes the problem.