repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
flutterflutter | fail assertion line 334 pos 12 debugmousetrackerupdateschedule be not true | Invalid | step to reproduce 1 create an alert dialog with a textfield in it 2 click on the text field the error occur expect result no error actual result exception catch by scheduler library the follow assertion ... |
flutterflutter | flutter root env variable be require to build io app with fastlane | Invalid | I follow the official guide for cd in flutter but the io build step be fail every time the error be archive fail with exit status 65 read the log I find out the path of the script that be cause the failure library developer xcode deriveddata runner fvfnfmbagfhwynatujspinmrqqmb build... |
flutterflutter | x unable to locate android sdk | Duplicate | c user administrator flutter doctor doctor summary to see all detail run flutter doctor v flutter channel dev 2 3 0 12 1 pre on microsoft windows version 10 0 19043 985 locale ar sa x android toolchain develop for android device x unable to locate android sdk ... |
flutterflutter | ios google ml kit dependency conflict with firebase product | Invalid | step to reproduce 1 create a new flutter project 2 add the firebase crashlytic 2 0 4 package 3 add the google ml kit 0 4 0 package 4 run the app on io device and or see the error during pod install I would add that accord to this issue it seem to happen with other ... |
flutterflutter | hot reload always back to initialroute | Duplicate | hi I just upgrade flutter from 2 0 5 to 2 2 0 stable channel I m still use navigator pushname for navigate the route when I press ctrl s save my application always back to initial route it happen since I upgrade flutter any suggestion how to fix this I m use vs code for my code editor |
flutterflutter | the app file from flutter build io command be not work on simulator version 14 4 | Duplicate | hello this be my flutter doctor flutter channel stable 2 0 5 on macos 11 2 3 20d91 darwin x64 locale en in flutter version 2 0 5 at volume work flutter sdk flutter framework revision adc687823a 6 week ago 2021 04 16 09 40 20 0700 engine revision b09f014e96 ... |
flutterflutter | flutter dev tool not open or work | Invalid | step to reproduce 1 create new flutter project counter app 2 hit run button in android studio 3 click devtool button here be video for above step video expect result devtool should be open in browser actual result devtool not open at all flutter doctor v ... |
flutterflutter | plugin image picker | Invalid | externalfilesdirectory always null I suppose be it normal l399 here use context getcachedir instead l46 |
flutterflutter | third party dart runtime vm zone cc 94 error out of memory | Duplicate | step to reproduce 1 2 3 log log third party dart runtime vm zone cc 94 error out of memory version 2 13 0 stable we d may 12 12 45 49 2021 0200 on window x64 pid 11356 thread 16972 isolate group main 00000191f5c24f10 iso... |
flutterflutter | share how could we call sync function when click an option from share sheet | Invalid | exactly I want to call a function after click an option and start to hold the sharing then call another function to stop wait and complete sharing |
flutterflutter | flutter window file selector plugin make app go not respond and never recover after upgrade flutter to 2 2 | Invalid | tldr file selector plugin work correctly when use when flutter version 2 2 try change channel but its all the same whether it be dev master beta or stable no crash happen flutter run show no logs no crash on the native side too step to reproduce dart await fileselectorplatform... |
flutterflutter | get consider cancel any active work during dispose or use the mount getter to determine if the state be still active | Invalid | I try to check internet connection status in any screen in my app and I want to navigate to certain screen when connection be lose and navigate to another when be back but I get error when internet connection be lose in splash screen where I try to fetch datum from internet in init state function here init state ... |
flutterflutter | ocr doesn t work correctly | Invalid | step to reproduce 1 run flutter create bug flutter channel stable 2 0 6 on microsoft windows version 10 0 19042 985 locale en we flutter version 2 0 6 at c flutter window 2 0 6 stable flutter framework revision 1d9032c7e1 4 week ago 2021 04 29 17 37 58 0700 ... |
flutterflutter | videoplayer cause application crash on android 6 0 1 api 23 | Invalid | application crashing when try to play video with video player plugin device redmi note 3 mobile 2a82c055 android arm64 android 6 0 1 api 23 video player 2 1 1 android logcat beginning of crash 05 25 01 43 46 828 20947 21294 e androidruntime fatal except... |
flutterflutter | methodchannel call from background isolate work on android emulator but not real device | Invalid | hi I be work on an app that use a foreground service on android to start a flutter process with no ui use flutterengine the foreground service be start on app startup but also on device reboot use a broadcastreceiver I have no problem when the service be start after the app start my issue arise when sta... |
flutterflutter | gesturedetector not honour behaviour in horizontal dragging with hittestbehaviour translucent | Duplicate | it seem the gesturedetector be not forward horizontal dragging to child or widget visually behind they no matter what behaviour be set problem gesturedetector behavior hittestbehavior translucent onhorizontaldragupdate detail print parent update child gesturedete... |
flutterflutter | contain ext flutter activedevtoolsserveraddress | Invalid | use case proposal |
flutterflutter | a scrollcontroller be require when scrollbar isalwaysshown be true either scrollbar controller be not provide or a primaryscrollcontroller could not be find | Invalid | exception catch by scheduler library the follow assertion be throw during a scheduler callback a scrollcontroller be require when scrollbar isalwaysshown be true either scrollbar controller be not provide or a primaryscrollcontroller could not be ... |
flutterflutter | custom widget testing need material widget to test | Invalid | I be try to perform widget testing in flutter basically I would like to have a list view with list of datum and display each of the item in a custom widget basiclistitem which also have a listtile widget in it I would like to have modular separate custom widget so that I can use it on different place as well ... |
flutterflutter | dateformatter be miss many locale combination | Invalid | hey I find the problem that dateformatter be miss many possible locale that s the case because on modern operating system the user be able to combine any language with any country region for example by just click on the region and change it on io like you can see in the screenshot at the end of the issue... |
flutterflutter | boxconstraint force an infinite width | Invalid | step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log |
flutterflutter | google sign in package raise platformexception sign in fail com google android gms common api apiexception 10 null null | Duplicate | step to reproduce 1 in a flutter project that require user to authenticate through firebase with the email password sign in method I add the package google sign in version 5 0 3 to pubspec yaml 2 in the firebase console I make sure that both the email password and the google sign in method be en... |
flutterflutter | add flutter fragment in ios native screen | Invalid | I be plan to switch my native app in android and io to flutter and I want to do this gradually it s mention in the doc how to do android fragment integration I be not sure if we can do the same in io since it s not mention in the doc |
flutterflutter | flutter web call js value make grey screen | Invalid | hello I m make a site with flutter web but I have a problem I use the javascript value in index html at dart file it give I a problem when I run the project in release mode I can see the grey screen I think that the reason be the exactly of call the javascript value this be my index html s script cod... |
flutterflutter | macbook m1 flutter run v error | Invalid | step to reproduce macbook m1 2020 1 flutter run v log console dex pod build debug iphonesimulator appauth build all product header yaml iquote user gallands library developer xcode deriveddata runner dncawumluuomepgzewbxbghtimuf build intermediate... |
flutterflutter | android studio the doctor check crash | Duplicate | step to reproduce 1 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 2 filesystemexception exist fail path c android plugin os error the filename directory name or volume label s... |
flutterflutter | flutter doctor android license | Duplicate | hii I show all website and issue but the error be not solve instal java 15 flutter doctor android license exception in thread main java lang noclassdeffounderror javax xml bind annotation xmlschema at com android repository api schemamodule schemamoduleversion schemamodu... |
flutterflutter | flutter pub get failure with cupertino icon 0 1 3 version | Invalid | hi all I meet the question below console slvr select appinfo 0 0 22 5 ms slvr fact no version of cupertino icon match 0 1 3 2 ms slvr ... |
flutterflutter | oop flutter have exit unexpectedly processexception nom de r pertoire non valide command c flutter bin cache dart sdk bin pub bat verbosity warning get no precompile a crash report have be write to c user mbene dia download flutter flutter 02 log | Duplicate | step to reproduce 1 2 3 log log |
flutterflutter | oop flutter have exit unexpectedly processexception | Duplicate | step to reproduce 1 2 3 log log |
flutterflutter | I be unable to fetch the download image url from cloud storage while fetch a picture the image be upload on firebase comfortably but the url be null | Invalid | file image await mediaservice instance getiamgefromlibrary gallery if image null var result await cloudstorageservice instance uploadmediamessage auth user uid image print result ... |
flutterflutter | network image not work with web renderer canvaskit | Invalid | step to reproduce import package flutter material dart class imageview extend statelesswidget override widget build buildcontext context return container child image image networkimage expect result ... |
flutterflutter | tool crash processexception the directory name be invalid command d flutter bin cache dart sdk bin pub bat os error code 267 | Duplicate | command flutter create raghi step to reproduce 1 2 3 log processexception the directory name be invalid command d flutter bin cache dart sdk bin pub bat os error code 267 0 processimpl start dart io patch process patch dart 390 33 ... |
flutterflutter | flutter call android always throw missingpluginexception no implementation find for method getdeviceinfo | Invalid | what do I do wrong all dependency be add I ve try many thing and the result be always the same console error flutter lib ui ui dart state cc 186 unhandled exception missingpluginexception no implementation find for method getdeviceinfo on channel faxian com device info e flutter 22021 0 ... |
flutterflutter | flutter web hot reload doesn t maintain state | Duplicate | step to reproduce 1 run flutter create bug 2 make a widget with a button and set it to be the home of the material app 3 make a button on the page and make it route to another widget alternatively use the code sample provide 4 hot reload r code sample import pa... |
flutterflutter | flutter theme be hard to understand and inconsistance | Invalid | I be new to flutter but I have android background where I use material theme with its good practice and now when I move to flutter I also want to fully understand how theme work in flutter but its so inconsistance and break change in thememing system describe here make it more difficult to understand like if new... |
flutterflutter | lateinitializationerror field categoryimage have not be initialize when upload image on firebasefirestore | Invalid | import package firebase core firebase core dart import package flutter material dart import package flutter service dart import package mscebook provider categoryprovider dart import package mscebook provider userprovider dart import package mscebook screen home dart import p... |
flutterflutter | unhandled exception platformexception error java lang illegalstateexception try to create a platform view of unregistered type plugin flutter io google map | Invalid | application be work fine in debug mode but get error in flutter run release log log unhandled exception platformexception error java lang illegalstateexception try to create a platform view of unregistered type plugin flutter io google maps e flutter 12031 at io flutter plu... |
flutterflutter | execution fail for task arcore flutter plugin compiledebugkotlin | Invalid | hii I be create new flutter app relate to ar I configure my app use this article I add some code in this file location give in the article projectname app src main androidmanif xml flutter run verbose 243 ms execute ... |
flutterflutter | get this error while try to run my flutter app | Duplicate | pub cache host pub dartlang org path provider window 0 0 4 3 lib src path provider window real dart 126 25 error the getter addressof isn t define for the class guid guid be from package win32 src struct dart pub cache host pub dartlang org win32 1 7 4 1 lib src struct dart... |
flutterflutter | tool crash stateerror bad state can not add event after close | Duplicate | command flutter run machine target lib main dart d chrome dart define flutter inspector structurederror true start pause web server debug protocol ws web server debug backend protocol ws web allow expose url devtool server address web renderer auto step to reproduce ... |
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 | no device find with name or i d matching iphone | Invalid | I be do a codelab call get to know firebase for flutter I clone the code from github as suggest in the codelab when I click the run option the emulator be not load the app instead I get the follow one line output mention as issue name why be the app not get load in the emulator link to codelab 0 l... |
flutterflutter | tool crash processexception no such file or directory command home shashi snap flutter common flutter bin cache dart sdk bin pub os error code 2 | Invalid | run flutter pub get in flutter tool oop flutter have exit unexpectedly processexception no such file or directory command home shashi snap flutter common flutter bin cache dart sdk bin pub verbosity warning get no precompile a crash report have be write to ... |
flutterflutter | fail for task firebase core web compiledebugjavawithjavac | Invalid | this when run this command flutter create bug create project bug bug io runner xcworkspace content xcworkspacedata create bug io runner xcworkspace xcshareddata ideworkspacecheck plist create bug io runner xcworkspace xcshareddata workspacesetting xcsetting create bug io runner info p... |
flutterflutter | tool crash filesystemexception can not open file os error le fichier sp cifi est introuvable errno 2 | Duplicate | command flutter no color pub get step to reproduce 1 update flutter to late version 2 update the version of dependency on pubspec yaml file 3 run pub get log filesystemexception can not open file os error le fichier sp cifi est introuvable errno 2 ... |
flutterflutter | circularprogressindicator not load theme color after flutter 2 2 | Invalid | hello for some reason after I update to flutter 2 2 all my circularprogressindicator be not get the theme primary color anymore flutter doctor flutter channel stable 2 2 0 on microsoft windows version 10 0 19042 985 locale en we flutter version 2 2 0 at c user leona flutte... |
flutterflutter | iconcolor doesn t change for custom light themedata | Invalid | dart final lighttheme themedata light copywith brightness brightness light scaffoldbackgroundcolor color 0xfff5f5f5 icontheme iconthemedata color color blueaccent shade100 doesn t change the icon color when light theme be activate da... |
flutterflutter | issue with getx | Invalid | step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log |
flutterflutter | android external keyboard issue | Invalid | I check dev channel in keyboard enter key above shift key be not work but in numer pad enter key be work fine |
flutterflutter | integration test interact with native element in integration test | Duplicate | hi I m write end to end integration test and want to interact with a web view I need to do this to test the login process of the app authentication happen on a website show by the web view the web view do load and show the web page in my integration test however I m not able to interact with the web page ... |
flutterflutter | dart define no long work as expect after upgrade to flutter 2 2 0 | Duplicate | hello just have a problem run a flutter project which append postfix to applicationid in build gradle in flutter 2 2 it work fine in flutter 2 0 6 and previous use dart define after read it I think it s relate to but not sure what exactly or how to make it work update turn out the problem be there on... |
flutterflutter | selectedtilecolor property | Duplicate | start from flutter 2 22 selectedtilecolor property of listtiletheme it seem to no long work properly example dart listtiletheme iconcolor mytheme popblue textcolor mytheme popblue selectedcolor color white selectedtilecolor mytheme popblue ... |
flutterflutter | flutter doctor android license error | Duplicate | error could not find or load main class m appdata local android sdk cmdline tool late bin cause by java lang classnotfoundexception m appdata local android sdk cmdline tool late bin how to fix this |
flutterflutter | pub get with 69 error code server unavailable will retry again and again | Invalid | hello I find the loop in pub dart and it will be endless with 69 exit code loop while true attempt 1 code await processutil stream pubcommand argument workingdirectory directory mapfunction filterwrapper may set versionsolvingfai... |
flutterflutter | how to copy picture in flutter web | Invalid | in flutter web how to make the picture in the webpage have the function of copy and drag now our user can not copy the picture on the webpage which be a very troublesome problem flutter build web web renderer html release |
flutterflutter | firebase authstatechange not work correctly on flutter web but same code woke on android | Invalid | step to reproduce 1 run flutter create bug 2 update the file as follow 3 I have try to build flutter web app with firebase auth and I have use streamprovider for authchange and an model class to store user datum 4 when I have run my flutter app and logine at the time authcha... |
flutterflutter | after flutter upgrade to 2 2 unable to accept android license | Duplicate | flutter doctor doctor summary to see all detail run flutter doctor v flutter channel stable 2 2 0 on macos 11 2 3 20d91 darwin x64 locale en in android toolchain develop for android device android sdk version 30 0 3 android license status unknown run flutter... |
flutterflutter | late variable problem instance member user can t be access in an initializer | Invalid | hello I be try to pass the user uid from the navigationpage to profilepage but I get this error message under late variable must be declare use the keyword const final var or a type name try add the name of the type of the variable or the keyword var and this error message under user ... |
flutterflutter | ios record sound while play another sound in the background | Invalid | when play a background sound the camera doesn t record audio someone be able to make it work by use a different method of play audio I be able to get this to work finally by use a different method of play audio originally post by helmsb in issuecomment 610587824 I don t know what to tr... |
flutterflutter | flutter add to exist io app not update code after upgrade to flutter 2 | Duplicate | step to reproduce I have a native io app which be embed flutter use cocoapod everything be work fine when I m use flutter 1 22 but after upgrade to flutter 2 the application stop to reflect change in flutter code despite the code be compile I see compiler error when there be any to see change in th... |
flutterflutter | use android emulator in m1 mac | Invalid | I use android emulator well on m1 mac before the recent android studio and flutter update after the update the exist sdk and emulator be erase and reinstall because it do not work the emulator work normally but do not seem to be connect to the flutter I think it be a problem with the flutter so I de... |
flutterflutter | video player video do not play in io web | Duplicate | in response to 47030 issuecomment 841419012 here be a reproducable example that fulfill flutter video player do not play on io safari html5 do play the video on io safari the video play fine in both flutter video player and html5 on other test platform chrome on android chrome on window and fi... |
flutterflutter | xcode build fail after localize info plist | Invalid | step to reproduce 1 create a new flutter project in android studio 2 open ios project with xcode 3 select plist info under runner folder and click localize button on right and select demo project under log log export dwarf dsym file n... |
flutterflutter | flutter crash report | Duplicate | I just upgrade from flutter 1 22 5 to 2 2 0 after replace the early version when I try to run flutter doctor I be get this error oop flutter have exit unexpectedly processexception the directory name be invalid command f new folder software flutter flutter bin cache dart sdk bin pub bat verbo... |
flutterflutter | how do I allow someone to access my webdev server that be not on my local network | Invalid | I upload my app to a remote server so I can show my little brother the work I ve do the app run but I can t get access to the port because it be run as 127 0 0 1 how do I change this to 0 0 0 0 so I can access it remotely and show my brother thank |
flutterflutter | flutter issue after update to android studio 4 2 1 | Duplicate | os window 10 pro 64 bit 1 download and install android studio 4 2 1 open it and let it download and update all the file that it need all new tool be available database inspector emulator window profiler but it say 6 problem as soon as it start up before do anything and it do not show what ... |
flutterflutter | app be show white screen after few hour of run in background | Invalid | step to reproduce attach bug zip as well bug zip 1 run flutter create bug 2 update the file as follow 3 once application start it use to run fine for 4 or 5 hour in background but after that when we open app and bring it to front it always show white scree with no ui compone... |
flutterflutter | java se ee not find when run flutter doctor android license | Invalid | step to reproduce flutter android integration be work before have to uninstall android sdk tool and android studio before update my os just upgrade to mac os bigsur instal android studio and recommend sdk tool flutter doctor show only missing step be accept license log log ... |
flutterflutter | when I upgrade android studio version to 4 2 flutter plugin throw this exception | Invalid | com intellij diagnostic pluginexception while loading class io flutter action fluttertoolsactiongroup io flutter action fluttertoolsactiongroup have be compile by a more recent version of the java runtime class file version 55 0 this version of the java runtime only recognize class file version up to 52 ... |
flutterflutter | tool crash filesystemexception can not copy file to c user mukesh desktop testapp bug android app src main re mipmap hdpi ic launcher png os error access be deny errno 5 | Duplicate | command flutter create bug step to reproduce 1 2 3 log filesystemexception can not copy file to c user mukesh desktop testapp bug android app src main re mipmap hdpi ic launcher png os error access be deny errno 5 0 file throwiferror... |
flutterflutter | I m not able to create a flutter project in vs code | Invalid | step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log |
flutterflutter | snapshot do not get update | Invalid | I have a problem with my snapshot I m use a streambuilder on one page and the snapshot in another but the snapshot do not get update I can not figure out why this be first where I declare the stream class comments2n extend statefulwidget final snapshot final string i d final voidcallb... |
flutterflutter | platformexception idpiframe initialization fail not a valid origin for the client | Invalid | I be try to build a google login interface for user I have already setup all of the web index html file to include all the necessary firebase script additionally I have enable the google analytic api in order to use my oauth credential on the html file main dart dart 2 9 import package fl... |
flutterflutter | unable to run flutter app from cmd but run fine in android studio | Invalid | d flutter run error no pubspec yaml file find this command should be run from the root of your flutter project |
flutterflutter | run on javascript render on the native engine | Invalid | inspire by the flutter web be it possible to make all the logic run on javascript and use the native rendering engine to render do the team have this plan |
flutterflutter | ax lookup problem with google sign in and facebook login | Invalid | I work with firebase and the follow plugin google sign in 5 0 2 flutter login facebook 1 0 1 flutter doctor v flutter version 2 0 6 at xxx framework revision 1d9032c7e1 3 week ago 2021 04 29 17 37 58 0700 engine revision 05e680e202 dart version 2 12 3 I solv... |
flutterflutter | run flutter io app in release mode on m1 macbook my mac design for ipad crash | Duplicate | when try to run a release version of my flutter 2 2 app via xcode 12 on the m1 macbook with target my mac design for ipad the app crash with the follow error vm snapshot invalid and could not be infer from setting 2021 05 18 23 20 22 291114 0200 runner 5131 59431 verbose 2 dart vm cc 257 could... |
flutterflutter | wip macos linux dev environment break each other build plugin folder miss linux | Invalid | this be go to take a second to sort out but every time I linux env merge something from my colleague mac base dev environment my build do not work could be their git setup I suppose what end up happen on my end be all the plugin break with no plugin folder exist workaround reinitialize project on ... |
flutterflutter | test tap textspan within a richtext | Duplicate | please figure a way to support tap a textspan link within a richtext real world scenario where a paragraph contain multiple link eg privacy policy and tos email and phone number etc be probably pretty common |
flutterflutter | image picker how to detect if an image be vertical or horizontal | Invalid | hello everyone I be make an app in flutter in which I use image picker and I would like to know how to know the orientation of an image if an image be vertical or horizontal be there any way to do it |
flutterflutter | flutter web initial load speed canvaskit wasm | Duplicate | download of canvaskit wasm be take 10 20 second in india try from multiple internet provider multiple location initial flutter web page loading be take time because of this step to reproduce curl o dev null s w time connect time starttransfer time total try download file of... |
flutterflutter | support pick multiple image with the imagepicker | Duplicate | hi guy this be a follow up of the closed issue I think it be really important that we enable the option to pick more than one image within the imagepicker natively this be do super easy so I really hope this win t be too hard to implement for the imagepicker the limitation I have with all the other m... |
flutterflutter | problem in my flutter app | Invalid | step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log |
flutterflutter | problem when compile with different gradle version | Duplicate | hello flutter team I have one question the size of apk that I build use gradle v3 5 be 20 mb only however after upgrade gradle version to v4 1 the size of apk build be 50 mb which be much large android build gradle image gradle wr... |
flutterflutter | divide long text to make it readable in flutter | Invalid | I want to develop an instruction book which be a long text paragraph I want to make it readable and divide by page 11wq question how can I divide one long text paragraph any further idea suggestion be really appreciate |
flutterflutter | xmlhttprequest error be throw while invoke getdata in firebase storage web plugin | Invalid | I m try to download the pdf from firebase storage where I have set the rule as image this be work properly in android and in web we be face xmlhttprequ error step to reproduce import dart type data import package firebase core firebase core dart import package firebase storage fir... |
flutterflutter | flexible | Invalid | step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log |
flutterflutter | exception null check operator use on a null value when call jumptopage after first build | Invalid | step to reproduce have pageview with a pagecontroller register a onnextframe callback in initstate use the follow code dart void onnextframe futureor function method widgetsbinde instance addpostframecallback async final completer completer ignore ... |
flutterflutter | flutter installation issue license android studio | Duplicate | hi guy I be try to install flutter at the moment but there be some issue that have appear below be the status after run flutter doctor there be 2 issue the android license status the android studio status doctor summary to see all detail run flutter doctor v flutter channel stable ... |
flutterflutter | flutter web s canvaskit wasm be too slow | Duplicate | flutter web require canvaskit wasm to download prior to paint anything on the screen this be hardcode to which be have issue I m see 10 second load time to download this file which block the entire app this should be move to a new location that load much fast or we should have the flexibility to host i... |
flutterflutter | flutter bug in mobile web | Duplicate | not sure where this be happen but it s difficult to debug I have a flutter app that run fine on android io and web except on mobile web on an io device if I request the mobile site on chrome or on safari on my laptop it work fine but specfically request the site even desktop version from ... |
flutterflutter | error with my emulator | Invalid | hi I have an error which be stick in my advanced for a long time I have watch several help tutorial but my problem persist I be wonder if you could help I its would help I a lot failure build fail with an exception what go wrong execution fail for task app compiledebugjavawithjavac java... |
flutterflutter | add overflow as a top level parameter for selectabletext widget | Duplicate | text have a top level overflow parameter in convert a text widget to a selectabletext widget it would be ideal if the parameter do not have much variance between the two widget constructor |
flutterflutter | can not connect to a websocket server | Invalid | hey I m try to connect to a spring boot websocket server use socket io client version1 0 1 here it be my connect service dart future connect async string url socket socket io url optionbuilder settransport websocket for flutter or dart vm ... |
flutterflutter | android build fail with filesystemexception directory listing fail exception | Invalid | issue android build flutter build apk debug verbose fail with filesystemexception directory listing fail exception apparently cause by some sort of loop directory append no symlink be be use for asset or inside the project at least not create by I version flutter 2 2 0 10 3 pre... |
flutterflutter | ios numeric keyboard add do button | Duplicate | use case right now there be no do button for io numeric keyboard proposal please add that do button to io numeric keyboard as android have already this |
flutterflutter | flutter plugin error in android studio with git checkout to commit sha1 | Invalid | please file this bug report at what happen I have open test branch and check out to it with commit sha1 in android kotlin project but git error from flutter plugin version information android studio 4 2 flutter plugin io flutter 56 0 2 dart plugin 202 8488 no flutter sdk... |
flutterflutter | web | Invalid | I have a teacher page that have some other page inside the home widget will be render first and my url be when I route to other page such as timetable or course registration the url be still instead of or then if I press back button of the browser it will back to the ... |
flutterflutter | when I build with flutter build web the main dart js every line be duplicate | Invalid | my env flutter channel stable 2 0 6 on microsoft windows version 10 0 19042 985 locale zh cn flutter version 2 0 6 at e flutter fluttersdk framework revision 1d9032c7e1 2 week ago 2021 04 29 17 37 58 0700 engine revision 05e680e202 dart version 2 12 3 ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.