repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
flutterflutter | error message when run flutter build apk split per abi | Invalid | I wonder what this error message mean and if there be a problem with the generate apk flutter doctor doctor summary to see all detail run flutter doctor v flutter channel stable 2 10 5 on macos 12 2 1 21d62 darwin arm locale zh hans cn android toolchain develop for android... |
flutterflutter | the extremely bad design of the rotation angle in flutter be completely confusing | Invalid | I vomit by flutter s draw angle I encapsulate the angle uniformly into a range of 0 0 360 0 result transform rotate be calculate like this pi pi angle 180 canvas rotate have to be calculate like this angle pi 180 drawarc be calculate like this pi 2 angle pi 180 ... |
flutterflutter | tool crash formatexception | Duplicate | command flutter build io release no codesign no tree shake icon step to reproduce 1 2 3 log formatexception 0 utf8decoder convertchunke dart convert patch convert patch dart 1892 7 1 utf8conversionsink addslice dart convert stri... |
flutterflutter | could not find mainactivity java in the flutter code | Invalid | dear sir madam I write my flutter app in flutter v1 two year ago and need to migrate to flutter v2 as I want to use flutter web when I follow the document as state in for upgrade I could not find the mainactivity java in my folder please let I know what be the reason and what should I do for upg... |
flutterflutter | connectivity plus send a message before the flutterengine have be run | Invalid | flutter 2 10 5 connectivity plus 2 3 0 |
flutterflutter | go router focus handle incorrectly for sub route | Duplicate | step to reproduce 1 run provide code sample on io 2 tap next not necessary to input something 3 tap next once again on new screen 4 use back gesture to return on previous screen expect result virtual keyboard isn t open on screen without text input actual result ... |
flutterflutter | flutter mac m1 cocoapod instal but break | Invalid | hi I be use a mac book pro with m1 chip and run into the follow problem when I want to run my project flutter channel stable 2 10 5 on macos 12 3 1 21e258 darwin arm locale en es flutter version 2 10 5 at user timknogel flutterdev flutter upstream repository framework r... |
flutterflutter | run gradle task assembledebug | Invalid | log a problem occur configure root project android could not resolve all file for configuration classpath could not resolve org jetbrain kotlin kotlin gradle plugin 1 6 10 require by project could not resolve org jetbrain kotlin kotlin gradle plugin 1 6... |
flutterflutter | ios font bug flutter 3 0 chinese font fontweight w500 not work | Duplicate | code dart textspan text name style textstyle color theme of context texttheme bodytext2 color fontsize 16 fontweight fontweight w500 height 1 0 before 3 0 version like this upgrade to 3 0 version like this english keep medium ... |
flutterflutter | webview flutter getusermedia do not work | Duplicate | step to reproduce 1 create app with webview 2 choose any url with getusermedia access example yllo room or whereby room 3 the resource will not be able to get the micro connection yllo room whereby room |
flutterflutter | exception catch by widget library | Invalid | the error type internallinkedhashmap be not a subtype of type map in type cast the code import package flutter material dart class categorytripsscreen extend statelesswidget const categorytripsscreen key key super key key overr... |
flutterflutter | error no material widget find but not in release build | Invalid | step to reproduce 1 execute flutter run on the code sample 2 error no material widget find have arrive 3 now to get the correct intend behavior execute flutter run release on the code sample expect result a textfield widget actual result error no materia... |
flutterflutter | kurdish be currently available in google translate but have not yet be add to the flutter localization | Duplicate | hello kurdish be currently available in google translate but have not yet be add to the flutter localization package do you plan to add kurdish to this package because we really need to have kurdish language officially in our app kurdistan country code be ckb I hope you add it soon th... |
flutterflutter | flutter web textoverflow ellipsis | Duplicate | chinese character japanese I try the stable beta and master |
flutterflutter | reorderablelistview reorder do not start with a reorderabledragstartlistener when build inside another scrollable | Duplicate | when build a reorderablelistview with shrinkwrap true and physics const neverscrollablescrollphysic inside a listview the reorderabledragstartlistener will no long initiate the reordering of the reorderablelistview this break with flutter 3 0 0 in flutter 2 10 x this work as expect ... |
flutterflutter | issue in dropdown | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | flutter 3 0 0 bug | Duplicate | after upgrade to the late version 3 0 0 then some various bug appear in some of my project that run well before 1 qr code scanner compilerelasekotlin screenshot 2022 05 14 at 10 55 06 2 duplicate globalkey detect in widget tree 3 warn operand of null aware operation have type string w... |
flutterflutter | upgrade flutter 3 0 from 2 8 1 warning operand of null aware operation have type paintingbinding which exclude null error | Duplicate | upgrade to flutter 3 0 from 2 8 1 and get the follow error warn operand of null aware operation have type paintingbinding which exclude null error it s on bind dart a file I normally don t touch at all paintingbinde instance imagecache evict key ... |
flutterflutter | add support for mac and ios safari extension project support with the app project | Invalid | actually I want to create safari extension browser extension with the mac and io app because xcode create the safari extension project with the default app project flutter create only the app project add support to select safari extension with the project or default app project |
flutterflutter | fail assertion line 4479 pos 14 owner debugcurrentbuildtarget this be not true | Invalid | either the assertion indicate an error in the framework itself or we should provide substantially more information in this error message to help you determine and fix the underlying cause in either case please report this assertion by file a bug on github the relevant error cause widget be ... |
flutterflutter | flutter download in vain | Invalid | when I switch from one project to another or create a new project when I press the run button to build for android it take about 300 mb each time it download this problem have be with I for the past two year |
flutterflutter | flutter 3 setstate not workin in google maps flutter | Duplicate | I have an application with google maps flutter when update to flutter 3 setstate I stop update marker that I add on the map for the marker to be display on the map I have to zoom or move the map so they be show in the version of flutter 2 10 5 work fine any solution for this |
flutterflutter | flutter doctor check crash after update to version 3 exception bad utf 8 encoding u fffd replacement character find while decode string | Duplicate | c user marce flutter doctor v flutter channel stable 3 0 0 on microsoft windows ver o 10 0 19044 1706 locale pt br flutter version 3 0 0 at e src flutter upstream repository framework revision ee4e09cce0 3 day ago 2022 05 09 16 45 18 0700 engine revision d... |
flutterflutter | how to convert webcam blob url to base64 string | Invalid | hi I be try to implement a capture image functionality on the website and store it in the database in base64 format I have successfully implement the capture image functionality use the camera package 0 9 4 21 but I be face an issue while convert it in the base64 because the camera web give a blob url blob... |
flutterflutter | window build fail error g75b77105 member not find unicodechar | Invalid | log flutter asset will be download from make sure you trust this source launch lib main dart on window in debug mode lib main dart 1 c sdk flutter pub cache host pub flutter io cn process run 0 10 12 3 lib src dev process run dart 13 35 error gc9768df9 undefined name system encode... |
flutterflutter | visual studio develop for window the doctor check crash | Duplicate | ps c dev flutter flutter doctor doctor summary to see all detail run flutter doctor v flutter channel stable 3 0 0 on microsoft windows ver o 10 0 22621 1 locale pt br android toolchain develop for android device android sdk version 32 1 0 rc1 chrome develop for the ... |
flutterflutter | visual studio develop for window the doctor check crash | Duplicate | flutter channel stable 3 0 0 on microsoft windows version 10 0 19044 1706 locale tr tr flutter version 3 0 0 at c src flutter upstream repository framework revision ee4e09cce0 3 day ago 2022 05 09 16 45 18 0700 engine revision d1b9a6938a dart version 2 ... |
flutterflutter | bad utf encode message after flutter doctor type | Duplicate | step to reproduce 1 2 3 log log flutter doctor doctor summary to see all detail run flutter doctor v flutter channel beta 2 13 0 0 4 pre on microsoft windows version 10 0 19043 1645 locale ru ru android t... |
flutterflutter | android build fail after upgrade to flutter 3 0 0 | Duplicate | hi friend after I upgrade the flutter to version 3 0 0 my build fail I try flutter clean flutter pub upgrade flutter pub cache clean etc nothing work launch lib main dart on sm a908b in debug mode warn mapping new ns to old ns warn mapping new ns to old ns warn ... |
flutterflutter | path provider syncrhonu command | Invalid | use case when your app will be well when run synchronously proposal synchronus command for example dart directory getapplicationdocumentsdirectorysync |
flutterflutter | flutter can t compile for window desktop | Duplicate | hey I create an new flutter application on idea 2022 1 with window and android configuration and it just the template counter application it work good when it target to android platform however if I let it run for window it can t compile and report an error the follow be the error message exception bad ... |
flutterflutter | dockerize flutter web project | Invalid | I m new to docker and I m try to dockerize my flutter web project and I do an container be create and the site run perfectly just the image in asset file of my website be not find and not display and I don t know why any help be highly appreciated it give I this error 172 17 0 1 12 may 2022 14 25... |
flutterflutter | chromeproxyservice fail to evaluate expression firebaseremoteconfig internalerror no frame with index 30 | Invalid | use vs code and run a local web debug session this error be show chromeproxyservice fail to evaluate expression firebaseremoteconfig internalerror no frame with index 30 chromeproxyservice fail to evaluate expression await internalerror no frame with index 30 at this line ... |
flutterflutter | flutter doctor check crash with visual studio | Duplicate | hi while run flutter doctor I get the follow output microsoft windows version 10 0 19044 1288 c microsoft corporation wszelkie prawa zastrze one c user kamil flutter doctor doctor summary to see all detail run flutter doctor v flutter channel stable 3 0 0 on microsoft wind... |
flutterflutter | tool crash filesystemexception deletion fail os error the process can not access the file because it be be use by another process errno 32 | Duplicate | command flutter no color run machine track widget creation device i d chrome start pause dart define flutter inspector structurederror true lib main dart step to reproduce 1 2 3 log filesystemexception deletion fail os error the process can no... |
flutterflutter | flutter doctor error | Duplicate | when a I run flutter doctor it show I this error exception bad utf 8 encoding u fffd replacement character find while decode string instanceid 41eca823 installdate 2022 05 05t16 40 46z installationname visualstudio 17 2 0 3... |
flutterflutter | exception bad utf 8 encoding after instal flutter v 3 0 0 | Duplicate | step to reproduce 1 in my project I run flutter upgrade from v2 10 5 to v3 0 0 2 then flutter doctor 3 I have the follow message log log flutter channel stable 3 0 0 on microsoft windows version 10 0 19044 1706 locale fr fr flutter versio... |
flutterflutter | window desktop flutter 3 0 0 due to an error the doctor check do not complete | Duplicate | sh flutter be already up to date on channel stable flutter 3 0 0 channel stable framework revision ee4e09cce0 3 day ago 2022 05 09 16 45 18 0700 engine revision d1b9a6938a tool dart 2 17 0 devtool 2 12 2 log flutter asset will be download from make sure you tr... |
flutterflutter | blank occur when use certain keyboard app | Invalid | fail os io flutter version 2 10 5 estimate occurrence if upgrade to 2 10 0 or high if I use a certain keyboard app in my case slyder app in io the screen will be blank as much as the keyboard height when I close the keyboard as show in the attach video this problem disappear when I switch to a... |
flutterflutter | visual studio develop for window the doctor check crash | Duplicate | step to reproduce 1 flutter doctor log log flutter doctor v flutter channel stable 3 0 0 on microsoft windows version 10 0 22000 652 locale de de flutter version 3 0 0 at c src flutter upstream repository framework revision ee4e09cce0 ... |
flutterflutter | io build stick | Invalid | step to reproduce 1 execute flutter build ipa expect result successful build of archive file actual result build stick in compile link and sign screenshot for flutter run verbose image |
flutterflutter | go router I don t want to go back to the login page after log in | Invalid | flutter web home login dashboard I don t want to go back to the login page after log in that be I want to clear the stack what should I do |
flutterflutter | remove the android name applicationname line work for I | Invalid | remove the android name applicationname line work for I originally post by fakenkoala in issuecomment 1038763462 |
flutterflutter | visual studio exception bad utf 8 encoding u fffd replacement character | Duplicate | step to reproduce good day the problem appear after update android sdk and visual studio I try to roll back to the previous version but it do not help I try to reinstall both too but it do not help to I suspect that the case be in the description but I don t understand where it come from a... |
flutterflutter | upgrade to flutter 3 0 visual studio develop for window the doctor check crash | Duplicate | hi I try to upgrade to flutter 3 0 on window 10 and get the follow issue visual studio develop for window 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 exception ... |
flutterflutter | ipv6 problem connect to repo maven apache org 443 repo maven apache org 127 0 0 1 repo maven apache org 0 0 0 0 0 0 0 1 fail connection refuse no further information | Invalid | log c user gl document source docker compose flutter doctor v flutter channel stable 3 0 0 on microsoft windows version 10 0 19044 1706 locale en we flutter version 3 0 0 at c user gl document source runtime flutter upstream repository framework revision ee4e0... |
flutterflutter | flutter3 0 io not work | Duplicate | I try to execute flutter clean and still get this error dart error output from xcode build objc 21592 class appletypecretimerrestoreinfohelper be implement in both usr lib libauthinstall dylib 0x2062b1eb0 and library apple system library privateframework mobiledevice framework version ... |
flutterflutter | flutter command give output of not root own 1000 0 | Invalid | step to reproduce I run the installation of flutter as show on the website when I go onto visual studio code to use it it say that it can t find the sdk so I try run some command and it just give the output show in the title what be I do wrong I try to chown it and that doesn t work and neither do... |
flutterflutter | chrome infra package appspot com be not accessible behind some corporate proxy | Invalid | I be behind a corporate proxy and chrome infra package appspot com be blacklist for unknown reason I be able to fetch it manually other network but I don t how to put it work step to reproduce 1 use flutter run or flutter precache log log flutter run download web sdk ... |
flutterflutter | can t find cocoapod | Invalid | flutter doctor verbose flutter channel stable 3 0 0 on macos 12 3 1 21e258 darwin x64 locale zh hans cn flutter version 3 0 0 at user tonight flutter master flutter upstream repository framework revision ee4e09cce0 2 day ago 2022 05 09 16 45 18 0700 en... |
flutterflutter | safearea not work with showmodalbottomsheet | Duplicate | step to reproduce show a modal bottom sheet which hold a safearea with column as child expect result no widget should overlap with system ui actual result overlap with system status bar code sample dart showmodalbottomsheet isscrollcontrolle true context con... |
flutterflutter | can not build the android application after upgrade to flutter 3 0 | Invalid | flutter run flavor dev no sound null safety failure build fail with an exception where script user petodavid developer flutter package flutter tool gradle flutter gradle line 1156 what go wrong execution fail for task app compileflutterbuilddevdebug process command ... |
flutterflutter | window10 visual studio2017 bug | Duplicate | hi when I m run flutter doctor v on widows10 then some error be output flutter doctor v flutter channel stable 3 0 0 on microsoft windows version 10 0 19044 1706 locale ja jp flutter version 3 0 0 at c prj 2021 flutter upstream repository framework... |
flutterflutter | exception in thread main java util zip zipexception zip end header not find | Duplicate | exception in thread main java util zip zipexception zip end header not find at java base java util zip zipfile source zerror zipfile java 1581 at java base java util zip zipfile source findend zipfile java 1476 at java base java util zip zipfile source initcen zipfile java 14... |
flutterflutter | flutter android app crash with libc so abort 160 | Duplicate | this problem be the same as 100104 issue 1169122180 I can not reproduce the crash because it never happen on my device but we be get crash from play console log device be all huawei android version be all 10 sdk 29 flutter version 2 10 0 engine version 776efd2034d50af73e2876d703213601df... |
flutterflutter | flutter sdk doesn t include or precache the darwin arm64 engine | Invalid | hello I m attempt to build on apple silicon with 3 0 0 use a custom embedder when build I get the follow error flutter artifact location path at user chasekanipe software flutter bin cache artifact engine darwin arm64 release do not exist try run flutter precache look in the artif... |
flutterflutter | listview builder calling itembuilder unnecessarily | Invalid | hello guy I have a doubt about listview builder I be develop an application and there be some list with sublist but I couldn t understand a behavior in these case I think this behavior just happen in my app but I try simulate it in a new app and it happen too in this case I have the first listview ... |
flutterflutter | new installation error | Duplicate | step to reproduce step to reproduce 1 install flutter 3 new installation 2 install visual studio 2022 3 run flutter doctor detail flutter channel stable 3 0 0 on microsoft windows versi n 10 0 22000 613 locale es es android toolchain develop for androi... |
flutterflutter | out of memory issue in my flutter application which be cause the application to crash the widget cause it be video player | Duplicate | my android emulator be crash all of they I be try to run preloade video in my application I have try to dispose the video player controller but it be not work but still give the error somehow which do not make sense I be able to scroll through some of the video and then the application crash throw out... |
flutterflutter | dropdown do not feel right on web | Duplicate | hi the dropdown work but still have a focus after the selection have not try on mobile I m talk about web chrome I m on stable v 3 0 demo import package flutter material dart void main runapp const myapp class myapp extend statelesswidget const myapp key k... |
flutterflutter | io web editabletext lose cursor position and it lock at 0 when click multiple time in the editabletext field | Duplicate | this issue be split from issue description I be build a custom keyboard for my flutter web application and have find the editabletext widget reset the cursor position to zero after click around inside the editabletext field multiple time on io web browser chrome and safari the readonly property can be... |
flutterflutter | io web editabletext s cursor position jump to position 0 after delete a character when readonly true | Duplicate | this issue be split from issue description I be build a custom keyboard for my flutter web application and have find the editabletext widget reset the cursor position to zero after every backspace delete key press on io web browser chrome and safari when the readonly property of the editabletext be... |
flutterflutter | renderbinde cause concurrent modification during iteration error | Duplicate | get the follow error which appear to have nothing to do with my own source code at least there be no reference in the stack to my source code e flutter 29940 error flutter lib ui ui dart state cc 209 unhandled exception concurrent modification during iteration instance length 3 of growable... |
flutterflutter | tool crash indexerror rangeerror index index out of range index should be less than 45840444 58159314 | Duplicate | command flutter run d window step to reproduce 1 2 3 log indexerror rangeerror index index out of range index should be less than 45840444 58159314 0 uint8arrayview dart type datum patch typed datum patch dart 4181 7 1 input... |
flutterflutter | error in listview seperate | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | web showdaterangepicker throw exception when scrollbar be always visible | Duplicate | when scrollbarthemedata isalwaysshown be set to true showdaterangepicker throw an exception the provide scrollcontroller be currently attach to more than one scrollposition I have test it with flutter web and chrome the exception be throw on android samsung galaxy a41 android 11 I have no prob... |
flutterflutter | module image picker io not find | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | flutter window weird behaviour when app be half on and half off screen | Duplicate | step to reproduce first run your flutter app in windows mode move your app window so it will be half off and half on screen refresh state so something will change in my case setstate change the entire screen so the result be pretty obvious don t know if this happen with navigator also or not ... |
flutterflutter | derive type be not a subtype of base type in generic funciton | Invalid | derive type be not a subtype of base type function cast input parameter type to base type error dart import package flutter test flutter test dart class a base type class b extend a derive type typedef fni void function t input parameter function typedef fnr t func... |
flutterflutter | bad utf 8 encoding u fffd replacement character find while decode string | Duplicate | log flutter asset will be download from make sure you trust this source launch lib main dart on window in debug mode exception bad utf 8 encoding u fffd replacement character find while decode string instanceid e7d09b0d installdate 2022 05 11t04 30 31z ... |
flutterflutter | do you have any solution for the issue | Invalid | this thread have be automatically lock since there have not be any recent activity after it be close if you be still experience a similar issue please open a new bug include the output of flutter doctor v and a minimal reproduction of the issue originally post by github action bot in issuecommen... |
flutterflutter | command phasescriptexecution fail with a nonzero exit code macos m1 chip | Invalid | I be try to run flutter app on io device but its throw an exception command phasescriptexecution fail with a nonzero exit code I have try few thing which could not solve my problem bin sh c user ram library developer xcode deriveddata runner etlsxgkgvoffgrdfjoyxpeuknpec build intermediate noind... |
flutterflutter | build fail only android execution fail for task app processdevdebugresource | Invalid | hi want build my flutter app but fail only android io be very well please save I t t flutter doctor v flutter channel stable 2 10 5 on macos 12 2 1 21d62 darwin arm locale ko kr flutter version 2 10 5 at user dwkim development flutter upstream repository ... |
flutterflutter | execution fail for task app compileflutterbuildrelease | Invalid | step to reproduce I m use flutter fvm to manage multiple flutter version because of old project some of my project run in flutter 2 0 4 version and the recent one in the most recent version therefore my fvm config file contain the follow data fluttersdkversion 2 0 4 flavor ... |
flutterflutter | safe area not work in android 9 and 10 when app be in full screen mode | Duplicate | step to reproduce 1 create flutter counter app 2 open android app src main re value style xml and add below piece of code under normaltheme section shortedge 3 open main dart and add below piece of code dart void main widgetsflutterbinding en... |
flutterflutter | app crash after use multidex | Invalid | my app get crash for both android real device and emulator when I use multitdex d egl emulation 6124 eglcreatecontext 0xec520060 maj 3 min 0 rcv 3 d egl emulation 6124 eglcreatecontext 0xec5201b0 maj 3 min 0 rcv 3 d hostconnection 6124 hostconnection get new host connection estab... |
flutterflutter | go router add buildcontext to gorouterredirect signature | Duplicate | use case to define if user be authenticate or no I use the isauthenticate property of appstate this state be provide via provider to get authentication boolean I need to read appstate from context but it be impossible due lack of provide context as gorouter be final property of ow... |
flutterflutter | keyboard be not appear on safari io when browse from one page to another | Duplicate | step to reproduce 1 I use this example form app from flutter sample 2 to demonstrate bug I visit sample flutter form step that I make 1 enter the page and press the button to sign in with http page 2 my keyboard appear and focus on input 3 click on the button that ... |
flutterflutter | fail assertion line 4479 pos 14 owner debugcurrentbuildtarget this be not true | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | plugin enable some flutter lint | Duplicate | we should have the below enable since they be part of flutter lint some be recommend avoid unnecessary container exist code pass file name exist code pass prefer function declaration over variable prefer interpolation to compose string prefer null aware operator exist cod... |
flutterflutter | web flutter web row | Invalid | flutter channel stable 2 2 3 on macos 12 1 21c52 darwin arm locale zh hans cn flutter version 2 2 3 at user lijian work flutter2 3 flutter framework revision f4abaa0735 10 month ago 2021 07 01 12 46 11 0700 engine revision 241c87ad80 dart version 2 13 4 ... |
flutterflutter | can t build io app with xcode | Duplicate | situation I m deploy my flutter app into the different store window android macos io it always work like a charm problem I m not able to deploy on io anymore it s seem to still work on macos issue error log macbook pro 7 avekia administrateur flutter build io building c... |
flutterflutter | warn unusernotificationcenter delegate receive call to usernotificationcenter didreceivenotificationresponse withcompletionhandler but the completion handler be never call | Invalid | warn unusernotificationcenter delegate receive call to usernotificationcenter didreceivenotificationresponse withcompletionhandler but the completion handler be never call on tap notification I m get this warning in io it crash on background notification my delegate file objc class appdele... |
flutterflutter | I need help to set multiple item in session storage of the flutter webview I have search for similar question but have have no luck | Invalid | I want to open a url that will enable user to take further action in a functionality that be already present on a website the website s code be write in a way that it access datum from the session storage like auth token and user i d and so on if I be unable to provide this datum in session storage then website... |
flutterflutter | what be the meaning of this error in blocprovider null doesn t conform to the bound statestreamablesource of the type parameter t | Invalid | import package cubit bloc business logic cubit character cubit dart import package cubit bloc datum web service character web service dart import package cubit bloc datum web service repositry character repo dart import package cubit bloc datum web service repositry model character dart im... |
flutterflutter | target s require that an explicit value | Duplicate | I have a exist flutter app which build on before null safety maybe 1 5 which isn t install on android 12 version on other android version it s work fine I try with android export but nothing work also try by remove firebasemessage intent but nothing work flutter run ver... |
flutterflutter | can I show more than one info window open by default | Duplicate | can I show more than one infowindow open by default originally post by msarkrish in issuecomment 586097860 |
flutterflutter | tool crash rpcerror | Duplicate | command flutter screenshot type skia observatory url step to reproduce 1 2 3 log rpcerror 0 new outstandingrequ package vm service src vm service dart 1718 45 1 vmservice call package vm service src vm service dart 2225 21 2... |
flutterflutter | flutter run d all do not run all device | Duplicate | step to reproduce 1 create a new project with flutter create platform web android example 2 try to run on both chrome and the phone through flutter d all the android application will launch as expect the chrome window will never show up just d chrome launch chrome as expect log ... |
flutterflutter | permission deny when run flutter upgrade | Invalid | hi I have the following issue when run flutter upgrade I type yes when prompt the authenticity of host github com 140 82 121 3 can t be establish ecdsa key fingerprint be sha256 p2qamxnic1tjyweiottrvc98 r1bufwu3 liykgufqm be you sure you want to continue connect yes no fingerprint ... |
flutterflutter | add multiple info window | Invalid | can you add feature to show multiple info window on google map |
flutterflutter | an error be report when press the numlock key on an android external keyboard | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
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 263 7 1 link createsync dart io link dart 184 5 2 ... |
flutterflutter | create flutter app fail with fail for task app compressdebugasset | Invalid | step to reproduce download flutter sdk run flutter doctor download and install android studio install android commandline tool install pixel 2 api 30 emulator run out of the box flutter app expect result app should start and run actual result app fail with e... |
flutterflutter | no device find with name or i d matching b6018b57 5091 434d 976a c63d816e10e3 | Invalid | I be not able to run my flutter app on any of my emulator or io simulator I be get this error when I run my project the emulator be work fine and be open and I be able to see they my device be m1pro macbook the same app be run fine on my old window laptop and give no error at all flutter do... |
flutterflutter | how to fix bug in listview getx flutter | Invalid | the follow assertion be throw while dispatch notification for scrollcontroller scrollcontroller attach to multiple scroll view package flutter src widget scroll controller dart fail assertion line 108 pos 12 position length 1 |
flutterflutter | call io flutter embed engine flutterenginegroup createandrunengine anr | Invalid | call io flutter embed engine flutterenginegroup createandrunengine anr error log dalvik thread 165 signal catcher daemon prio 10 tid 3 runnable group system scount 0 dscount 0 flag 0 obj 0x13542238 self 0xb400006f7714e2c0 systid 17234 ni... |
flutterflutter | no static method getmainexecutor | Invalid | hi l have trouble run a specific app which work on early flutter version on emulator I m get the follow error launch lib main dart on sdk gphone64 x86 64 in debug mode lib main dart 1 build build app outputs flutter apk app debug apk w flutteractivityandfragmentdelegate 17314 a splash s... |
flutterflutter | tool crash filesystemexception exist fail os error the filename directory name or volume label syntax be incorrect errno 123 | Duplicate | command flutter run d chrome web renderer html 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 directo... |
flutterflutter | networkimage error text not helpful enough | Duplicate | I be in the final day of complete a project but whenever I do a hot reload I get this error in the console come from who know where the error show I no point of origin and I have ten of fadeinimage widget in the project it doesn t matter which page I do the hot reload I still get the error below I m think... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.