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 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.

  3. 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 …

  4. 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 …

  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. 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 …

  7. 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

  8. Flutter FCM iOS Issue - APNS device token not set before retrieving …

    Apr 6, 2021 · I am getting the below error, APNS device token not set before retrieving FCM Token for Sender ID ''. Notifications to this FCM Token will not be delivered over APNS.Be sure to re-retrieve …

  9. 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 …

  10. Flutter and websocket client issue - Google Groups

    Dec 5, 2017 · I am new to dart and flutter. I have a plan to make some prototype of phone app and have found flutter is amazing. Though I have a blocking point which is the websocket functionality in the …