repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
flutterflutter | type stackparentdata be not a subtype of type flexparentdata in type cast | Invalid | step to reproduce stack child flexible child expect result in debug mode the page can display and run normally but in release mode the page will report an error actual result in debug mode the page can display and run normally but in release mode ... |
flutterflutter | on io why can willpopscope disable left side slide back but not popscope | Duplicate | step to reproduce 0 0 0 0 0 0 0 0 0 expect result with the popscope component when canpop be set to false you can still slide back to the left on io but on android it be normal and can not be return actual result when canpop be set to false slide back to the left should be disable c... |
flutterflutter | how to monitor incoming call and alarm clock ring | Invalid | use case our project be an audio project and there be a requirement that when a phone call come in or the alarm clock ring the audio be play in our app need to be pause I check some information and find that some developer use widgetsbindingobserver void didchangeapplifecyclestate to monitor the li... |
flutterflutter | go router navigate back from a sub route to the parent route do not call redirect | Duplicate | step to reproduce 1 run this gist 2 tap bar baz redirect be call and stay on foo 3 toggle on the switch at the bottom so it s on 4 tap bar baz again redirect be call and navigation work fine 5 toggle on the switch at the bottom so it s off 6 navigate back 7 you can navigat... |
flutterflutter | sanction of flutter on iraninan programmer | Invalid | dear google and flutter team we iranian programmer deeply resent our government and its administration and strive hard to find a way to connect with the global community and make the world into a well place to live however we be severely censor under our government s censorship face slow internet speed and l... |
flutterflutter | prevent from tapjacke flutter | Invalid | use case anyone have any idea about how to prevent tapjacking in flutter val view findviewbyid android r i d content rootview view filtertoucheswhenobscure true someone suggest this but nothing work proposal anyone have any idea about how to prevent tapjacking in flutter val v... |
flutterflutter | how to send the message back to flutter via method channel whenver we get call back result in lresult flutterwindow messagehandler window app | Invalid | use case here we be detect the usb insertion to the laptop via native c code which work but as soon as we get the result we want to update back to dart and show it in the ui currently not find anyway to send back result from the messagehandler any solution would really help thank in advance ... |
flutterflutter | web colorfiltere bleed on transparent appbar | Duplicate | step to reproduce 1 create a counter app flutter create color filter issue 2 apply change to main dart as in the code sample expect result same behavior on all platform actual result the whole appbar be colorfiltere on web code sample code sample ... |
flutterflutter | beta wasm be isolate support or I m do something wrong unsupported operation receiveport | Invalid | step to reproduce 1 ensure that you re on beta channel 2 copy example code to main dart 3 build with flutter build web wasm 4 serve it with dhttpd header cross origin embedder policy credentialless cross origin opener policy same origin from build web folder 5 click ... |
flutterflutter | flutter upgrade fail because a file be lock from another process flutter on android studio iguana | Duplicate | whenever upgrade with flutter upgrade or flutter upgrade force in flutter channel main the upgrade process fail with follow message which seem recursive ps c flutterproject moffice flutter upgrade upgrading flutter to 3 21 0 7 0 pre 11 from 3 21 0 4 0 pre 22 in c flutter flutter ch... |
flutterflutter | support customize keyboard menu | Duplicate | use case hi I m currently work on develop an editor package and have encounter some challenge with implement the follow workflow the user tap the edit area cause the keyboard to appear the user then tap a toolbar position above the keyboard intend to open a menu at this point the keybo... |
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 1930 45 1 vmservice call package vm service src vm service dart 2499 21 2 vmservice reloadsource ... |
flutterflutter | statusbarcolor lose when switch between flutter and native | Duplicate | step to reproduce set theme which change statusbarcolor launch flutter from native view the first time everything be ok launch native view launch flutter from native view second time statusbarcolor be not work anymore see demo app launch flutter from mesage button and native from fire native... |
flutterflutter | exception when drag a list drag target size be large than scrollable size which may cause bounce | Duplicate | step to reproduce drag a list item will trigger the follow exception console error flutter runtime dart vm initializer cc 41 unhandled exception package flutter src widget scrollable helper dart fail assertion line 233 pos 7 globalrect size width dragtargetrelatedtoscrollorigin si... |
flutterflutter | inconsistent try finally behavour on flutter web | Invalid | step to reproduce 1 build flutter web 2 view the console 3 click the button expect result console should print test1 and test3 actual result console print test1 test2 and test3 do note that flutter web produce expect result when run use flutter run command code... |
flutterflutter | error android studio iguana 2023 2 1 flutter plugin io flutter 78 2 2 dart plugin 232 10305 | Invalid | what happen after try to migrate gradle plugin dsl and fail I update my android studio to iguana 2023 2 1 and I get this issu version information android studio iguana 2023 2 1 flutter plugin io flutter 78 2 2 dart plugin 232 10305 error get flutter sdk information ... |
flutterflutter | flutter plugin java open for edit in android studio not work | Invalid | what happen open for edit in android studio be not function on android studio click here to view the recode video the same problem be first report in late test result before run or debug simply delete the example android idea gradle xml file this will allow you to suc... |
flutterflutter | integration test issue with keyboard backspace in textfield | Duplicate | step to reproduce in flutter integration test when attempt to perform the user action of backspace on a virtual keyboard such as on a mobile device the functionality do not work expect result enter text or character will be remove actual result no action be do unresponsive ... |
flutterflutter | problem with popscope | Invalid | step to reproduce create page with this code dart class homepage extend statefulwidget const homepage super key override state createstate homepagestate class homepagestate extend state override widget build buildcontext context return pops... |
flutterflutter | plugin platform interface in flutter plugin package android lint be recursively be run on external dependency | Invalid | what package do this bug report belong to plugin platform interface what target platform be you see this bug on android have you already upgrade your package yes dependency version pubspec lock lock step to reproduce demo sample repo 1 ... |
flutterflutter | video player agora chat sdk video url not play | Invalid | step to reproduce hi video work on android but not work on io I have use same network url for both video url expect result video play actual result error flutter runtime dart vm initializer cc 41 unhandled exception platformexception videoerror fail to load vide... |
flutterflutter | keyboard not distinguish numlock switch | Duplicate | step to reproduce use focus try move with numpad arrow home and end and num lock receive in onkeyevent callback logicalkeyboardkey be the number of key press expect result can do with logicalkeyboardkey pageup logicalkeyboardkey pagedown actual result receive in onkeyevent callbac... |
flutterflutter | google sign in web renderbutton be interactable through modalbarrier | Duplicate | what package do this bug report belong to google sign in what target platform be you see this bug on web have you already upgrade your package yes dependency version pubspec lock lock generate by pub see lockfile package async dependency transitive ... |
flutterflutter | go router can not navigate to a child route when use a top level redirect | Duplicate | sorry for my english step to reproduce 1 open app within redirect config on gorouter 2 click push to child page expect result able navigate from homepage to secondpage after use redirect actual result I can not navigate from homepage to ... |
flutterflutter | webview flutter exit fullscreen on io pause the iframe video | Invalid | step to reproduce 1 clone my repository and build on io with version flutter 3 16 0 2 tap on play video of youtube 3 open fullscreen and close fullscreen expect result continue with v deo playing when close the full screen with iframe youtube or vimeo or other actual... |
flutterflutter | io flutter page open wkwebview | Invalid | step to reproduce 1 flutter page open wkwebview 2 close wkwebview expect result flutter page look good actual result flutter page splash code sample code sample ref click open dialog with container dart import package flutter cupertino dart import packa... |
flutterflutter | autocomplete widget be not work properly when we use keyboard up and down arrow key with viewbuilderoption implementation | Invalid | step to reproduce just specify optionsviewbuilder within autocomplete expect result navigation between option enable via the keyboard up arrow down arrow and selection with the enter key actual result if you specify optionsviewbuilder within autocomplete keyboard navigation be disa... |
flutterflutter | cupertino style of text in cupertinoactionsheetaction be different how origin ios text style | Duplicate | step to reproduce make cupertinoactionsheet with cupertinoactionsheetaction expect result actual result code sample code sample dart cupertinoactionsheetaction isdestructiveaction true onpresse navigator of context rootnavigator tr... |
flutterflutter | widget be always repaint although I use valuenotifier | Invalid | step to reproduce in a flutter application utilize valuenotifier to manage state I ve observe that despite only a portion of the ui need to be update upon state change the entire widget tree get repaint this behavior can be visually see with the debugrepaintrainbowenable tool enable where the entire widg... |
flutterflutter | timepicker invalid error in 24 hour format locale | Duplicate | step to reproduce 1 in the material app init localizationsdelegate 2 init support locale with at least one locale that use 24 hour format ex fr 3 init th locale that use 24 hour format 4 create a showtimepicker dialog 5 optionally set the initialentrymode to timepickerentrymode i... |
flutterflutter | rtl and script unicode font ttf and ligature not support | Invalid | step to reproduce rtl and script unicode font ttf and ligature not support unicode font get break after generation of the pdf expect result please visit this issue actual result please visit this issue code sample code sample dart paste your code here ... |
flutterflutter | goggle map animate camera do not work for the second time | Duplicate | step to reproduce 1 initialise a controller inside a provider 2 open the map screen and navigate to camera position 3 pop the screen 4 again open the map and navigate to camera position expect result the camera should move actual result e flutter 28717 error flutter runtime ... |
flutterflutter | cross file add example app | Duplicate | use case when try to use cross file package have no example lead to confusion proposal flutter do not provide any kind of example doc or app for the cross file package we should have a simple example app that demonstrate its functionality |
flutterflutter | tool crash typeerror 0 materialfont updateinner package flutter tool src flutter cache dart 151 49 | Duplicate | command flutter doctor step to reproduce 1 2 3 log typeerror 0 materialfont updateinner package flutter tool src flutter cache dart 151 49 0 materialfont updateinner package flutter tool src flutter cache dart 151 49 1 cacheda... |
flutterflutter | dropdownmenu s trail icon padding can not be change | Duplicate | step to reproduce I add width 68 to dropdownmenu sample dart import package flutter material dart flutter code sample for dropdownmenu const list list one two three four void main runapp const dropdownmenuapp class dropdownmenuapp extend... |
flutterflutter | I try to use chart flutter but he report the follow error | Invalid | step to reproduce dependency flutter sdk flutter flutter localization sdk flutter google font 6 1 0 intl any chart flutter new 0 12 0 actual result because every version of chart flutter new depend on chart common 0 12 0 which depend on intl 0 15 2 0 ... |
flutterflutter | tool crash processexception fail to find c flutter bin cache dart sdk bin dartaotruntime exe in the search path command c flutter bin cache dart sdk bin dartaotruntime exe os error code 0 | Duplicate | command flutter run step to reproduce 1 2 3 log processexception fail to find c flutter bin cache dart sdk bin dartaotruntime exe in the search path command c flutter bin cache dart sdk bin dartaotruntime exe os error code 0 0 localpro... |
flutterflutter | editabletext widget not clear mask old value when use setter function | Invalid | step to reproduce my flow be flutterflow 1 I have some mask on textfield widget final phonemask masktextinputformatter mask 2 I set initial value or set value by action it s no matter model phonecontroller text 1 3 in run mode web or io I enter s... |
flutterflutter | hello gmackall and the flutter team | Duplicate | hello gmackall and the flutter team I be reach out to provide more context on the issue we be experience with platformview in flutter which I previously report my team and I be in the advanced stage of develop a full featured professional video editor application use flutter we choose flutte... |
flutterflutter | google map flutter empty map when resume from background on android | Duplicate | step to reproduce relate closed issue open app with googlemap display ok put app into background without it be kill by the system resume the app after a while expect result map should not dissapear actual result map disappear could not repro on some device pixe... |
flutterflutter | hero flightshuttlebuilder have an incorrect animation state after the second push of the same route | Duplicate | step to reproduce 1 paste the code sample into the main dart in an empty flutter project 2 run it 3 tap on go to page 2 button 4 before the transition between page be complete transition time be 3 second tap on the back to page 1 button 5 before the transition between page ... |
flutterflutter | tool crash processexception no such file or directory command home user myapp android gradlew os error code 2 | Duplicate | command flutter build apk step to reproduce 1 2 3 log processexception no such file or directory command home user myapp android gradlew os error code 2 0 processimpl start dart io patch process patch dart 401 33 1 process start ... |
flutterflutter | io can not access application specific clipboarddata | Duplicate | step to reproduce I be try to read datum that ankimobile add to the clipboard from uipasteboard general datum its documentation state this swift let pasteboard type net ankimobile json if let datum uipasteboard general data forpasteboardtype pasteboard type clear clipboard... |
flutterflutter | after fresh install flutter version 3 19 and create new app not run in android | Invalid | step to reproduce here be simple counter app code dart void main widgetsflutterbinding ensureinitialize systemchrome setpreferredorientation deviceorientation portraitup runapp const app dart class app extend statefulwidget const app su... |
flutterflutter | go router parent page be rebuild when navigate in nest child page | Invalid | step to reproduce 1 add go router late version in dependency 2 launch app 3 tap on go to a expect result console launch lib main dart on oneplus a6013 in debug mode build build app outputs flutter apk app debug apk connect to vm service at ws 127 0 0 1 50714 tjuf... |
flutterflutter | tool crash string 57 character | Duplicate | command flutter no color run machine device i d emulator 5554 profile dart define flutter inspector structurederror true lib main dart step to reproduce 1 2 3 log string 57 character flutter channel stable 3 19 0 on mic... |
flutterflutter | multiple line of text input character slide back and forth | Duplicate | step to reproduce 1 text input character 2 slide back and forth 3 continue input expect result actual result code sample none screenshot or video 20240308 153004 log log console paste your log here flutter doctor output non... |
flutterflutter | please modify the submenubutton make the arrow can be customize | Duplicate | use case dart import package flutter material dart enum menuentry about about showmessage show message hidemessage hide message colormenu color menu colorre red background colorgreen green background colorblue blue background fin... |
flutterflutter | tool crash filesystemexception can not open file os error the system can not find the file specify errno 2 | Duplicate | command flutter no color pub upgrade step to reproduce 1 2 3 log filesystemexception can not open file os error the system can not find the file specify errno 2 0 file throwiferror dart io file impl dart 675 7 1 file opens... |
flutterflutter | fail assertion line 4426 pos 12 debuglocked be not true | Invalid | step to reproduce the navigation be not work fail assertion line 4426 pos 12 debuglocked be not true package flutter src widget navigator dart fail assertion line 4426 pos 12 debuglocked be not true expect result navigation not work and give I the error ... |
flutterflutter | tool crash processexception fail to find g flutter bin cache dart sdk bin dartaotruntime exe in the search path command g flutter bin cache dart sdk bin dartaotruntime exe os error code 0 | Duplicate | command flutter run d chrome web renderer html step to reproduce 1 2 3 log processexception fail to find g flutter bin cache dart sdk bin dartaotruntime exe in the search path command g flutter bin cache dart sdk bin dartaotruntime exe os error c... |
flutterflutter | because jiffy 6 2 2 depend on intl 0 19 0 and every version of flutter localization from sdk depend on intl 0 18 1 | Duplicate | step to reproduce because jiffy 6 2 2 depend on intl 0 19 0 and every version of flutter localization from sdk depend on intl 0 18 1 flutter localization sdk flutter jiffy 6 2 2 expect result because jiffy 6 2 2 depend on intl 0 19 0 and every version of flutter localiz... |
flutterflutter | flutter google map not show country base content in io device | Invalid | what package do this bug report belong to google map flutter what target platform be you see this bug on io have you already upgrade your package yes dependency version pubspec lock lock step to reproduce 1 start a flutter application use the google map package ... |
flutterflutter | tabbar layout be diffirent when change from light mode to dark mode | Invalid | step to reproduce 1 implment appbar use preferredsize 2 change from light mode to dark mode expect result the layout should be the same in lightmode and darkmode actual result the layout be not the same in lightmode and darkmode code sample code sample dar... |
flutterflutter | label textstyle in snackbaraction | Duplicate | use case I be use snackbaraction I want to change the label text style currently it have only support for textcolor I purpose to introduce textstyle for label proposal snackbaraction label go to cart labelstyle style support onpresse |
flutterflutter | often the textfield do not focus and not enable and text input be not possible | Duplicate | step to reproduce 1 preset add system keyboard japanese romaji 2 select keyboard japanese romaji 3 app launch 4 textfield tap 5 input japane text 6 hide keyboard 7 retry tap textfield 8 often the textfield do not focus and text input be not possible enviro... |
flutterflutter | add showmodalbottomsheet in scaffoldmessengerstate | Invalid | use case I want to be able to display a modal anywhere in the application invite the user to update the application proposal add showmodalbottomsheet or equivalent to scaffoldmessengerstate would solve my problem as it do for showsnackbar at present |
flutterflutter | io auto scrolling issue with sliver app bar | Duplicate | step to reproduce 1 in the home screen you can see horizontal listview with week 0 week 1 week 2 2 click on any of the week little bit beside of that week or anywhere near to that week 3 you will see that it be scroll automatically 4 this behaviour be only in io debug mode or release mo... |
flutterflutter | google map flutter marker use bitmapdescriptor frombyte with a big image be not display | Duplicate | step to reproduce I m display image as a marker on the map and I notice that when the image be big hd image the marker be not display when I display thumbnail instead 200px x 200px the marker be display and with the big image the console log the error console null ... |
flutterflutter | picturerecorder with a background image retain across draw eat up memory result in crash | Duplicate | step to reproduce clone the repo share and run the code for a while on a decent desktop machine the memory will not run out for a while but if you try to run this on an ipad or other low memory device the app will crash very fast on desktop you can observe the memory usage increase continuosly ... |
flutterflutter | my flutter android app don t navigate from splash screen to home screen | Invalid | step to reproduce I run the my old project it doesn t run properly I upgrade flutter to 3 19 2 actual result the app can not redirect to home page log w viewrootimpl 11021 cancelandredraw cancelduetopredrawlistener true canceldraw false mdrewonceforsync false issyncrequ fals... |
flutterflutter | animatedlist removeitem be not good work | Invalid | step to reproduce always I feel thank for flutter team I need have animation list so I try animatedlist expect result please fix removeitem return future or other way actual result when animatedlist do removeitem one or two listitem there be no problem but listitem ... |
flutterflutter | firebase auth | Invalid | firebase otp be not work in android version 12 and below after upload application into play store can some one help I to fix this issue I be use sdk version sdk 2 17 5 4 0 0 firebase core 2 15 0 cloud firestore any firebase auth 4 7 2 |
flutterflutter | web rawmagnifier do not work in the browser of some device | Duplicate | step to reproduce 1 create a project with the follow link widget rawmagnifier 1 2 flutter run d chrome my chrome version be 121 0 6167 160 official build 64 bit 3 open developper tool ctrl shift I 4 toggle device toolbar ctrl shift m 5 select pixel 7 etc 6 reload the page ... |
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 in either case please report this assertion by file a bug on github | Invalid | when the exception be throw this be the stack 2 boxconstraint constrainsizeandattempttopreserveaspectratio package flutter src rendering box dart 318 12 3 renderfittedbox performlayout package flutter src render proxy box dart 2588 30 4 renderobject layout package flutter sr... |
flutterflutter | necesario para inicializar el motor de flutter ante de acceder a servicios espec ficos | Invalid | undefine |
flutterflutter | si algo sale mal es tal vez por esto ignore for file use build context synchronously | Invalid | undefine |
flutterflutter | io only underlining webview be intercept pointer event of widget above it in stack | Duplicate | step to reproduce 1 create a scafflold with its body be a webview either use flutter webview or use inappwebview and navigate to a site with very critical pointer event like a map web application I be attach an html you can use locally to easily reproduce use a float action button 2 add a float ... |
flutterflutter | can t upgrade flutter give I processexception process exit abnormally with exit code 128 | Invalid | step to reproduce 1 open terminal 2 flutter upgrade expect result to start upgrade flutter actual result processexception process exit abnormally with exit code 128 fatal unable to access fail to connect to github com port 443 after 56 ms couldn t connect to server command ... |
flutterflutter | fullscreen not work youtube player flutter 8 1 2 | Invalid | step to reproduce create main dart and video list dart file use youtube player flutter version 8 1 2 flutter version 3 0 5 run expect result when I click the full screen button I expect it to go to full screen actual result nothing s happen code sample code sample dart... |
flutterflutter | problem in jni work with isolate cronet http | Invalid | step to reproduce download some file expect result be expect that the app not break actual result app be break when make download code sample code sample dart paste your code here screenshot or video screenshot video demonstration ... |
flutterflutter | io the build method be call multiple time when remove the bottom padding mediaquery in the build method | Duplicate | step to reproduce 1 run the sample on the io platform 2 click on the textfield to open the keyboard note I be use the suggest solution in this issue issuecomment 1068752572 to properly position the scrollbar on io device expect result the build method call multiple time ... |
flutterflutter | guideline 2 3 1 performance | Invalid | every time I get this response even though I don t use the hide code from what he mention hello thank you for your resubmission upon further review we identify additional issue that need your attention see below for more information if you have any question we be here to help reply t... |
flutterflutter | be develop application for window | Duplicate | step to reproduce be work on application for window expect result get this issue unable to parse json message the document be empty exception catch by service library a keydownevent be dispatch but the state show that the physical key be already p... |
flutterflutter | textfield in web be compacter than in native use the same code | Duplicate | step to reproduce 1 just use the code in example 1 2 comment the border outlineinputborder line 15 3 you will find password and cursor stack other expect result it should display the same as native I test on android any way macos also have problem actua... |
flutterflutter | app stay atop the lock screen on android | Invalid | step to reproduce 1 start my app 2 use the android phone s physical lock button the device screen be lock and off 3 use the same lock button again to activate the device expect result only the android lock screen be show and require unlock the device to see the app actual result my... |
flutterflutter | support material 3 carousel | Duplicate | use case carousel carousel show a collection of item that can be scroll on and off the screen use case navigate to the carousel container navigate between different carousel item activate a carousel item skip over the carousel item you can see other spec here ... |
flutterflutter | tool crash filesystemexception flush fail os error structure need clean errno 117 | Duplicate | command flutter no color run machine track widget creation device i d bccf5979 start pause dart define flutter inspector structurederror true lib main dart step to reproduce 1 2 3 log filesystemexception flush fail os error structure need clea... |
flutterflutter | tool crash filesystemexception fail to decode datum use encode utf 8 null | Duplicate | 23 |
flutterflutter | screen jump when switch to password textfield on io | Duplicate | step to reproduce 1 two textfield in a column either center or bottom align with the second give obscuretext true 2 switch focus from first to second textfield a few time expect result the screen should remain static actual result as you can see sometimes the screen jump it c... |
flutterflutter | flutter web automatic translation of the website from the browser | Duplicate | step to reproduce deploy the initial flutter website and try to find the native icon for translation in your browser e g safari expect result I would like to enable visitor to my flutter website to translate the language of my website use the brwos internal translation function unfortunately thi... |
flutterflutter | tool crash processexception fail to find c sdk flutter bin cache dart sdk bin dartaotruntime exe in the search path command c sdk flutter bin cache dart sdk bin dartaotruntime exe os error code 0 | Duplicate | command flutter no color run machine track widget creation device i d r28m806vejy start pause dart define flutter inspector structurederror true lib main dart step to reproduce 1 2 3 log processexception fail to find c sdk flutter bin cache da... |
flutterflutter | tool crash processexception fail to find c sdk flutter bin cache dart sdk bin dartaotruntime exe in the search path command c sdk flutter bin cache dart sdk bin dartaotruntime exe os error code 0 | Duplicate | command flutter no color run machine track widget creation device i d r28m806vejy start pause dart define flutter inspector structurederror true lib main dart step to reproduce 1 2 3 log processexception fail to find c sdk flutter bin cache da... |
flutterflutter | tool crash processexception fail to find c sdk flutter bin cache dart sdk bin dartaotruntime exe in the search path command c sdk flutter bin cache dart sdk bin dartaotruntime exe os error code 0 | Duplicate | command flutter no color run machine track widget creation device i d 98893a424637535351 start pause dart define flutter inspector structurederror true lib main dart step to reproduce 1 2 3 log processexception fail to find c sdk flutter bin c... |
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 no example 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 254 7 1 lin... |
flutterflutter | integration test succeed locally but time out on ci | Duplicate | step to reproduce run expect result integration test be run succesfully actual result test timeout after 12 minute without even start a test code sample code sample dart paste your code here log log console usr bin sh c flutter ... |
flutterflutter | image picker android support animate gif with resizing option | Duplicate | use case when pick a gif image with maxwidth maxheight on android there s an issue where the animation of the file get remove it seem necessary to either add proper resizing logic for gif file or if that s difficult to implement logic that return the original file for gif implement logic to return... |
flutterflutter | it be not a solution it s a workaround be very cautious with use it it change how character be display difference be subtle but overall letter be a bit wide | Invalid | it be not a solution it s a workaround be very cautious with use it it change how character be display difference be subtle but overall letter be a bit wide yes this workaround increase letter space so it be not suitable for we I just find another workaround which I not see i... |
flutterflutter | zsh command not find flutter | Invalid | all be work well for I but for some reason I have to open zshrc file after that I try the flutter pub get command or any other command it throw the command not find error nothing have be change in the zshrc file nor any configuration have be change its weird step to reproduce 1 open the z... |
flutterflutter | linux desktop frame rate isn t sync to display | Duplicate | issue 49757 be close while not have a fix for linux platform I do some test issuecomment 1970025542 a few day ago and the problem be still there I apologize for create a new issue |
flutterflutter | json serialization could be simple | Invalid | use case in typescript you declare model and call single line 1 minute of work attach class be easily to write by hand no copilot gpt require I be interested to make easy parsing of dynamic json look at the amount of code it be require to be do in dart you have to wrap any dynamic propert... |
flutterflutter | google map flutter support for desktop platform | Invalid | use case be wonder if linux macos windows support be in the work for the map plugin I couldn t find an issue releate to this proposal I would like to integrate map functionality in a desktop application not web |
flutterflutter | couldn t find libflutter so | Duplicate | fatal exception java lang runtimeexception unable to start activity componentinfo com fuse fuseprovn com mainactivity java lang runtimeexception java util concurrent executionexception java lang unsatisfiedlinkerror dalvik system pathclassloader dexpathlist zip file datum app com ... |
flutterflutter | tool crash outofmemoryerror null | Duplicate | command flutter no color run machine track widget creation device i d ce49rowgor797dg6 start pause dart define flutter inspector structurederror true lib main dart step to reproduce 1 2 3 log outofmemoryerror null 0 new uint8list ... |
flutterflutter | deprecate googlemapcontroller setmapstyle prevent toggle theme mode | Invalid | in version pior to 2 6 0 I be able to toggle the dark light theme use the follow code await mapcontroller setmapstyle isdarkmode await rootbundle loadstring asset google maps dark mode json with the new update the style be set on the googlemap widget constructor when setmapst... |
flutterflutter | icon add chess and play card icon | Duplicate | use case I want to have chess and play card icon available proposal add these icon to the material icon class at user erichthalacker development flutter package flutter lib src material icon dart |
flutterflutter | tool crash processexception fail to find git in the search path command git os error code 0 | Duplicate | command flutter doctor step to reproduce 1 2 3 log processexception fail to find git in the search path command git os error code 0 0 localprocessmanager runsync package process src interface local process manager dart 118 7 1 ... |
flutterflutter | flutter run fail to build for linux | Invalid | step to reproduce three simple step to reproduce my problem flutter create project name flutter run 2 for linux expect result this should open a gtk3 app with the basic run actual result I get this output instead console connect device linux desktop ... |
flutterflutter | draft text selection overlap in listview widget | Duplicate | step to reproduce add a selectabletext widget to a normal listview with a normal text and select any word or anything now that selection handle widget appear and now if you scroll up or down you will see that instead of text selection scroll with listview viewport it over lap any top or bottom widget ... |
flutterflutter | filesystemexception can not resolve symbolic link path d path adb exe os error the system can not find the specify path | Duplicate | step to reproduce flutter doctor v actual result error log log console empty flutter doctor output doctor output console filesystemexception can not resolve symbolic link path d path adb exe os error the system can not f... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.