Category: Flutter
How to symbolicate
Hi thanks for the lib! I have some error stack traces like the following: OS Version: Android 10 Report Version: 104 Exception Type: Unknown (SIGSEGV)…
Pausing at wrong location on Flutter Web only (breakpoints / debugger)
The following reproduces with the Flutter Gallery example app: https://github.com/flutter/gallery Steps to reproduce: start the gallery app with flutter run -d chrome (this does not…
Flutter web debug stops on breakpoints but in another source file on Visual Studio Code
I’m using flutter web on Visual Studio Code for a long time without problems. I’ve updated to the last Flutter release (2.10.4) and all continues…
Opacity clips SingleChildScrollView content
Setting opacity to any value other than 1.0 or 0.0 clips the Column inside SingleChildScrollView by the scroll offset. This is a regression. It works…
Some Material Icons previews are broken
Description When scrolling through the icons in the Visual Studio Code or Android Studio, it is easier to check the preview in the IDE, and…
Clicking [Flutter-Open for Editing in Android Studio] nothing happens.
Clicking [Flutter-Open for Editing in Android Studio] nothing happens. There are also no error messages. Android Studio is already installed. Editor: IDEA doctor: [√] Flutter…
[desktop] High memory consumption
Details It consumes too much memory. What we noticed is that if you remove the linter rules, things get a little better. (Up to 3-4…
[Web] can’t make register form where chrome will recognize username(email)
Steps to Reproduce Clone https://github.com/matanshukry/tmp-ex-login Run the example: flutter run -d chrome Click the Create Account button (looks like link) Enter random details, e.g. email…
Xcode 13.3 – DKImagePickerController – Error (Xcode): Segmentation fault: 11 Encountered error while archiving for device.
After upgrading to Xcode 13.3 and iOS 15.4, no issues encountered while debugging app on iPhone. no issues building Android appbundle however, encountered the below…
Flutter iOS build failed
Steps to Reproduce problem started after upgrading flutter and firebase core, firestore, auth to latest version 2022-03-15 23:23:28.852 xcodebuild[72218:2172565] Requested but did not find extension…