-
Notifications
You must be signed in to change notification settings - Fork 234
Open
Labels
type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)Incorrect behavior (everything from a crash to more subtle misbehavior)
Description
flutter pub get
Resolving dependencies... (4.2s)
Missing extension byte (at offset 18)
dart:isolate _RawReceivePort._handleMessage
flutter doctor -v
[✓] Flutter (Channel stable, 3.35.1, on Ubuntu 22.04.5 LTS 5.15.0-151-generic,
locale fr_FR.UTF-8) [42ms]
• Flutter version 3.35.1 on channel stable at /opt/flutter_3.35.1
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 20f8274939 (il y a 16 heures), 2025-08-14 10:53:09
-0700
• Engine revision 1e9a811bf8
• Dart version 3.9.0
• DevTools version 2.48.0
• Feature flags: enable-web, enable-linux-desktop, enable-macos-desktop,
enable-windows-desktop, enable-android, enable-ios, cli-animations,
enable-lldb-debugging
[✓] Android toolchain - develop for Android devices (Android SDK version
36.0.0-rc1) [1 977ms]
• Android SDK at /home/x/Android/Sdk
• Emulator version 35.6.11.0 (build_id 13610412) (CL:N/A)
• Platform android-36, build-tools 36.0.0-rc1
• ANDROID_HOME = /home/x/Android/Sdk
• Java binary at: /opt/android-studio-2025.1.1.13/jbr/bin/java
This is the JDK bundled with the latest Android Studio installation on
this machine.
To manually set the JDK path, use: `flutter config
--jdk-dir="path/to/jdk"`.
• Java version OpenJDK Runtime Environment (build 21.0.6+-13391695-b895.109)
• All Android licenses accepted.
[✓] Chrome - develop for the web [14ms]
• Chrome at google-chrome
[✓] Linux toolchain - develop for Linux desktop [160ms]
• Ubuntu clang version 14.0.0-1ubuntu1.1
• cmake version 3.22.1
• ninja version 1.10.1
• pkg-config version 0.29.2
• GL_EXT_framebuffer_blit: no
• GL_EXT_texture_format_BGRA8888: no
[✓] Android Studio (version 2025.1.1) [11ms]
• Android Studio at /opt/android-studio-2025.1.1.13
• Flutter plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 21.0.6+-13391695-b895.109)
[✓] Connected device (2 available) [93ms]
• Linux (desktop) • linux • linux-x64 • Ubuntu 22.04.5 LTS
5.15.0-151-generic
• Chrome (web) • chrome • web-javascript • Google Chrome 127.0.6533.119
[✓] Network resources [248ms]
• All expected network resources are available.
• No issues found!
Feridinha
Metadata
Metadata
Assignees
Labels
type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)Incorrect behavior (everything from a crash to more subtle misbehavior)