repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
flutterflutter | tool crash shadercompilerexception | Duplicate | command flutter run d chrome step to reproduce 1 2 3 log shadercompilerexception 0 shadercompiler compileshader package flutter tool src build system target shader compiler dart 77 7 1 writebundle package flutter tool src bundle build... |
flutterflutter | a keyrepeatevent be dispatch but the state show that the physical key be not press | Duplicate | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | upload to testflight issue flutter 3 3 3 | Invalid | the build of io ipa finish successfully use this command fvm flutter build ipa release flavor prod split debug info io symbol dart define build type prod dart define mock location real uploading to the testflight use transporter or just xcode or fastline also successfully but ne... |
flutterflutter | io zoom get error when use zoom sdk | Invalid | problem after instal flutter zoom sdk 1 1 0 4 to my app it work correctly on android but get error when run on io simulator error xcode s output write result bundle at path var folder jg x4xc64ls2szdwy1hl p8y92c0000gn t flutter tool g2k9ie flutter io build temp dirudfssc t... |
flutterflutter | codelab error potential error in in app purchase codelab page 11 app store setup part 8 | Duplicate | on page 11 app store setup part 8 10 of the in app purchase codelab I believe the documentation should guide developer to select version 1 notification version 2 notification return a sign response which will throw an error in the handleappstoreserverevent function apple doc reference d... |
flutterflutter | navigation with gorouter | Invalid | I have start to use router I have several doubt look for your repo to be able to put this I would like to know if I can do similar like this with gorouter dart context vrouter to home routename isreplacement true another doubt I have to return to the screen as materialroute navig... |
flutterflutter | theme should be able to provide the seed color use | Invalid | from the documentation for colorscheme fromseed dart give the nature of the algorithm the seedcolor may not wind up as one of the colorscheme color originally post by darrenaustin in issuecomment 1047517482 maybe a way to be able to obtain the seed color should be provi... |
flutterflutter | get error when run flutter app on android | Invalid | problem when try to run the app it s fail error failure build fail with an exception what go wrong execution fail for task app checkreleaseduplicateclasse a failure occur while execute com android build gradle internal task checkduplicatesrunnable duplicate class com goo... |
flutterflutter | singlechildscrollview with child center throw unhelpful error | Invalid | I have an error today whose cause I don t totally understand and the error message be unhelpful and tell I to file an issue here step to reproduce 1 execute flutter run on the code sample expect result work ui with pageview actual result unhelpful error message ... |
flutterflutter | help for understanding flutter scrollable | Invalid | hi everyone I be work with scrollable and viewport in flutter and I can t realize how the scrollable widget notify when the scrollposition change and cause the viewport scroll offset change my question be about update the drag not start and end I realize that this method timeline invoke when the user drag t... |
flutterflutter | android platformview render on top of everything after orientation change | Duplicate | detail flutter 3 3 3 target platform android we re use platform view it use surfaceview to render camera preview we re use hybrid composition mode initexpensiveandroidview step to reproduce 1 install this app on android device hybrid composition camera example zip 2 manuall... |
flutterflutter | use control c to copy text in textboxfield in flutter window | Duplicate | use control c to copy text in textboxfield in flutter window error I get a keyrepeatevent be dispatch but the state show that the physical key be not press if this occur in real application please report this bug to flutter if this occur in unit test please ensure that simulated event follow flutter ... |
flutterflutter | willpopscope not work | Invalid | I have an issue with willpopscope I have an tutorial screen it show when start app and click in side menu when login success when start app I click back key and it work but when login and go to main view click side menu to show tutorial screen I click back key but nothing happen I want when clic... |
flutterflutter | webview flutter android crash of webview in sizedbox | Duplicate | step to reproduce 1 execute flutter run on the code sample 2 see the app crash on the device expect result a web page actual result a crash some webpage crash some other work the emulator do not crash but show a blank page code sample dart imp... |
flutterflutter | google map redraw itself always on top on android | Duplicate | flutter channel master 3 4 0 40 0 pre 16 on linux mint 21 5 15 0 48 generic locale en us utf 8 yesterday after a flutter update on channel master the google map have start have this weird behaviour to redraw itself on top of everything to reproduce it run the code below press the butto... |
flutterflutter | error about no more page show in flutter | Duplicate | I get an error about no more page show up in flutter here be the debug console exception catch by gesture the follow assertion be throw while handle a gesture have pop the last page off of the stack there be no page leave to show pack... |
flutterflutter | material 3 card don t truly follow material 3 spec | Invalid | I be use material 3 91605 and I find that the card do not have inner padding as describe in the material 3 spec 038b4a49 3a7f 4fce be8c 89c1155b4c82 even tough in their material 3 implementation it say that they have be update to follow material 3 spec 99023 this be how the card look with th... |
flutterflutter | miss android permission in path provider documentation | Invalid | hi spend a lot of time with the path provider package because there be no trace in the readme that on android 10 it be require to add the follow permission in the androidmanifest without that the function getapplicationdocumentsdirectory crash with the follow error that do not explain ... |
flutterflutter | go router builder shellroute add support | Duplicate | use case as of 5 0 0 gorouter release shellroute api be add to implement nest navigation however go router builder still do not support this one proposal implement shellroute use another annotation |
flutterflutter | double click on empty area of textfield do not trigger a selection | Duplicate | step to reproduce 1 execute flutter run on the code sample 2 move cursor to the empty area of text field on the right of text hello 3 double click expect result text will be select actual result nothing happen code sample dart import package flutter... |
flutterflutter | flutter not run | Invalid | step to reproduce 1 2 3 log log |
flutterflutter | renderbox be not lay out renderrepaintboundary b0258 relayoutboundary up1 need paint | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | I just create simple login page with flutter 3 3 3 | Duplicate | a keyrepeatevent be dispatch but the state show that the physical key be not press if this occur in real application please report this bug to flutter if this occur in unit test please ensure that simulated event follow flutter s event model as document in hardwarekeyboard this be the event keyre... |
flutterflutter | android flutter 3 3 3 showmodalbottomsheet animation lag when show keyboard and use systemchrome setenabledsystemuimode | Duplicate | step to reproduce 1 execute flutter run on the code sample 2 click open bottom sheet button expect result smooth animation when show bottom sheet and keyboard actual result animation lag when show bottom sheet and keyboard after use systemchrome setenabledsyste... |
flutterflutter | make dartpad embed or content on api flutter dev resizeable | Invalid | use case make it easy to explore more complicated embed code sample proposal any of the follow make dartpad on the api doc large vertically and or horizontally give the option to resize the outer limit of embed dartpad make text resizable allow user to hide the right or leave side b... |
flutterflutter | tool crash unsupportederror unsupported operation illegal character in path assetsc user lenovo androidstudioproject flutter delivery app asset | Duplicate | command flutter quiet assemble no version check depfile c user lenovo androidstudioproject flutter delivery app build app intermediate flutter debug flutter build d output c user lenovo androidstudioproject flutter delivery app build app intermediate flutter debug dtargetfile c user lenov... |
flutterflutter | uncaught formatexception syntaxerror unexpected token doctype be not valid json | Invalid | I be face this error after deploy to firebase on localhost everything work quite well and fail in release mode on firebase hosting in localhost I have no problem the application start show the map and apply the style correctly when host on firebase it do not show the correct map style and throw the exceptio... |
flutterflutter | run the first example get this error ld building for io but link in tbd file | Duplicate | I have this error information when I run flutter run v for the first example for ios16 of iphone 13 flutter docker my app two flutter doctor doctor summary to see all detail run flutter doctor v flutter channel stable 3 3 3 on macos 12 6 21g115 darwin x64 locale en cn ... |
flutterflutter | local auth localauthentication authenticate only check for biometric even if we set biometriconly false | Invalid | I remove all the finger and only set pin but it get a exception with notavailable it only check for the biometric pin be ignore future authenticate async bool didauthenticate false try didauthenticate await localauthentication authenticate ... |
flutterflutter | flutter 3 3 can t run profile mode in io emulator | Invalid | step to reproduce 1 run ios emulator 2 start profile mode on the emulator expect result so here I want to test new render engine impeller in flutter 3 3 with my emulator but I can t run profile mode in emulator I expect the app run fine just like when I use release mode my app ru... |
flutterflutter | image picker fail to load image when select image from third party app | Invalid | issue description fail to load image when select image from third party app reproduce step android platform 1 select an image from imagesource gallery 2 after the library be open then open file manager or any other application in the side menu to get the image 3 choose an image 4 ... |
flutterflutter | tool crash rpcerror | Duplicate | command flutter run no sound null safety step to reproduce 1 2 3 log rpcerror 0 new outstandingrequ package vm service src vm service dart 1606 45 1 vmservice call package vm service src vm service dart 2078 21 2 vmservice... |
flutterflutter | be use indexedstack but this error come | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | couldn t solve the error while work with getx for the first time | Invalid | its just a beginner friendly code for flutter and I be also a beginner and couldn t figure out the error |
flutterflutter | flutter app close when try to open on iphone 11 | Invalid | after upload flutter app to the apple store the app work on iphone 11 io 16 but doesn t work on another iphone 11 same io version 16 when try to open it close again what cause of this problem this video show problem |
flutterflutter | conditional statement not work inside the child instance variable in a widget | Invalid | I have a listview builder that contain tile that can be incremente or decremente which be associate with a map itemcount that track the index of each tile and record the increment for each tile if the counter for a tile reach 0 it be remove and replace with a sizedbox shrink can be see in tile dart o... |
flutterflutter | when start type after override I want all override able function to appear as suggestion | Invalid | use case in my ide in this case android studio dolphin android studio dolphin 2021 3 1 build ai 213 7172 25 2113 9014738 build on august 31 2022 runtime version 11 0 13 0 b1751 21 8125866 amd64 vm openjdk 64 bit server vm by jetbrain s r o window 11 10 0 gc g1 young gener... |
flutterflutter | can not resolve symbol flutterplugin | Invalid | when I create a flutter plugin project I get an error can not resolve symbol flutterplugin flutter doctor doctor summary to see all detail run flutter doctor v flutter channel stable 3 0 5 on macos 12 4 21f79 darwin x64 locale zh hans cn android toolchain develop for andro... |
flutterflutter | migrate new version | Duplicate | step to reproduce 1 I have a project use an old version of flutter and I m try to migrate to a new version of flutter I get an error that say yor flutter application be create use an old version of the android embed it be be deprecate in favor of android embed v2 follow the step at when ... |
flutterflutter | tool crash string 57 character | Duplicate | command flutter no color run machine device i d us5tlzwo99999999 start pause profile dart define flutter inspector structurederror true lib main dart step to reproduce 1 2 3 log string 57 character flutter channel stable... |
flutterflutter | tool crash string 57 character | Duplicate | command flutter no color run machine device i d us5tlzwo99999999 profile dart define flutter inspector structurederror true lib main dart step to reproduce 1 2 3 log string 57 character flutter channel stable 3 0 5 on m... |
flutterflutter | window plugin template be break | Invalid | step to reproduce flutter create org com example template plugin platform android ios linux macos windows I swift hello then try to run example log can not open include file hello hello plugin h no such file or directory c program file x86 m... |
flutterflutter | unable to prevent the mouse from scroll listview | Duplicate | step to reproduce 1 use mouse scroll wheel expect result listview no scroll actual result listview scroll code sample dart scrollconfiguration behavior scrollconfiguration of context copywith dragdevice pointerdevicekind touch child listvie... |
flutterflutter | ios app be disconnect when run profile mode | Invalid | I wasn t able to reproduce this error with a clear repository however on my project which sadly I can not share it be occur every time the issue be that if I run my app in profile mode on io and then start to use some of the dart devtool feature like cpu profiler or inspect performance after circa 5 s... |
flutterflutter | go router gorouter navigation state restoration | Duplicate | the follow assertion be throw building defaultselectionstyle this gorouteinformationparser need to be use with gorouteinformationprovider do you forget to pass in gorouter routeinformationprovider to the router constructor package go router src parser dart fail assertion line 51 pos 11 routeinfo... |
flutterflutter | request to support webview on desktop platform macos linux window | Duplicate | use case I be develop an application which need to use the ability to interact with webview currently webview flutter only support mobile io android when I want to implement a simple desktop webview by myself I can not host desktop native view in platformview currently flutter only provide the... |
flutterflutter | web all text relate widget appear for a while use korean | Duplicate | I m develop a web with flutter and all text relate widget there be a problem that the x box appear for a while when expose to korean like this anyone have a solution or I m wonder if any of you be experience this issue note that there be no problem on mobile flutter chann... |
flutterflutter | overscroll stretch animation make sliverappbar stretch when pin be true | Duplicate | when use a sliverappbar with the property pin set to true the overscroll stretch animation stretch the sliverappbar instead of just the other content of the screen when not use a sliverappbar inside a customscrollview aka the most popular way a scaffold with an appbar and a body it behave differen... |
flutterflutter | errorwidget class example doesn t work | Invalid | step to reproduce run the dartpad embed at the top of this page and click the funny name than they think button error prone expect result I expect to see the the exception message oh no an error as a yellow on blue message actual result just a blank screen and the ... |
flutterflutter | canvas operation with savelayer yield completely different result on io safari from all other browser and target | Duplicate | step to reproduce run this simple demonstration to see the difference expect result on all platform opacity should work when use layer in a canvas all platform should show the same picture edge grafik firefox grafik I be unable to compile directly for ipad at the moment h... |
flutterflutter | willpopscope not work with go router | Duplicate | willpopscope onwillpop async log willpopscope work in call return new future true child scaffold I be use go router for navigate through page in web here onwillpop seem to be never call how can we listen when back button press on web |
flutterflutter | google maps flutter android tap interaction fail when use gmm10 renderer and screen reader | Duplicate | step to reproduce edit google maps flutter version in use 2 1 4 I will verify that this repro on the late release 2 2 1 edit2 I verify this still occur on the late version use google map flutter plugin on android when a map be display on screen and talkback be enable try to tap on a flu... |
flutterflutter | dart analysis option yaml bug analyser exclude option doesn t seem to work with folder with a in there name | Invalid | environment flutter 3 3 2 channel stable framework revision e3c29ec00c il y a 2 semaine 2022 09 14 08 46 55 0500 engine revision a4ff2c53d8 tool dart 2 18 1 devtool 2 15 0 system kernel 5 15 0 48 generic x86 64 bit 64 compiler n a desktop cinnamon 5 2 7 ... |
flutterflutter | I want to run flutter on my iphone device use virtual mac be there any way that I can do that | Invalid | step to reproduce 1 2 3 log log |
flutterflutter | macos bottomnavigationbar ignore style after 4 navigation bar item | Duplicate | step to reproduce 1 run flutter create platform macos bottom nav 2 paste this into lib main dart lib main dart dart import package flutter material dart import package flutter render dart void main runapp materialapp home scaffold bottomnavigatio... |
flutterflutter | icon download and file download be the same | Duplicate | use case I be have a look at the material icon at and I find that the icon download and file download be the same weirdly the only one match the material icon from the web be the file download outline I guess the one in the web be actually update but not here proposal update the ic... |
flutterflutter | tool crash filesystemexception creation fail os error no such file or directory errno 2 | Duplicate | command flutter doctor step to reproduce 1 2 3 log filesystemexception creation fail os error no such file or directory errno 2 0 directory createsync dart io directory impl dart 133 7 1 forwardingdirectory createsync package f... |
flutterflutter | flutter app crash but its crash sometimes on any screen | Invalid | I be get that in console when app crash and close can anyone help I about this please or suggest I if its because of bad code or multiple api hit on single screen I use provider and consumer to get datum from api and be it because of many statefull widget I change package name in build gradle be it ma... |
flutterflutter | app crash when click with a stylus on android | Duplicate | step to reproduce 1 run any app on a android 2 click on the screen while press the button on a stylus for exemple by press the button on a spen 3 the app crash I ve have this issue since flutter 3 3 0 when I m in 3 0 5 there be no crash expect result no crash actual r... |
flutterflutter | datum streaming between flutter and java | Invalid | hello I be a newbie to flutter and java I want help from you guy what do I need I want to make an android mobile application with two button one button to record our voice and another one to stop record after click a record button I want to record my sound with the help of microsoft azure speech to... |
flutterflutter | proposal camera resolution support outside the preset | Duplicate | proposal I would like the camera resolution to the one with 4 3 aspect ratio similar to that of android camerax automatic resolution as far as I know in camerax it search for all the camera resolution support by the camera and return the one with the close aspect ratio the user want to use I be not ... |
flutterflutter | animation let test time be accurate originally have 1us shift | Invalid | fix by please see description there step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | pigeon swift isn t use wrapresult for hostapi void return method | Duplicate | the generate swift code be not wrap the result which cause the dart side to throw a platformexception example hostapi dart hostapi abstract class chatapi void startchat generate swift api swift class chatapisetup the codec use by chatapi static var codec ... |
flutterflutter | android migration | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | tool crash filesystemexception can not create link os error can not create a file when that file already exist errno 183 | Duplicate | command flutter pub get step to reproduce 1 2 3 log filesystemexception can not create link os error can not create a file when that file already exist errno 183 0 link throwiferror dart io link dart 263 7 1 link createsync ... |
flutterflutter | colorfiltere problem in web | Duplicate | step to reproduce 1 run this sample application in dartpad expect result this be the output for an android device android actual result this be the output for chrome and dartpad web code sample dart import package flutter material dart vo... |
flutterflutter | flutter linux app not compile on vscode wsl kali linux | Duplicate | flutter run multiple device find linux desktop linux linux x64 kali gnu linux roll 5 10 16 3 microsoft standard wsl2 chrome web chrome web javascript google chrome 106 0 5249 61 1 linux linux 2 chrome chrome please choose one to quit press q q ... |
flutterflutter | tool crash shadercompilerexception | Duplicate | command flutter run step to reproduce 1 changeto flutter dev channel 2 create flutter project for linux 3 flutter run option chrome log shadercompilerexception 0 shadercompiler compileshader package flutter tool src build system target shader compiler dart 1... |
flutterflutter | help I with this error error flutter runtime dart vm initializer cc 41 unhandled exception platformexception null error host platform return null value for non null return value null null | Invalid | use hardware rendering with device sdk gphone64 x86 64 if you notice graphic artifact consider enable software render with enable software render launch lib main dart on sdk gphone64 x86 64 in debug mode run gradle task assembledebug 14 0s build build app ... |
flutterflutter | datatable have no horizontal scroll bar on window | Invalid | I use datatable to display datum on android can touch swipe but on window there be no scroll bar can t swipe what should I do please thank you 1 code dart import package flutter material dart void main runapp const myapp class myapp extend statelesswidget const ... |
flutterflutter | camera view come blank in android 13 no way to make it work | Duplicate | when camera open for take photo camera view come empty only in android 13 device it be not a glitch force stop kill app and opening again do not solve the issue camera and location permission already grant and double check unfortunately can not see log for now as that phone have only release version of the ... |
flutterflutter | flutter dart packaging | Invalid | whether component of a plugin or package can be package without source code similar to native integration which can rely on either source code integration or framework aar integration I wonder if it be possible to rely on the package plugin or package in the pubspec yaml file of the flutter module so far the ... |
flutterflutter | paste from clipboard issue on io 16 | Invalid | the dialog to request permission be show every time when a text be paste from another app into textfield widget step to reproduce 1 run form app 2 copy a text on another app 3 paste the text into textfield 4 tap allow paste 5 copy again on another app 6 paste again exp... |
flutterflutter | fail assertion line 5140 pos 12 history isnotempty | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | error with my flutter application | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | improve debuggability of widget return from extension factory method | Invalid | use case many widget have a single child and enhance that child in some way extension on widget that define method which wrap the receiver in another widget enable a style of flutter code that require much less nesting and be more readable to some take this example of a widget tree write in the tradi... |
flutterflutter | java lang illegalstateexception reply already submit in camera plugin in flutter | Duplicate | screenshot 2022 09 27 174132 this be the issue and I be not able to figure it out how to resolve it |
flutterflutter | fail assertion | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | tool crash sentinelexception | Duplicate | command flutter run step to reproduce 1 2 3 log sentinelexception 0 new outstandingrequ package vm service src vm service dart 1746 45 1 vmservice call package vm service src vm service dart 2262 21 2 vmservice reloadsource ... |
flutterflutter | tool crash filesystemexception can not open file os error no such file or directory errno 2 | Duplicate | command flutter no color run machine device i d 080c9a33 dc22 49ba b564 c6dabc9570eb start paused lib main dart step to reproduce 1 2 3 log filesystemexception can not open file os error no such file or directory errno 2 0 file t... |
flutterflutter | error the name parameter auth be require but there s no corresponding argument | Invalid | I be face problem with add recaptcha in the app and I do not understand what to do far please help I with this screenshot 3 recaptchaverifier size recaptchaverifiersize compact theme recaptchaverifiertheme dark onsuccess ... |
flutterflutter | flutter3 0 material textfield ios | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | tool crash stateerror bad state no context with the run dart application | Duplicate | command flutter run machine start pause d edge devtool server address target lib main dart step to reproduce 1 2 3 log stateerror bad state no context with the run dart application 0 remotedebuggerexecutioncontext i d package dwd s... |
flutterflutter | go router shellroute home reload | Duplicate | web shellroute update the datum on the detail screen home screena need to be refresh when return to home datum list can the home acreena be reload automatically final globalkey rootnavigatorkey globalkey final gorouter router gorouter navigatorkey ro... |
flutterflutter | fail assertion line 915 pos 7 layoutconstraint maxwidth double infinity | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | great app flutter | Invalid | step to reproduce 1 2 3 log log |
flutterflutter | package flutter src widget medium query dart fail assertion line 698 pos 15 child null 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 | notify when element be unmounted only use element | Invalid | I be currently handle element directly for my own purpose my current environment do not allow I to use state I want to know whether the widget or element be unmounte by directly use element my current workaround be dart try if the element be unmounted this will throw with the ... |
flutterflutter | window app crash when call std make unique | Duplicate | hello I have a diffcult problem when I wanna create a flutterviewcontroller instance in my plugin when I call these code the app will crash my intention be to create a new window and show some video on it flutter dartproject project l datum project set dart entrypoint argument projection wi... |
flutterflutter | appbartheme icontheme color be not work when usematerial3 | Duplicate | when usematerial3 be enable icontheme const iconthemedata color color white do not take effect theme themedata usematerial3 true primaryswatch color green appbartheme appbartheme color color green icontheme const iconthe... |
flutterflutter | null error on navigator pop | Invalid | step to reproduce I have dialog on screen and dialog have a button if user tap to button dialog close the error see in some user be the null error when press the button expect result close the dialog actual result null check operator use on a null value on 1417 line the code in t... |
flutterflutter | preloade datum without circular progress indicator | Invalid | can anyone help I how to get preloade datum after hit apis button press when navigate to next page before navigate to next page I can load datum of that page so that I can reduce delay in loading datum |
flutterflutter | video player | Duplicate | ver 2 4 7 ios16 video have no picture only sound iphone 13pm ios 16 0 2 |
flutterflutter | flutter io style uikit dynamic view animation | Invalid | recently I ve notice some cool bounce effect when you scroll message in imessage chat I ve find it s possible to do use objective c and uikit dynamic but be there any solution that can be use for cross platform development any help would be appreciate |
flutterflutter | unable to run flutter doctor v while instal | Invalid | c window system32 flutter doctor v flutter channel upstream 3 3 2 on microsoft windows version 10 0 22000 856 locale en in flutter version 3 3 2 on channel upstream at c tool flutter upstream repository unknown framework revision e3c29ec00c 12 day ago 2022 0... |
flutterflutter | image picket platformexception multiple request cancel by a second request | Duplicate | on first request for gallery we get nothing to return on second attempt we get this exception verbose 2 dart vm initializer cc 41 unhandled exception platformexception multiple request cancel by a second request null null 0 imagepickerapi pickimage package image picker io src message g... |
flutterflutter | window hold shift or control key cause keyrepeatevent exception in window | Duplicate | step to reproduce 1 create the default flutter project in android studio 2 add desktop support with flutter create platform windows macos linux 3 run the application on window 4 hold down the shift or control key for more than about a second or two 5 a series of exception relate to ke... |
flutterflutter | renderflex child have non zero flex but incoming width constraint be unbounded | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | listview builder be slow within 5000 above string | Invalid | detail so I read about listview builder be more performant than direct instance of listview I have a lot of string log information I want to wrap in a list those log should be selectable image image image result on android 13 I can manually scroll fast down but the whe... |
flutterflutter | app release do not work and only show white screen | Invalid | I successfully make my app run on emulator probably debug mode but when I build an apk and run it on my phone it only show a white screen and do nothing I somehow search webs and find flutter run v and the result be below since it be too long I could not post the everything please check the txt fi... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.