repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
flutterflutter
dateformat jms locale return in english a character u8239 narrow no break space which can not be use in latin1 encode
Invalid
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 locale be en gb create a formatter f dateformat jms locale format a datetime mystre f format datetime as now flutter 3...
flutterflutter
call flutter methodchannel from android kotlin side get kotlin unit
Invalid
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce just press the button on home page to call native side method expect result android side can directly get the datum return by flutter side ...
flutterflutter
flutter singlechildscrollview column column tabbarview sizedbox renderbox be not lay out
Invalid
minimal code for repeat override widget build buildcontext context super build context return scaffold body singlechildscrollview child column child expand child column crossaxisalignment crossa...
flutterflutter
google map flutter different polygon beahviour between io and android
Duplicate
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 create new empty flutter project 2 add google map flutter 2 4 0 package 3 include specific custom platform code as per documentation 4 ex...
flutterflutter
hardwarekeyboard error while press key and launch on linux
Duplicate
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 create a flutter project 1 start a flutter desktop app on linux ubuntu 22 04 2 press any button before window appear 3 the error be give ex...
flutterflutter
untracked file in git repository after run flutter create
Invalid
immediately after create an new flutter project there be untracked file in the git repository step to reproduce run in an empty folder 1 flutter create 1 git init 1 git add 1 git commit m initial commit 1 git clean xdn 1 git ls file ignore exclude standard...
flutterflutter
tool crash filesystemexception can not create link os error incorrect function errno 1
Duplicate
command flutter build window step to reproduce 1 2 3 log filesystemexception can not create link os error incorrect function errno 1 0 link throwiferror dart io link dart 254 7 1 link createsync dart io link dart 182 5 ...
flutterflutter
use localauthentication authenticate repeatedly with short interval in local auth will result in a platformexception
Invalid
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 localauthentication authenticate to invoke the fingerprint authentication modal 2 cancel 3 repeat 1 and 2 over and over again quickly expect re...
flutterflutter
and all special character reverse the string inside text widget in rtl text direction
Invalid
when I use textdirection textdirection rtl in textfield and type any special character the be automatically set to last position screenshot 2023 08 25 at 2 28 25 pm
flutterflutter
camera support wide angle camera
Duplicate
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug use case camera support wide angle camera proposal wide angle
flutterflutter
can t find the advance namer app in your first flutter app in dartpad
Duplicate
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce provide link for advance version on learn flutter expect result when I click the link to open the advanced version of the namer app which be the example...
flutterflutter
web textfield not accept user input
Invalid
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 build a simple textfield widget and run it on the web flutter run d chrome t lib preview mode dart expect result type in t...
flutterflutter
flutter module not access internet with release mode
Invalid
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 I have a native android app 2 I create flutter module 3 setup run debug mode it work normal 4 release mode flutter module not access internet...
flutterflutter
go router gorouterstate of uri tostring be incorrect migration of gorouter of location
Duplicate
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 run the code sample 2 click on the message bottom nav bar item expect result print loc loc should print loc ...
flutterflutter
web textfield and textformfield don t show text while in edit mode in ms edge on window 10
Invalid
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce open and run the sample try to enter some text in the text field this issue be create on request of the dartpad support team see also browse...
flutterflutter
how to merge platform strong dill and private var folder cp t flutter tool hharji flutter tool ncnwhu app dill
Invalid
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug use case image proposal image
flutterflutter
go router package gorouterstate extra object not update when use push
Duplicate
hey guy I have a function that check the extra object from each page inside of my nav bar I want to check if I need to hide the nav bar or not on some page bool isnonavbarroute buildcontext context final extra gorouterstate of context extra as map if extra hasnav false ...
flutterflutter
the follow assertion be throw during a scheduler callback
Duplicate
exception catch by scheduler library the follow assertion be throw during a scheduler callback package flutter src render object dart fail assertion line 1145 pos 20 node isrepaintboundary be not true either the assertion indicate an error in the framewo...
flutterflutter
I have a problem instal flutter the doctor check crash x due to an error the doctor check do not complete if the error message below be not helpful please let we know about this issue at x filesystemexception can not resolve symbolic link path d flutter bin fl...
Duplicate
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce flutter the doctor check crash x due to an error the doctor check do not complete if the error message below be not helpful please let we know ...
flutterflutter
overflow issue find in radiolisttile sample code
Invalid
step to reproduce 1 open radiolisttile class example3 material radiolisttile 3 2 make the window small 3 then you will find scaffold be overflow expect result this radiolisttile array would be scrollable actual result it overflow because it can t be scroll scre...
flutterflutter
when the program run for a period of time it will suddenly crash out
Duplicate
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 run the code sample in debug mode or release mode 2 move your mouse or finger around the interface and repeat for a period of time expect result no cras...
flutterflutter
flutter android how to remove darken layer in darkmode on android xiaomi during splash screen
Invalid
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce I use android theme style launchtheme and style in value night what I want enter image description here 1 1 ...
flutterflutter
searchanchor text selection or copy paste not possible
Duplicate
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 run code sample 2 write some text in search text field and try to select it or long press the text field to show the copy paste menu expect resul...
flutterflutter
execution fail for task qr code scanner parsedebuglocalresource when run on different machine
Invalid
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce clone the project on a new machine run flutter pub get execute flutter run I m currently work on a flutter project that utilize the qr code scanner packa...
flutterflutter
checkedpopupmenuitem padding be too large
Duplicate
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce this issue still persist apparently checkedpopupmenuitem be not material3 ready yet expect result image actual result code...
flutterflutter
flutter create on flutter 3 14 0 0 1 pre generate invalid index html and manifest json
Duplicate
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 change channel to flutter channel beta 2 get late with flutter upgrade 3 generate a new app with flutter create app name 4 notice that the ...
flutterflutter
unexpected behaviour while use tcpsocket to get a stream file sync file to device window
Invalid
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce import dart io import dart convert import dart async main async socket socket await socket connect 127 0 0 1 8081 ...
flutterflutter
spellcheckservice for desktop window macos web
Duplicate
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug use case do the flutter team intend to complete spellcheckservice implementation for web mac and window this be a very useful feature and I de really appreciate it add to the ...
flutterflutter
tool crash rpcerror
Duplicate
command flutter run t lib main dev dart d chrome dart define supabase url dart define supabase anon key step to reproduce 1 upgrade to late flutter sdk 2 just from a regular development workflow log rpcerror 0 new outstandingrequ package vm service ...
flutterflutter
an inputdecorator which be typically create by a textfield can not have an unbounded width
Invalid
flutter indicate I should create a bug report with the follow information exception catch by render library the follow assertion be throw during performlayout an inputdecorator which be typically create by a textfield can not have an un...
flutterflutter
when app be in background particular screen be not open without context
Invalid
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug use case void notificationtapbackground notificationresponse notificationresponse async try widgetsflutterbinde ensureinitialize await firebase initializeapp option ...
flutterflutter
error a value of type renderobject can t be assign to a variable of type abstractnode
Invalid
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 run command flutter build ipa or flutter build apk expect result android and ios build to pass with no issue actual result both androi...
flutterflutter
tabalignment start in tabbar property tabalignment not work
Invalid
dart import package flutter material dart flutter code sample for tabbar void main runapp const tabbarapp class tabbarapp extend statelesswidget const tabbarapp super key override widget build buildcontext context return materialapp theme ...
flutterflutter
definition of break change should be improve
Invalid
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug use case currently when change be consider break change be define in the wiki 1 determine if your change be a break change emphasis mine implement the ch...
flutterflutter
flutter fcm exception java lang classnotfoundexception didn t find class io flutter plugin firebasemessage flutterfirebasemessagingservice
Invalid
I be check with a test notification from firebase to my device but when I try to send the test notification it terminate the application throw this exception in the terminal d fltfiremsgreceiver 9534 broadcast receive for message w mycent mycent 9534 access hide method landroid os worksource ...
flutterflutter
build for the web not load png asset
Invalid
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce the project I be work on have several png asset but none of they be display when the code be build for and deploy on the web on examination of the browse...
flutterflutter
can not test an optional variable with isnull
Invalid
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce I upgrade flutter upgrade flutter to 3 13 0 from 3 10 6 some code that test optional variable that use to work stop work like this define an op...
flutterflutter
impeller force fallback to opengl es on android version 29
Good First Issue
we want to force android version less than api 29 to use opengl due to the lack of api that allow we to support platform view with vulkan this check have not be add in code yet the step be highlight below mermaid flowchart td start start android api check android api device support dev...
flutterflutter
immediatemultidraggesturerecognizer seem to use globallocation only
Duplicate
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce any use of immediatemultidraggesturerecognizer where event handler receive dragupdatedetail see the code example expect result I would expect the detai...
flutterflutter
tool crash filesystemexception can not copy file to c user spesc 000 desktop flutterdev practiceproject foo android app src main re mipmap hdpi ic launcher png path c user spesc 000 desktop flutterdev flutter package flutter tool templates app android tmpl app src main re mipmap hdpi ic launcher png ...
Invalid
command flutter verbose create foo step to reproduce 1 2 3 log filesystemexception filesystemexception can not copy file to c user spesc 000 desktop flutterdev practiceproject foo android app src main re mipmap hdpi ic launcher png path c user spe...
flutterflutter
tool crash filesystemexception can not create link os error incorrect function errno 1
Duplicate
command flutter pub add cloud firestore step to reproduce 1 2 3 log filesystemexception can not create link os error incorrect function errno 1 0 link throwiferror dart io link dart 254 7 1 link createsync dart io link dart...
flutterflutter
expansionpanellist example be not work with flutter 3 13 it need correction
Duplicate
hello flutter team I be unable to expand the list item image on line 67 it should be like datum index isexpande isexpande instead of datum index isexpande isexpande please make change or give I this opportunity as I find this
flutterflutter
tool crash filesystemexception can not create link os error incorrect function errno 1
Duplicate
command flutter pub get step to reproduce 1 2 3 log filesystemexception can not create link os error incorrect function errno 1 0 link throwiferror dart io link dart 254 7 1 link createsync dart io link dart 182 5 2 ...
flutterflutter
add to app on io error in pathprovider getapplicationdocumentsdirectory
Duplicate
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 build an add to app flutter module 2 create a framework from that module for io 3 add that framework to native ios application 4 run the io applicat...
flutterflutter
autofill email and password not work in io
Duplicate
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce I use autofill hint in the text form field and autofill group it work fine in android but not in any io version I already enable the autofill in io device ad...
flutterflutter
share my vscode extension that can debug flutter engine in andrroid application
Invalid
for a long time the flutter engine have be troublesome for debug android application so I write a vscode debugging extension myself and I share it hope to help facilitate the debugging of android application if possible I would be happy to put it in the official debug documentation and make it available...
flutterflutter
flutter build fail with library in wrong format
Invalid
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 on an debian11 arm64 machine install flutter through snap because flutter linux 3 13 0 stable tar xz only work on x86 64 2 go to project s source dir ...
flutterflutter
render error after upgrade to 3 13
Invalid
I have an application that I have run numerous time without any error before update to 3 13 if I run flutter downgrade it downgrade flutter to 3 10 6 and the application start work without any error again be there any change in 3 13 that might cause this behavior
flutterflutter
error object be from dart core final parse css parse text flutter after change win t run on mobile platform
Invalid
description I encounter an issue while fix data loss problem in my web build that occur upon refreshing in my attempt to address this issue I make change include add image picker web to the project this change seem to trigger a new problem however I have since remove image picker web and now I m face err...
flutterflutter
socketexception fail host lookup
Invalid
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce just make a network request for example use the basic http package also relevant when use other package such as dio the same error ...
flutterflutter
when use material 3 with nestedscrollview the app stop
Duplicate
when use nestedscrollview with material 3 the application crash I try use widgetsbinde instance addpostframecallback and didn t get any result I m attempt to have the native scroll of android 12 and use this widget for the app bar but I ve be without find a solution for 4 day video code ...
flutterflutter
w messagequeue 4199 handler android os handler e74f040 send message to a handler on a dead thread
Duplicate
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce I use the package camera camera 0 10 5 3 on redmi note 9 pro and error hanlde on a dead thread expect result yesterday it be run normal...
flutterflutter
flutter web get generate element from the dom
Duplicate
I be try to retrieve input element from the dom in a flutter web app but so far I have not be successful and I m not even sure if it can be achieve for example textfield key const key referencenumber decoration const inputdecoration border outlineinputborder labelt...
flutterflutter
target web release bundle fail icontreeshakerexception font subsette fail with exit code 1
Duplicate
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce flutter build web expect result to build web app for release actual result codepoint 32 not find in font aborting codepoint 32 not find in ...
flutterflutter
flutter 3 13 0 app crash with nullpointerexception attempt to read from field android view viewrootimpl mwindowattribute
Invalid
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 run example app with flutter 3 13 0 2 select test 2 3 tap any text on webpage 4 press back and app will crash note app work well ...
flutterflutter
move the platform folder to platfrom folder
Duplicate
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug use case its be little bit difficult to mange whole folder structure in a project template it include android ios web window macos and every platform folder now what I be...
flutterflutter
tool crash filesystemexception deletion fail os error the system can not find the path specify errno 3
Duplicate
command flutter no color pub get step to reproduce 1 2 3 log filesystemexception deletion fail os error the system can not find the path specify errno 3 0 directory deletesync dart io directory impl dart 193 7 1 filesyste...
flutterflutter
app crash
Duplicate
app crash every 1 minute in google pixel phone sometimes it crash in other phone too I ve update to late version of flutter 3 13 and google maps flutter package 2 4 0 too give I some solution
flutterflutter
specific in io swipe back gesture not work if add willpopscope
Duplicate
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce goal when the user back with a gesture I ve to pass some value in the previous screen and base on that value I want to refresh the previous screen dat...
flutterflutter
gesturedetector onscaleupdate detail always report equal horizontal and vertical scale when scale with macos trackpad
Duplicate
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 make an app with a gesturedetector with onscaleupdate you can use the provide code sample 1 do the scale gesture by use the trackpad of a macb...
flutterflutter
bug flutter 3 13 0 unable to push app to testflight
Invalid
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce try to push app to testflight expect result ready to submit actual result blank image
flutterflutter
float sliverappbar stop float when center property be use on parent customscrollview
Duplicate
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce a float sliverappbar can be reveal by scroll upwards regardless of where you be in the list but if the center property of the parent customscrollvi...
flutterflutter
selection inside text rich be clear by setstate
Duplicate
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 run the code sample on chrome 2 try to select all the text expect result the selection would not be clear actual result the selection of th...
flutterflutter
there be a statusbar wrong happend when I try to use android multi window on xiaomi phone
Duplicate
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 one xiaomi phone 2 one app and multi window usefully 3 try to use change window from fullscreen to multi window expect result the title bar and ...
flutterflutter
expose beyond app through intent getdata null android os fileuriexposedexception
Invalid
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 download file from url or write file to path on android 2 try to open file use await launchurl uri expect result should open file ...
flutterflutter
widgetsbinde instance addpostframecallback
Duplicate
the follow assertion be throw during performlayout package flutter src rendering viewport dart fail assertion line 1868 pos 12 correctedoffset isfinite be not true either the assertion indicate an error in the framework itself or we should provide substantially more information in this ...
flutterflutter
sensitive object redaction
Invalid
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug use case user often enter pii and sensitive information such as password social security number and the like proposal I propose a decorator that can be apply to sensit...
flutterflutter
tool crash xmltagexception
Invalid
command flutter no color run machine track widget creation device i d emulator 5554 start pause dart define flutter inspector structurederror true lib main dart step to reproduce 1 2 3 log xmltagexception 0 xmlannotator annotate pack...
flutterflutter
timezone report as utc even though it be gmt 02 00
Invalid
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 create a flutter application on a device run android 7 1 1 you can use an android 7 1 1 emulator or eg a sony xperia z5 compact device run android...
flutterflutter
flutter 3 10 6 io crash
Invalid
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce flutter run expect result app should be run on io actual result app be not open android its fine code sample code sample cadisableminim...
flutterflutter
flutter upgrade show error on master channel
Duplicate
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 flutter channel master 1 flutter upgrade expect result no error actual result console upgrading flutter to 3 14 0 6 0 pre 27 from 3 14 ...
flutterflutter
filesystemevent error
Invalid
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce dart run build runner build delete conflict output expect result successfull operation actual result building package executable 7 8s fai...
flutterflutter
aligneddropdown field in buttontheme widget add extra padding when inputdecoration also have pad
Duplicate
copy from google internal bug b 277235718 when use a dropdownbuttonformfield and want to the menu item to align with the dropdown button it be recommend to use buttontheme with the aligneddropdown field set to true however if the dropdownbuttonformfield have label through inputdecoration it add extra padding t...
flutterflutter
m3 diff tone 90 color value between material color utility and material builder
Invalid
91605 we try to generate tonal palette with primary color color 0xff14c560 material builder custom will generate tone 90 with color color 0xff66ff92 material color utility 0 8 0 will generate tone 90 with color 0xffaff3b7 dart import package flutter material dar...
flutterflutter
rename the runner to mycustomrunner but the generate generatedpluginregistrant file be still in the runner folder
Invalid
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 rename runner xcode project and workspace 2 rename runner target expect result rename the runner to mycustomrunner but the gene...
flutterflutter
activityaware ondetachedfromactivityforconfigchange not call on orientation change in android
Invalid
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce use flutter 3 10 6 1 flutter create project name test orientation template plugin platform android 2 make testorientationplugin impleme...
flutterflutter
flutter local notification not work in release mode
Invalid
I m use flutter local notification show method registerperiodictask every 15min with the workmanag package while in the debug mode it work fine run on the real device or on emulator but when build an apk or use fluter run release comand the local notification do not show on release mode ...
flutterflutter
tool crash string 44 character
Duplicate
command flutter run profile step to reproduce 1 2 3 log string 44 character 0 dartdevelopmentserviceimpl startservice package dds src dds impl dart 133 7 1 dartdevelopmentservice startdartdevelopmentservice package dds dds dart 97...
flutterflutter
image picker image picker request double permission when only allow selected photo on io
Duplicate
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 use sample image picker code 2 run on io 16 x x expect result ask only one time when request pick image on io actual result ...
flutterflutter
some webps do not work
Duplicate
step to reproduce 1 create an image widget 2 assign this webp to be display expect result I see the webp in the app actual result I don t see the webp and an error be log note chrome firefox safari be able to show the webp a flutter app o...
flutterflutter
tool crash filesystemexception exist fail os error the filename directory name or volume label syntax be incorrect errno 123
Duplicate
command flutter doctor step to reproduce 1 2 3 log filesystemexception exist fail os error the filename directory name or volume label syntax be incorrect errno 123 0 directory existssync dart io directory impl dart 92 7 1 ...
flutterflutter
tool crash filesystemexception exist fail os error the filename directory name or volume label syntax be incorrect errno 123
Duplicate
command flutter doctor step to reproduce 1 2 3 log filesystemexception exist fail os error the filename directory name or volume label syntax be incorrect errno 123 0 directory existssync dart io directory impl dart 92 7 1 ...
flutterflutter
webview cookie can not add cookie in io
Duplicate
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce I use the late version of webview cookie v4 2 2 1 open a new webview page which be a statefulwidget with flutter webview 2 on initstate initialize t...
flutterflutter
tool crash unknownexception
Duplicate
command flutter drive driver test driver integration test dart target integration test multiple features test dart d chrome step to reproduce 1 2 3 log unknownexception 0 parsew3cresponse package webdriver src handler w3c util dart 102 9...
flutterflutter
share preference support migration from native share preference on android
Duplicate
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug use case migrate from native shared preference can not access the filename of the sharedpreference reference by the native share preference the share preference package...
flutterflutter
tool crash filesystemexception exist fail os error the device be not ready errno 21
Duplicate
command flutter doctor step to reproduce 1 2 3 log filesystemexception exist fail os error the device be not ready errno 21 0 directory existssync dart io directory impl dart 94 7 1 forwardingfilesystementity existssync pack...
flutterflutter
automate some of the redundant process
Invalid
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug use case save developer time update const and shorten application code by a factor of how many class instance need dispose in a stateful widget proposal so there be plenty of...
flutterflutter
glteximage2d crash in libglesv2 mtk so
Invalid
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce none expect result the app be run normally actual result the app have crash code sample none screenshot or video non...
flutterflutter
tool crash filesystemexception fail to decode datum use encode utf 8 null
Duplicate
command flutter no color run machine track widget creation device i d fa6cd0301439 start pause dart define flutter inspector structurederror true lib main dart step to reproduce 1 2 3 log filesystemexception fail to decode datum use encode utf 8...
flutterflutter
io app crash use banner ad
Duplicate
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 go to screen b 2 click on go back I know most of you suggest it s a similar issue which be fix on master channel I try it on master chan...
flutterflutter
dropdownbutton item position different when keyboard be open
Duplicate
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 run the app with the sample code 2 tap the dropdown button and check the position of the dropdown item 3 tap the text field and ensure the softwa...
flutterflutter
run android license give error java home be set to an invalid directory c program file x64 java jdk1 8 0 211
Invalid
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 instal git 2 instal vscode 3 unzipping flutter in a folder in my c flutter directory 4 instal android studio 5 android studio crash while in...
flutterflutter
opencv for dart
Invalid
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug use case opencv be vital for image video processing computer vision research real time application and machine learn integration its open source nature cross platform compa...
flutterflutter
hi zzterrozz have you try with flutter clean
Invalid
hi zzterrozz have you try with flutter clean you can try too cd android gradlew clean originally post by hamdikahloun in issuecomment 705836494
flutterflutter
bind have not yet be initialize compute isolate issue
Duplicate
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 open a flutter plugin project for the default code 2 instead of call invokemethodchannel of getplatformversion directly call it in a compute i...
flutterflutter
unhandled exception timeoutexception after 0 01 30 000000 timeout while wait for observatory debugg uri
Duplicate
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce sundarraja lp dk6k6mgv45 flproject flutter driver target test driver app dart resolve dependency fe analyzer share 61 0 0 6...
flutterflutter
I m a front end developer in china and I m have the same problem
Invalid
I m a front end developer in china and I m have the same problem originally post by nicexai in issuecomment 1087116817 40771b5a 82e1 4901 b164 8d932c6fd5a4 png
flutterflutter
miss position or scrolldirection in draggablescrollablesheetcontroller
Invalid
I be work on an animation that require the user s scroll or drag direction of the draggablebottomsheet it s currently miss in draggablescrollablesheetcontroller I try wrap a gesture detector but no luck search a lot in stack overflow and similar platform didn t find a solution any workaround will be apprecia...
flutterflutter
tool crash filesystemexception can not create link os error incorrect function errno 1
Duplicate
command flutter pub get step to reproduce 1 2 3 log filesystemexception can not create link os error incorrect function errno 1 0 link throwiferror dart io link dart 254 7 1 link createsync dart io link dart 182 5 2 ...
flutterflutter
5btool crash 5d exception
Invalid
23 23 command 0a 60 60 60 0aflutter analyze 0a 60 60 60 0a 0a 23 23 step to reproduce 0a1 0a2 0a3 0a 0a 23 23 log 0a exception 0a 60 60 60 0a 0a 60 60 60 0a 60 60 60 0a 1b 5b32 m 5b e2 9c 93 5d 1b 5b39 m flutter 28channel stable 2c 3 10 6 2c on macos 12 6 8 21g725 darwin x64 2c locale en in 29 0a ...