repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
flutterflutter | why be the google map repo not clonable | Invalid | this seem like a paradox where google be say flutter cross platform easy to use and then here I can t clone it to run the example |
flutterflutter | flutter window desktop append a system right menu to title bar | Invalid | flutter window desktop app cann t catch wm command message window runner win32 windows cpp bool win32window createandshow hwnd mainwnd createwindow window class title c str ws overlappedwindow ws visible scale origin x scale factor scale origin y ... |
flutterflutter | appium inspector not able to display the flutter element only for io | Duplicate | hi background we be try to build a automation for our app recently we choose browserstack and appium as our tool of choice as these can automate test for any mobile platform we start with android and there be no issue but when we start with io we notice the follow we could get the list of element fro... |
flutterflutter | ubuntu vscode android studio flutter pub get need to reload window to show suggetion | Invalid | step to reproduce 1 after install package from flutter pub add and flutter pub get or via vscode plugin 2 suggestion not come for the instal plugin I m 100 sure that plugin be download and show package url not find but if u run the code with terminal flutter run there be no error to sho... |
flutterflutter | fail create io build could not build objective c module error occur while develop flutter plugin | Invalid | step to reproduce I be currently develop a flutter plugin and I stumble upon the follow issue log error log remark incremental compilation have be disable it be not compatible with whole module optimization 1 9 note in file include from 1 import azure cognit... |
flutterflutter | willpopscope not work | Invalid | actually I have three route which I be send through navigator push first route be from drawer message to the message page which have messge view then on 3rd screen I have single message which be come from the list of message my app be go to first route when I click on the device backpress rather it should b... |
flutterflutter | incorrect parsing of file content in latin1 encoding | Invalid | it seem that if I try to read an image file in order to retrieve magic number from it so I could well detect the mime type of the file io doesn t appear to be friendly about it I be use the follow code to extract the first 20 hex code from the file list filebyte file path readasbytessync tolist... |
flutterflutter | textfield panic with input method switch in win10 | Invalid | textfield edit mode panic with input method switch in win10 key be ctrl blank env window 10 or 11 |
flutterflutter | a keyupevent be dispatch | Duplicate | exception catch by service library the follow assertion be throw during a platform message callback a keyupevent be dispatch but the state show that the physical key be not press if this occur in real application please report this bug to flutt... |
flutterflutter | when type in textformfield | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | issue from website page | Invalid | from url ios socketexception socketexception fail host lookup jsonplaceholder typicode com os error nodename nor servname provide or not know errno 8 future fetchpost async var url uri parse final response await http get url final respons... |
flutterflutter | screen reader do not work for window application | Duplicate | step to reproduce 1 compile an application for window non uwp expect result window narrator will go through the widget as it do on android and io actual result window narrator and jaw say window flutter view pane and highlight the whole window exclude the titlebar a... |
flutterflutter | how to capture board image to clipboard | Duplicate | how to set get capture board image to clipboard the clipboard be very important about desktop developer like snap cut fast send file we project be I m but now clipboard be a big problem now |
flutterflutter | after each picture be large than 50 kb the redirect route will return and the picture will be reload be there a bug in flutter image wdiget | Duplicate | after each picture be large than 50 kb the redirect route will return and the picture will be reload be there a bug in flutter image wdiget qq 20211204114629 mp4 thank for file this issue can you show any reproducible code for regenerate this issue I be not sure but may be it have somethin... |
flutterflutter | flutter web font not load in io | Duplicate | step to reproduce 1 build flutter web and serve 2 open application from io browser expect result default font should be load actual result default font be not load flutter doctor flutter channel beta 2 8 0 3 3 pre on microsoft windows version 10 0 19042 134... |
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 chrome 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 wit... |
flutterflutter | tool crash filesystemexception creation of temporary directory fail os error no such file or directory errno 2 | Duplicate | command flutter run step to reproduce 1 2 3 log filesystemexception creation of temporary directory fail os error no such file or directory errno 2 0 directory createtempsync dart io directory impl dart 181 7 1 forwardingdirector... |
flutterflutter | flutter doctor check crash with intellij idea | Duplicate | hi while run flutter doctor v I get the follow output shell flutter channel stable 2 5 3 on microsoft windows version 10 0 19044 1387 locale it ch flutter version 2 5 3 at c flutter upstream repository framework revision 18116933e7 7 week ago 2021 10 15... |
flutterflutter | flutter | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | flex working get a problem when keyboard show up | Invalid | flex working get a problem when keyboard show up step to reproduce click the yellow area text field expect result the black area not show up actual result code sample dart import package flutter cupertino dart import package flutter widget dart void main ... |
flutterflutter | scrollbar can not update ui when change controller offset from outside | Invalid | hi I try use a scrollbar and update offset from programming but the scrollbar can not update without setstate dart scrollbar controller mycontroller child timer each 1s mycontroller jumpto x 10 x 10 |
flutterflutter | flutter doctor give intellij ultimate 2021 3 error | Invalid | intellij information intellij idea 2021 3 ultimate edition build iu 213 5744 223 build on november 27 2021 runtime version 11 0 13 7 b1751 19 aarch64 vm openjdk 64 bit server vm by jetbrain s r o macos 12 0 1 gc g1 young generation g1 old generation memory 2048 m core 8 regi... |
flutterflutter | can I enable null safety feature in flutter 1 22 6 | Invalid | our team have two project one run on version 2 5 3 which have be migrate to null safety syntax while another old project be run on version 1 22 6 for some reason we can t just upgrade the old to flutter 2 x and now we want to add some code write use null safety syntax from the new project to ... |
flutterflutter | why reload image in flutter | Duplicate | after each picture be large than 50 kb the redirect route will return and the picture will be reload be there a bug in flutter image wdiget |
flutterflutter | image picker web choose file show up on top leave | Duplicate | I want to select an image from flutter web the window open but on the top left of the screen choose file show up see fig 1 image fig 1 the button to trigger the choosing of the image be somewhere else I be use the responsive framework package so the widget don t take up the entire scre... |
flutterflutter | exception in ide during debug flutter web | Duplicate | hi I get exception in the ide during debug unfortunately I can not copy they just take screenshot 1 2 3 these be not exception in my code these be framework exception or something reladet I can not view variable content anymore by hover tooltip flutter doctor flutter c... |
flutterflutter | due to an error the flutter doctor check do not complete | Invalid | I can not run flutter doctor coz it crash for an anonymous reason here be my flutter doctor v output flutter channel stable 2 5 3 on microsoft windows version 10 0 19043 1348 locale en in flutter version 2 5 3 at c flutter upstream repository framework revision... |
flutterflutter | fail assertion line 5338 pos 12 debuglocked 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 | desktop center content inside an interactiveviewer | Invalid | use case I try to center content inside an interactiveviewer use center and align but the content always seem to be top left align proposal add alignment property I m on macos desktop app flutter 2 8 0 3 3 pre channel beta tool dart 2 15 0 |
flutterflutter | android build failure on upgrade to stable 2 5 3 | Invalid | here be my issue console failure build fail with an exception where script c user dc flutter package flutter tool gradle flutter gradle line 1005 what go wrong execution fail for task app compileflutterbuilddebug process command c user username flutter bin flut... |
flutterflutter | camera the recorded video lock landscapeleft be reverse when I save it | Duplicate | I need help I want to take some video with the camera horizontally and save they to the album when landscapeleft the shooting and preview be normal but the save video be flip 180 use the example provide by the plugin directly flutter create camera example copy to lib main dart camer... |
flutterflutter | renderuikitview handleglobalpointerevent try to access size without check if it have a size | Duplicate | step to reproduce 1 execute flutter run on the code sample 2 tap the button expect result no error actual result error see log code sample main dart dart import package flutter material dart void main runapp myapp class myapp exte... |
flutterflutter | android manifest use feature override | Invalid | in plugin in my application in release apk it s not override and some device not visible in play store but this feature be optional how to override in plugin manifest xml |
flutterflutter | package flutter src widget navigator dart fail assertion line 5339 pos 12 history isnotempty 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 | app target android 12 and high be require to specify an explicit value for android export | Invalid | hello I add android export true in my android manifest file its work fine at native android application but when I m integrate the same code in flutter app then it give an error app target android 12 and high be require to specify an explicit value for android export when the correspond com... |
flutterflutter | how to get the callback when the video have be play | Invalid | how to get the callback when the video have be play |
flutterflutter | tool crash processexception process exit abnormally command line invocation application xcode app content developer usr bin xcodebuild listuser default from command line idepackagesupportusebuiltinscm yesresolve source package googlemap sp main null xcodebuild error could not resolve pac... | Duplicate | command flutter build ipa step to reproduce 1 2 3 log processexception process exit abnormally command line invocation application xcode app content developer usr bin xcodebuild list user default from command line idepackagesupportusebuiltin... |
flutterflutter | package flutter src widget framework dart fail assertion line 4276 pos 12 lifecyclestate elementlifecycle defunct 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 | flutter | Invalid | step to reproduce 1 2 3 log log |
flutterflutter | exception catch by widget library the follow assertion be throw build navigator globalobjectkey widgetsappstate a1d79 dirty dependency herocontrollerscope unmanagedrestorationscope state navigatorstate 9c12e ticker track 2 ticker package flutter src widget navigator dart fail assertion l... | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | fail assertion line 2666 pos 12 debugdispose be not true | Invalid | I meet the follow error while I be use flutter exception catch by foundation library the follow assertion be throw while dispatch notification for fixedextentscrollcontroller package flutter src render object dart fail assertion line 2666 pos... |
flutterflutter | camera plugin camerapreview blur and stretch on android api 30 samsung s20 | Duplicate | camera 0 9 4 5 future startlivefeed async final camera camera cameraindex controller cameracontroller camera resolutionpreset max enableaudio false imageformatgroup platformchecker which platformtype ios imageform... |
flutterflutter | undeleteable file | Invalid | hi I couldn t find a way to submit a feature request for android but flutter be from google so I would like the ability to create undeleteabe file with my flutter app |
flutterflutter | how to solve this problem | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | cor | Invalid | hi I would like to secure my backend with cor so that only my flutter app can communicate with it or be firebase the only solution |
flutterflutter | fail assertion line 581 pos 12 menuheight menubottom menutop 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 | performance profiling be break | Invalid | follow the example with the driver as dart import package flutter driver driver extension dart import package flutter template main development dart as app void main enableflutterdriverextension app main the app crash with a bunch of import dart ui ... |
flutterflutter | 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 | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | integration test in web always pass | Duplicate | step to reproduce run flutter drive driver test driver integration test dart target integration test counter integation test dart flavor development d web server expect result 2 pass and 1 failure actual result all pass code sample this code be copy from ... |
flutterflutter | hassize assertion ask I to file a bug | Invalid | console the follow renderobject be be process when the exception be fire renderstack d7260 relayoutboundary up4 need layout need paint need composite bit update parentdata can use size constraint boxconstraint 0 0 w infinity 0 0 h 823 0 size miss alignment align... |
flutterflutter | firebase null check operator use on a null value | Invalid | firestore db service override stream gethizmetler string currentuserid var snapshot firebasefirestoredb collection hizmetler doc currentuserid collection vergi orderby aciklamadate snapshot return snapshot map... |
flutterflutter | flutter doctor crash intellij idea community edition | Duplicate | I run flutter doctor and get an error I do no understand I try update my intellij version to the late 2021 3 snap revision 337 but that do not help and actually seem to make thing bad as it be no long usable the flutter plugin for that version would not install for it be too recent I don t recall the l... |
flutterflutter | tool crash stateerror bad state can not add event after close | Duplicate | command flutter no color run machine track widget creation device i d chrome start pause web renderer html dart define flutter inspector structurederror true devtool server address lib main dart step to reproduce 1 2 3 log stateerror bad s... |
flutterflutter | flutter error flutter lib ui ui dart state cc 209 unhandled exception null check operator use on a null value | Invalid | I be new in flutter I face a problem about error flutter lib ui ui dart state cc 209 unhandled exception null check operator use on a null value this be my debug console I chatty 8487 uid 10166 com example biz app 1 ui identical 5 line e flutter 8487 error flutter lib ui ui dart ... |
flutterflutter | flutter selectabletext rich scroll to previous single tap position on long tap | Duplicate | I m use selectabletext rich widget to let user select text in my app I need to add some other widget under selectabletext rich so I ve wrap selectabletext rich and other widget it to column and singlechildscrollview when I m try to select text via double tap it work as expect but when I select text via lon... |
flutterflutter | git clone b error | Invalid | step to reproduce 1 2 3 log log |
flutterflutter | help I | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | compile error bad gateway | Invalid | this address can not be find when compile android app |
flutterflutter | flutter 2 8 0 3 2 pre no top level getter devmain declare | Duplicate | flutter channel beta 2 8 0 3 2 pre on ubuntu 20 04 3 lts 5 4 0 54 generic locale en us utf 8 android toolchain develop for android device android sdk version 31 0 0 chrome develop for the web linux toolchain develop for linux desktop android studio version 4 1 ... |
flutterflutter | mi app genera este error my app generate this error | Invalid | I hwsecimmhelper 23342 msecurityinputmethodservice be null no me deja iniciar secci n it win t let I log in |
flutterflutter | tool crash filesystemexception creation of temporary directory fail | Duplicate | flutter crash report please report a bug at command flutter build io exception filesystemexception filesystemexception creation of temporary directory fail path var folders 7x n3dzn30n1jv3w8hs8sb0891m0000gq t flutter tool os error no such file or directory errno 2 ... |
flutterflutter | proposal update roadmap for some basic 2022 item | Invalid | update roadmap for some basic 2022 item last update be february 2021 it s link in the new learning journey on the new website which be awesome consider give we a hint when the next official conference be |
flutterflutter | camera video save have a black first frame on io after record | Duplicate | step to reproduce 1 run the official example code from the camera package I have put it below 2 start a video recording with the back camera 3 allow permission from microphone 4 start again video recording with the back camera because it be stop by the permission 5 stop the record 6 ... |
flutterflutter | issue render | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | issue from website page material component widget | Invalid | from url link be empty image |
flutterflutter | draw text invert background video pixel | Invalid | I have a flutter widget with a stack consist a background video player and some flutter widget text etc on top of it the text be white and look good when the video be dart however sometimes video be light and the text get lose I realize that I can put a semi transparent rectangle under the text howe... |
flutterflutter | tool crash filesystemexception fail to decode datum use encode utf 8 null | Duplicate | command flutter build apk 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 2 ... |
flutterflutter | shall we use some sync fence to allow the display pipeline to catch up | Invalid | I find the sync fence technology eglcreatesynckhr eglwaitsynckhr in the source code of android hwui 584 shall we use this technology in flutter s ui system to get some improvement |
flutterflutter | interactiveviewer need ability to programatically set scale scroll speed | Duplicate | justinmc use case when use the interactiveviewer to display large image height width when the mouse scroll wheel be move the scale jump rapidly between detent of the mouse scroll wheel cause mouse scroll wheel vertical movement be control use the control panel applet mouse wheel ve... |
flutterflutter | he follow assertion be throw build navigator globalobjectkey widgetsappstate f2fdb dirty dependency herocontrollerscope unmanagedrestorationscope state navigatorstate 26273 ticker track 2 ticker package flutter src widget navigator dart fail assertion line 5338 pos 12 debuglocked b... | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | flutter error flutter lib ui ui dart state cc 209 unhandled exception platformexception | Invalid | I be new in flutter I face a problem about error flutter lib ui ui dart state cc 209 unhandled exception platformexception this be my debug console launch lib main dart on sdk gphone x86 in debug mode lib main dart 1 build build app outputs flutter apk app debug apk w flutteractivitya... |
flutterflutter | exception unable to run adb check your android sdk installation and android sdk root environment variable c user pulsara appdata local android sdk platform tool adb exe | Duplicate | when I start the project popup show flutter daemon terminate and when start the flutter application it show the no connected device find dialog box then I run flutter doctor v doctor find issue in connect device the doctor check crash x due to an error the doctor check do not compl... |
flutterflutter | how to use overlay text and image live stream flutter when live streaming in camera | Invalid | how to use overlay text and image live stream flutter when live streaming in camera or flutter camera appear stretch in pic exmaple image please help |
flutterflutter | tool crash processexception no such file or directory command home michael snap flutter common flutter bin cache dart sdk bin pub os error code 2 | Invalid | command flutter run step to reproduce 1 2 3 log processexception no such file or directory command home michael snap flutter common flutter bin cache dart sdk bin pub os error code 2 0 processimpl start dart io patch process patch dart 390... |
flutterflutter | flutter build apk error aapt error resource android attr lstar not find | Invalid | step to reproduce 1 execute flutter doctor on the code sample console e product small tiny secret tiny secret flutter doctor doctor summary to see all detail run flutter doctor v flutter channel stable 2 5 3 on microsoft windows version 10 0 22000 318 locale zh cn ... |
flutterflutter | in app purchase io simulator test error | Invalid | I already have my sandbox user register when run the app in the emulator when I call inapppurchase instance restorepurchase this sig in window appear I ve already try to enter the sandbox username and password but the console give an error instance of skerror in app purchase 1 0 9 |
flutterflutter | dart fix be not detect auto fixable problem for flutter | Invalid | I m file the issue here since most of the undetected problem appear to be for flutter specific lint such as prefer const with constant constructor use key in widget constructor avoid unnecessary container to reproduce create a new flutter project remove const keyword in line 27 ... |
flutterflutter | listtile background color appear outside of listview bound | Duplicate | when set tilecolor for a listtile widget the tilecolor appear outside the listview bound on top of any neighboring widget that doesn t have a backgroundcolor I think this need to be fix because set a background color for every neighbor widget as a workaround be not always very convenient to ... |
flutterflutter | renderbox be not lay out rendershrinkwrappingviewport 6ed4e relayoutboundary up12 need paint package flutter src rendering box dart fail assertion line 1929 pos 12 hassize | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | dismissible doesn t work | Invalid | I have write this code by follow the flutter documentation cookbook but still I be get this error when I go to another screen and comeback navigator pop this be my code and this be my error simulator screen shoot iphone 13 2021 11 26 at 16 24 46 |
flutterflutter | tool crash httpexception | Duplicate | flutter crash report please report a bug at command flutter run d edge web renderer html exception httpexception httpexception connection close before full header be receive uri flutter doctor flutter channel beta 2 8 0 3 2 pre on microsoft w... |
flutterflutter | android hardware camera2 cameraaccessexception camera error 3 the camera device have encounter a serious error | Duplicate | currently app be use both controller startimagestream and controller takepicture camera plugin version use be 0 8 1 5 there be no issue when there be light when I capture picture in low light camera freeze with below error bash e cameracapturesession 2187 session 0 exception while ... |
flutterflutter | update layout information require for renderindexedsemantic 2289d need layout to calculate semantic | Invalid | when the exception be throw this be the stack 2 renderobject getsemanticsforparent package flutter src rendering object dart 2747 12 3 renderobject getsemanticsforparent package flutter src rendering object dart 2769 61 4 iterable foreach dart core iterable dart 279 35 5 ... |
flutterflutter | my android app have performance issus run slowly sometimes or even halt for a while but io one seem normal base on the same code | Invalid | do you have any suggestion or any attention I should place when develop android app use flutter flutter version be as follow flutter 2 5 3 channel stable framework revision 18116933e7 6 week ago 2021 10 15 10 46 35 0700 engine revision d3ea636dc5 tool dart ... |
flutterflutter | I have no idea about the crash need help | Invalid | dart doctor summary to see all detail run flutter doctor v flutter channel stable 2 5 3 on macos 11 6 1 20g224 darwin x64 locale en cn android toolchain develop for android device android sdk version 30 0 3 xcode develop for io and macos chrome develop fo... |
flutterflutter | how to remove warn the project name android must not start or end with a | Invalid | the project name android must not start or end with a set the rootproject name or adjust the include statement see org gradle api initialization setting include java lang string for more detail |
flutterflutter | android flutterengine be run | Invalid | flutter 2 5 3 how do I know if my app be already run I would like to prevent the code below from start a new application if my engine be already run engine flutterengine this getapplicationcontext val entrypoint dartentrypoint dartentrypoint createdefault e... |
flutterflutter | textformfield focus | Invalid | when I use suffix or prefix icon in textformfield widget the focus do not work as it should |
flutterflutter | app doesn t launch on physical io device from vs code nameerror name lldb be not define | Invalid | issue the app run fine when run on an ios emulator and physical device when launch from xcode however when I try to run the app on physical device from within vs code the app either throw the follow build error or get stuck on instal and launch step to reproduce 1 execute flutter crea... |
flutterflutter | flutter not run vivo iqoo z3 | Duplicate | hi I be try to run flutter on my iqoo z3 device the app start without no problem but there be only a white screen no other content on the application my device be run android 11 funtouch os |
flutterflutter | ios camera plugin startimagestream crash in flutter v2 6 0 12 0 pre 837 | Duplicate | 1 flutter run in ios 15 1 2 cameracontroller startimagestream 3 see crash expect result see camera preview actual result crash crash in cameraplugin m line 1120 objective c eventchannel setstreamhandler imagestreamhandl log 224 ms the select... |
flutterflutter | local auth app crash on android 8 1 while authenticate | Duplicate | hi when I try to call the authenticate method from the local auth plugin my flutter app crash here be a small code snippet final androidauthmessage androidauthmessage cancelbutton txt share cancel translate biometricnotrecognize txt login biometricnotrecognize translate b... |
flutterflutter | flutter doesn t run after change app name | Invalid | step to reproduce 1 clone a popular flutter library 2 run the example app in ios simulator use flutter run it will run 3 in pubspec yaml change name well player example to name app 4 repeat step 2 it will fail or just watch the screencast expect result ... |
flutterflutter | bug | Invalid | michael there s a bug here when create a new team look like instead of owner be pass in null be be pass in pillar message client lib ui view team team creation viewmodel dart line 61 71 await apiservice createteammember owner response on success eventbusservic... |
flutterflutter | primarycolor color white | Invalid | dart class myapp extend statelesswidget const myapp key key super key key this widget be the root of your application override widget build buildcontext context return materialapp title flutter demo theme themedata primarycolor co... |
flutterflutter | textalign end break textfield | Duplicate | step to reproduce import package flutter material dart future main async runapp materialapp debugshowcheckedmodebann false home scaffold body myapp class myapp extend statelesswidget override widget build buildcontext conte... |
flutterflutter | camera capture issue on realme | Invalid | attempt to invoke virtual method android hardware camera2 capturerequest android hardware camera2 impl cameradeviceimpl capturecallbackholder getrequest int on a null object reference |
flutterflutter | flutter fire web host documentation improvement request | Invalid | be very sparse there be many many step miss like what happen between firebase init and firebase deploy so user have to read blog which be poorly write with typo at crucial point like designate build web as the public folder be give as build web or one blog that say point to folder index html ... |
flutterflutter | text redere break in a scrollable widget on flutter web on io safari in landscape mode | Duplicate | step to reproduce 1 execute flutter run d chrome on the code sample choose html or canvas renderer doesn t matter for this issue 2 open the running web app in the browser on a physical device or emulator 3 rotate the device in landscape mode 4 scroll down and watch the text in the secon... |
flutterflutter | compiler produce a mess after each code change | Invalid | on both my development machine the flutter compiler seem to get confuse after I change even just small piece of code image suggestion appear multiple time variable and function name get completely mess up error under lining be totally wrong and in general it find dozen of error where there be none of... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.