repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
flutterflutter | setstate or markneedsbuild call when widget tree be lock | Invalid | I switch the page to the login page after log out my account and the follow exception occur exception catch by widget library the follow assertion be throw while finalize the widget tree setstate or markneedsbuild call when widget tre... |
flutterflutter | flutter run linux opengl error | Duplicate | hi I have create a simple empty flutter project and want to run it in ubuntu pc by flutter run d linux but show the below error 97 ms executing uname m 43 ms exit code 0 from uname m x86 64 8 ms execute home mypc snap flutter common flutter git ... |
flutterflutter | flutter flutter h miss | Invalid | hi recently I finish build my app in flutter and in the last 3 day I have be test it out in a mac to see if the app work in io everything be fine until one night ago I think I decide to install android studio on the mac so that in the future I could check how the app behave both in android and in io on the... |
flutterflutter | osx provisioning profile xxx doesn t include the currently select device mac mini 81168 | Invalid | step to reproduce 1 create flutter project 2 add desktop mac 3 add icloud support in signing capability fail to run with error provisioning profile mac team provision profile xxx doesn t include the currently select device mini identifi xxx4 in target runner fr... |
flutterflutter | cupertino icon gallery be not available | Duplicate | it look that cupertino icon gallery be down it use to be live here also there be a link in the cupertinoicon class which be also break captura de pantalla 2021 09 06 a las 14 26 24 I ve fill this issue into the ci category because I think this could be something ci relate ps for a... |
flutterflutter | no materiallocalization find when use rflutter package | Duplicate | I be create an app that show a popup message when it reach the end of the list but no popup message be show I be use rflutter package to show the popup message the link of rflutter package and when I click run on android studio it show no materiallocalization find the code code sample dart imp... |
flutterflutter | listview builder buggy scroll | Invalid | I be from android background so there be I already an issue regard recyclerview scrolling and item re render at index the same issue be still here inside listview builder my listview have 10 item each list item have nest list so for example at index 1 when I expand the nest list it s work fine when I scrol... |
flutterflutter | I m a ad support | Invalid | do you guy have any plan to support I m a ad in video player |
flutterflutter | nestedscrollview and indexedstack couple scrolling | Duplicate | when I have a nestedscrollview and the body be an indexedstack base tab bar view with a vertical scrollview per tab like the one in the example down here the scrollview s in the tab scroll together even though only one tab be active and be scroll down code to reproduce dart import... |
flutterflutter | url launcher do not open phone app in iphone tel 44 7469876543 | Invalid | url launcher doesn t work in io for tel keyword url launcher 6 0 4 dart future launchapp string url async if await canlaunch url await launch url else print could not launch url error console 2021 09 03 12 16 2... |
flutterflutter | error extendedimageprovider cacherawdata to true | Invalid | I be use this extend image to crop image from then save the raw file to phone get the raw datum and push it to firebase storage but I keep get this error unhandled exception package extend image library src extend image provider dart fail assertion line 34 pos 12 cacherawdata you should set ext... |
flutterflutter | lateinitializationerror field annotationast have not be initialize | Invalid | I upgrade my package use dart pub outdate mode null safety command after update my package I get this error while run dart migrate to migrate my code to null safety also when I try to run flutter pub run build runner build delete conflict output command for moor database I search for anythi... |
flutterflutter | no materiallocalization find | Invalid | I be create an app that show a popup message when it reach the end of the list but no popup message be show I be use rflutter package to show the popup message the link of rflutter package and when I click run on android studio it show no materiallocalization find the code code sample dart ... |
flutterflutter | anyone have any update on this I be create a barcode scanning application and want to be able to focus a textfield for the scanner to input text but don t want the keyboard to come up so far I haven t be able to find a solution | Invalid | anyone have any update on this I be create a barcode scanning application and want to be able to focus a textfield for the scanner to input text but don t want the keyboard to come up so far I haven t be able to find a solution originally post by lampemw in issuecomment |
flutterflutter | camera 0 9 2 2 crash java lang illegalstateexception reply already submit | Duplicate | you can run the camera example app to get the same crash our android app be all crash when user try to upload a new profile photo image picker 0 8 4 be also break e androidruntime 15001 java lang runtimeexception failure deliver result resultinfo who null request 69 result 0 datum nul... |
flutterflutter | debug allow break on all error in addition to break on all exception and uncaught exception | Invalid | use case I m use vscode I do some refactoring and now my flutter app doesn t work I see a lot of flutter error in the output however I didn t find a simple way to break at the first error break on all exception show too many false positive as there be exception which be mean as a part of the nor... |
flutterflutter | app crash | Duplicate | I remember I start have this pb after introduce google ad on my app but even if I start a new project I get the same error with differenet line expect result fast on virtual device and work on physical device actual result this result be from the app I be build on a samsung s7 sm g93... |
flutterflutter | white screen frequently appear during debug for flutter web | Duplicate | firstly crash frequently appear when launch chrome during debug like this if reload then white screen appear and we have try these method as the issue 83414 but do t work it s really affect development efficiency additionally if just run not debug it s work fine chr... |
flutterflutter | invalid grade version modification | Invalid | step to reproduce I modify the version number of flutter package flutter tool gradle flutter gradle file be 3 5 0 why be the version number in build gradle under the android project automatically generate by the project 4 1 0 expect result actual result log flutter buil... |
flutterflutter | flutter android app crash on android app bundle build | Duplicate | I have make an application use flutter it be work fine as debug build also release apk build work fine release apk build size for the app be 65 mb however as now it be mandatory to submit aab in play console I create the aab release and submit the app in internal test track now ... |
flutterflutter | widget size be display incorrectly when switch monitor | Duplicate | step to reproduce 1 need two monitor with different resolution 2 run flutter web app flutter run d chrome 3 move web page to another monitor I use the default counter app for testing expect result the proportion of the widget should not change actual result ... |
flutterflutter | cardboard vr support for experimental application | Duplicate | hello guy I m start to think in some virtual reality app concept and it would be really nice to have this feature release for flutter I understand the high end headset would be part of the future but we must not abandon people who can not afford an expensive hardware thank and regard |
flutterflutter | the skia debugger doesn t run as expect locally | Invalid | hello I be a programmer use flutter from china my app develop with flutter have some performance problem therefore I want to study reason for that I run my app in profile mode with trace skia and capture sk picture use the command flutter screenshot type skia observatory port I get so... |
flutterflutter | how can I force start the flutter application when have a red error in the idea compiler | Invalid | what I mean be that under normal circumstance when start the flutter application the compiler will first check whether there be an error in the file the red wavy line if there be an error the flutter application can not be start but the wrong code be not quote in the code how to force the flutter applica... |
flutterflutter | tabbarview unable to keep scroll position of a stateful widget | Duplicate | step to reproduce import package flutter material dart void main runapp myapp class myapp extend statelesswidget override widget build buildcontext context return materialapp title flutter tabbarview bug theme themedata primary... |
flutterflutter | package flutter src widget navigator dart fail assertion line 4134 pos 12 debuglocked be not true | Invalid | step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log |
flutterflutter | flutter web regression widget have random ghosting behavior in master and dev branch can be observe with link widget but apply to other as well | Duplicate | take I a while to figure out why my app be break and I wasn t get any error describe why in the stable branch flutter be use version 6 0 3 of the link widget from url launcher which seem to work fine but when move to dev and master that both use version 6 0 10 of the link widget weird thing happen code exam... |
flutterflutter | can you add changelog for new flutter non stable version | Invalid | I don t seem to find the changelog for non stable version be it possible for you to add it |
flutterflutter | bottomnavigationbar bottomnavigationbaritem overflow when icon be large than 24px | Invalid | hello I be use a bottom navigation and the icon overflow if it s big than 24 pxs which be the default icon size if I resize only one icon my main goal it overflow image image image if I resize all icon with the iconsize property it s ship with it also overflow so I wonder what... |
flutterflutter | tool crash processexception the directory name be invalid command c flutter bin cache dart sdk bin pub bat os error code 267 | Duplicate | command flutter doctor step to reproduce 1 download flutter window 2 2 3 stable version 2 extract this and copy flutter folder to c directory 3 add flutter bin path to user variable path 4 go to cmd 5 use command cd c flutter 4 run command flutter ... |
flutterflutter | camera freeze | Duplicate | camera exception when I put app on background for a while about 1 minute then again open app it show black screen on camerapreview and camerapreview stuck and takepicture didn t work dart widget camerapreview if controller null controller value isinitialize return text ... |
flutterflutter | tool crash processexception nom de r pertoire non valide command c user x541u desktop pfe flutter bin cache dart sdk bin pub bat os error code 267 | Duplicate | command flutter doctor step to reproduce 1 2 3 log processexception nom de r pertoire non valide command c user x541u desktop pfe flutter bin cache dart sdk bin pub bat os error code 267 0 processimpl start dart io patch process patch... |
flutterflutter | flutter tool seem slow on build | Invalid | this issue isn t perse an issue of not be able to run the flutter tool but it seem to fit here the good step to reproduce 1 create flutter app 2 run flutter build it seem that the build process be slow than expect I be experience with kotlin app for android and be use gradle allot the bui... |
flutterflutter | bug video player can not play hls in io | Duplicate | hi admin I have an issue when use play in io I try to debug in native code and find the avplayeritemstatus not change to readytoplay but when I try to present avplayerviewcontroller it can play here be my link not work here be the response in my link extm3u ext x version 3 ext... |
flutterflutter | not find page when hot reloading | Invalid | not find page come whenever I hot reload when I hot restart it work fine I have no clue why this come note I be use navigator 1 0 image |
flutterflutter | I ve get problem with navigator pop context I can t even use device back button cause the same error will pop out | Invalid | the error throw be console exception catch by gesture the follow assertion be throw while handle a gesture package flutter src widget navigator dart fail assertion line 5067 pos 12 debuglocked be not true he... |
flutterflutter | image picker in web name and mimetype be always null | Invalid | description web image picker 0 8 4 do not set xfile field mimetype and name because be use an old version of image picker for web mimetype and name be support since version 2 1 1 please could you update the dependency step to reproduce 1 image picker 0 8 4 2 use documentati... |
flutterflutter | loss application name when app be in backgound | Invalid | step to reproduce 1 I add flutter feature to my exist android app 2 I turn into flutter page 3 put the app in the background 4 then I see the app name be loss but only show application 20210903133011 log log |
flutterflutter | io app crash on ipad | Invalid | this crash be happen during app review on ipad io 14 7 1 I can t reproduce it on my device flutter version flutter 2 2 3 channel stable framework revision f4abaa0735 9 week ago 2021 07 01 12 46 11 0700 engine revision 241c87ad80 tool dart 2 13 4 crashlog thr... |
flutterflutter | textfield label padding be inconsistent when use rounded textfield border | Duplicate | as the title say textfield label have some strange ugly behavior when float on a rounded border here s how to reproduce dart textfield decoration inputdecoration enabledborder outlineinputborder borderradius borderradius all radius circular 32 focusedborder ... |
flutterflutter | stackoverflowerror be throw during a platform message callback stack overflow | Invalid | hello I would like to report a bug on io simulator I build an app with a simple textformfield in a form when I type text in the field iphone 14 7 okay io simulator 14 5 flutter channel dev flutter channel stable okay io simulator 14 5 flutter channel master I can not ... |
flutterflutter | tabcontroller listener trigger with delay on swipe | Duplicate | step to reproduce it s really simple if you go to tabcontroller page in the flutter doc you will find the code example 1 1 you can also run flutter create sample material tabcontroller 2 mysample to get the starting code 2 update the file as follow add a print or some statement to kno... |
flutterflutter | local auth throw mislead exception | Duplicate | call localauth authenticate throw platformexception notavailable require security feature not enable null null if no device pin be set on huawei p20 pro model clt l29 from the description of the exception I would expect to get passcodenotset and not notavailable see dart indic... |
flutterflutter | flutter firebase database not work in release mode for android but for io be work | Invalid | I be use firebase database as a back end server for flutter app the app be work in debug mode for android and io but it be not work in release mode for android only io be work not only in release or debug mode although the code base be same for ui and widget be correct the android release be not read the datu... |
flutterflutter | issue from website page flutter faq | Duplicate | from url p xla4 6 yj0s722 o 9 |
flutterflutter | flutter web be slow in the server for the first time | Duplicate | after the flutter web be deploy after the server the first access to the device always take a long time about 20 second how to solve this problem |
flutterflutter | hide the soft keyboard when use the physical keyboard | Duplicate | I be a korean developer please forgive I for my poor english I m use textfield to type with an external bluetooth keyboard in the emulator input be do well with the keyboard of the pc not the soft keyboard however when I connect to an actual android device and type on a bluetooth keyboard the same ... |
flutterflutter | android q dark mode admob native ad show night theme how to disable | Invalid | step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result image actual result image log flutter channel beta 2 5 0 5 2 pre on macos 11 5 2 20g95 darwin x64 locale... |
flutterflutter | in app purchase 1 0 8 queryproductdetail return productdetail an empty list | Invalid | step to reproduce I m try get productdetail with follow function final productdetailsresponse response await inapppurchase instance queryproductdetail uucoin 5000 it return error as nil also productdetail as a null list the configuration in google play console as follow image ... |
flutterflutter | google sign in | Invalid | after I sign out I try to log in again yes it log in succesfully but the problem be I start to get error cloud firestore permission deny but when I restart my application it work again well what be I miss |
flutterflutter | tool crash processexception the directory name be invalid command c flutter bin cache dart sdk bin pub bat os error code 267 | Duplicate | command flutter run step to reproduce 1 2 3 log processexception the directory name be invalid command c flutter bin cache dart sdk bin pub bat os error code 267 0 processimpl start dart io patch process patch dart 390 33 1 ... |
flutterflutter | flutter build fail in samsung phone permission denial broadcast from android ask to run as user 1 but be call from user 0 | Duplicate | try to build a previously work app on samsung note 8 phone this be the error permission denial broadcast from android ask to run as user 1 but be call from user 0 not work on samsung note 8 android version 9 work on mi a3 android version 11 now I understand interact across user ful... |
flutterflutter | android java bundle issue release fix onto stable | Duplicate | hello be relate to this bug I know it be fix which be fine but do we know when this issue will drop down to stable as I need to jump back onto stable with another package and I can t use this fix unless it drop onto the stable channel nothing have be release since july and I think there might of be a r... |
flutterflutter | error with provider after signout | Invalid | I use a multi provider multiprovider provider provider create authenticationservice firebaseauth instance streamprovider create context context read authstatechange initialda... |
flutterflutter | swift 121 13 error editor placeholder in source file | Invalid | step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log I be try to build io app on a simulator and I get this error below launch lib main dart on iphone 8... |
flutterflutter | flutter fail to build aab file | Invalid | I m new in flutter and I need your help I m try to build aab file but everytime I try to do this I get some error note I generate the apk file without any problem and it work perfectly flutter build appbundle release v error 10400 ms task app minifyreleasewithr8 1 ... |
flutterflutter | how to wl rpath in the app | Invalid | I call the libffmpeg in dart here be a problem that libavformat so will call libavcodec so but the libavcodec so can not be find I know that it the path s problem libavformate so just find the path where I config when it compile in c I can wl rpath to redefine the so path can flutter do it |
flutterflutter | building fail for io and android | Invalid | I be get the below error when try to build and run my application I be use an m1 macbook pro I have reset the mac reinstall flutter and even create a new project and add everything it work for a few day then just stop work again it give the same error and nothing in the code be change from the last time it wor... |
flutterflutter | io simulator isn t display in flutter device section | Duplicate | problem launch io simulator isn t display in the device list after click on open ios simulator io simulator window just become the foreground window image flutter doctor v output flutter doctor v console flutter channel stable 2 2 3 on mac os x 10 14 4 18e227 d... |
flutterflutter | camera ios please restore ability for iphone to record mpeg 4 h264 not hevc h265 | Duplicate | tldr I m fairly sure the camera plugin on io use to record mpeg 4 h264 now some io device be record hevc mpeg h browser and android don t have wide support for hevc our app need mpeg 4 back detail up until recently last month we be run a fork of the camera plu... |
flutterflutter | tool crash processexception the directory name be invalid command c flutter bin cache dart sdk bin pub bat os error code 267 | Duplicate | command flutter doctor step to reproduce 1 2 3 log processexception the directory name be invalid command c flutter bin cache dart sdk bin pub bat os error code 267 0 processimpl start dart io patch process patch dart 390 33 1 ... |
flutterflutter | fresh linux flutter install give error build andoid app | Duplicate | brand new install of flutter 2 2 1 stable on new install of ubuntu 21 04 be give the follow error snap flutter current usr include x86 64 linux gnu gnu stubs h 7 11 fatal error gnu stub 32 h file not find any advice how to resolve would be really appreciate thank log log ... |
flutterflutter | breakpoint turn to unverifie as soon as chrome debug service connect | Invalid | I m try to debug my web app in vs code 1 59 1 currently with little success because my breakpoint don t survive the connection of the chrome debug service my flutter doctor v don t plan to deploy on android flutter doctor v console flutter channel stable 2 2 3 on macos 11 5 2 20g9... |
flutterflutter | please help I to fix this problem thank | Invalid | error log console failure build fail with an exception what go wrong execution fail for task app stripdebugdebugsymbol ndk at c user engineering appdata local android sdk ndk 21 1 6352462 do not have a source property file try run with stacktrace option to get the stack tra... |
flutterflutter | slow image download time | Invalid | in some case an image download time can be too slow we believe that this issue be more likely relate to dart io but we might be wrong anyway we decide to post it here because this issue affect the flutter app which we develop please try to run this example to collect datum please note tha... |
flutterflutter | use flutter in web platform but I can not use window crypto subtle because it overwirte by dart sdk | Invalid | hi team I use flutter in web platform it work wall until import other sdk that use window crypto subtle but this method overwirte by dart sdk I have use open new window or create iframe to copy sub window crypto subtle to parent window crypto but alse not work how can I fix it step to reproduce ... |
flutterflutter | ink widget float above safearea in io simulator | Invalid | step to reproduce try this dummy code dart import package flutter material dart void main runapp myapp class myapp extend statelesswidget override widget build buildcontext context return materialapp debugshowcheckedmodebann false ... |
flutterflutter | report an error about flutter startup failure | Invalid | I recently take over a project the original project be create and develop on the mac but now it be develop on the window system the flutter environment be well configure and an error will be report when start the project ask the expert to help you see what s go on my flutter bat program crash as soon as it ... |
flutterflutter | window application use textfield crash at assert pressedkey containskey event physicalkey | Duplicate | I be deploy a debug build to my local window machine and a textfield of the follow specification be cause fatal exception sometimes dart textfield key const key generatecertificatetextfield expand false onchange val autocorrect false ... |
flutterflutter | quaterly update of the flutter android studio plugin os window | Invalid | thank for your work I be not here to denigrate it but a cross platform effort have to be do there be people work on window yes microsoft be not only a gamer place yes some company have get pc on which they be use make software app that s europe the fact be that on window you have to keep yo... |
flutterflutter | how can I add border to icon or png file | Invalid | I find this but no one answer be it hard to add a border with irregular shape |
flutterflutter | listview builder | Invalid | step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log |
flutterflutter | ndk be not instal azure pipeline fail for android build | Invalid | my azure pipeline for android build creation fail with the follow error any hint task app kaptliasdevreleasekotlin note version 10 8 0 of realm be now available processing class addressdonote processing class adhocpricingdonote processing class chargingprocessdonote processing class favoritedon... |
flutterflutter | crashlytic report that flutter app crash on start on android couldn t find libflutter so | Duplicate | I don t know why this issue 32756 be close without any solution and I couldn t find a similar issue so I create a new one image |
flutterflutter | harmonyos with webview flutter not work | Invalid | my huawei pad update harmonyos today then I try debug my application in the huawei pad find the webview be white not wore and pint debug info be bash I flutter 30142 instance usercontroller have be create iserror false I flutter 30142 instance usercontroller have be initialize... |
flutterflutter | use object or dynamic | Invalid | map a json a key as int map b json b key as int which method be more appropriate |
flutterflutter | cupertino icon gallery web page 404 | Duplicate | doesn t work |
flutterflutter | feature request to open more than one window | Duplicate | I ve search a lot about flutter window opening more than one window like c application which you can make more than one form and open it by click a button or something like that if flutter or google work on this feature it could be well for flutter window or desktop developer and I think most of the c c c... |
flutterflutter | cupertinonavigationbarbackbutton in cupertinonavigationbar be too far right | Duplicate | step to reproduce 1 run flutter create bug 2 replace main dart with the follow version a dart import package flutter cupertino dart main list args runapp const app class app extend statelesswidget const app key key super key key ... |
flutterflutter | androidx migration | Invalid | migrate androidx no usage find in the project how to solve this |
flutterflutter | firebase analytic be screen and route the same | Invalid | I instal firebase analytic but only screen view event be record and when I try to drill title be not set I think the documentation need to make it clear that for the package to work out of the box name route need to be use other seem to be confuse as well image image step ... |
flutterflutter | flutter application not run | Invalid | java lang illegalargumentexception can not find jar annotation 13 0 jar require by module gradle model core use classpath or distribution directory user aryanarora gradle wrapper dist gradle 6 7 all cuy9mc7upwgwgeb72wkcrupxe gradle 6 7 I be get this error while run the application how to ... |
flutterflutter | http network throw connection close before full header be receive execption | Invalid | http network throw connection close before full header be receive exception when request multipart datum I test with the native http client io it work fine demo project test http zip native io test test http native zip please tell I if you need new token to reproduce the issue flu... |
flutterflutter | not able to build appbundle | Invalid | c project full workout flutter build appbundle building without sound null safety for more information see failure build fail with an exception what go wrong execution fail for task app mergereleaseresource multiple task action failure occur a failure occur while execute com ... |
flutterflutter | incorrect ink display inside stack | Invalid | step to reproduce my application have a background image instal use stack I be try to make a block through inkwell and ink I get the following result the background image overlap my block class wraper extend statelesswidget override widget build buildcontext context retu... |
flutterflutter | fail assertion line 334 pos 12 debugmousetrackerupdateschedule be not true | Duplicate | exception catch by scheduler library the follow assertion be throw during a scheduler callback package flutter src render bind dart fail assertion line 334 pos 12 debugmousetrackerupdateschedule be not true either the assertion in... |
flutterflutter | unhandled exception platformexception consumeallitem refreshitem no purchase find null | Invalid | hi everyone let I keep this issue short the problem be in the title and here be the code code sample dart import dart async import package flutter material dart import package flutter inapp purchase flutter inapp purchase dart void main runapp new myapp class my... |
flutterflutter | tool crash stateerror bad state no context with the run dart application | Duplicate | command flutter no color run machine track widget creation device i d edge start pause dart define flutter inspector structurederror true devtool server address lib main dart step to reproduce 1 2 3 log stateerror bad state no context with ... |
flutterflutter | support changable aspect ratio | Duplicate | use case proposal currently aspect ratio be fix 4 3 it will be good if we can change the frame like 1 1 16 9 etc |
flutterflutter | tool crash filesystemexception can not open file os error no such file or directory errno 2 | Duplicate | command flutter no color no version check precache step to reproduce 1 2 3 log filesystemexception can not open file os error no such file or directory errno 2 0 file throwiferror dart io file impl dart 635 7 1 file opensy... |
flutterflutter | widget error | Invalid | step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log |
flutterflutter | when archive in xcode stop on webview flutter and notif framework not find flutter | Invalid | I get error when archive at xcode stop on webview flutter then report framework not find flutter here a log on code log console ld user sabar library developer xcode deriveddata runner adlzyypjnrciwmcodofnocehplia build intermediate noindex archiveintermediate runner intermediatebuildfilespath ... |
flutterflutter | could not resolve the package dream application in package dream application page mainpresenter dart | Invalid | open android project and run it s ok but open flutter project get error when remove package name replace with relate file path no error log but get new seem error I m sure the code no problem I do t know how the dart code analysis in flutter project here s the error log ... |
flutterflutter | sometimes the flutter application do not launch unless it be kill and re launch | Invalid | I be not sure if this be the correct place to file an issue over here as I be not sure if this be a problem with my code the flutter downloader plugin use to download file to application s support directory or if it be a problem with flutter after download the file to application s support directory t... |
flutterflutter | tool crash indexerror rangeerror index index out of range index should be less than 24106100 27590381 | Duplicate | command flutter run machine start pause d chrome dart define flutter inspector structurederror true web allow expose url devtool server address target lib main dart step to reproduce 1 2 3 log indexerror rangeerror index index out of range... |
flutterflutter | flutter web unable to run in debug mode | Invalid | so have some weird issue seem I be unable to run the flutter test project or any flutter project in debug mode no error even when run verbose I just get a blank screen much like the web server can t be contact I can run the app in profile mode and that work I can also run in web server mode and conne... |
flutterflutter | 1991 04 14 this day there will be an extra hour | Invalid | 1991 04 14 this day there will be an extra hour print datetime 1991 4 13 print datetime 1991 4 14 print datetime parse 1991 04 14 print datetime 1991 4 15 print datetime 2021 8 27 I flutter 14707 1991 04 13 00 00 00 000 I flutter 14707 1991 0... |
flutterflutter | element contain element be not true | Invalid | step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log |
flutterflutter | tool crash filesystemexception fail to decode datum use encode utf 8 null | Duplicate | command flutter no color pub get step to reproduce 1 2 3 log filesystemexception fail to decode datum use encode utf 8 null 0 file trydecode dart io file impl dart 564 7 1 file readasstringsync dart io file impl dart 584 7 ... |
flutterflutter | flutter 2 5 0 5 2 pre delete the gradle cache folder if an error occur when build an apk | Invalid | if for some reason gradle fail at any step either during flutter run or flutter build it delete the whole gradle cache step to reproduce here we be cut down the internet so that gradle error and the bug be reproducible 0 optional probably check your home gradle folder size for compariso... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.