repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
flutterflutter | google map flutter io app crash with nsinvalidargumentexception insertobject atindex object can not be nil while pop a screen early with a googlemap widget | Duplicate | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce when pop a materialpageroute early that contain a googlemap widget either through navigator pop or through the appbar the io will severel... |
flutterflutter | flutterviewcontroller doesn t call deinit when page be closed and result in memory leak problem | Duplicate | step to reproduce flutter sample git commitid 129818a205274bc7e587192c6546cd856b8d5b0c run sample add to app multiple flutter multiple flutter io on io simulator image set a breakpoint in singleflutterviewcontroll swift deinit method image click next several time click back until return ... |
flutterflutter | get the property name as a string | Invalid | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug use case class user final string name user require this name user fromjson map json return user name json name ... |
flutterflutter | I do not know what happend here I only create class appbar and this eror show up help I sir | Invalid | package flutter src widget app dart fail assertion line 376 pos 10 home null route isnotempty ongenerateroute null onunknownroute null builder null navigatorkey null initialroute ... |
flutterflutter | sliverappbar decrease brightness of flexiblespacebar if isscrolledunder true | Invalid | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 run code sample below 2 scroll list up so that flexiblespacebar be collapse 3 pull list down a bit again but not all the way to show the very top... |
flutterflutter | textfield style must be titlemedium and have no way be separate from that in theme configuration | Duplicate | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce use every text style input to input decoration none effect the user input text that come from titlemedium only expect result style of t... |
flutterflutter | the boldness of the custom font with emoji on io change when scroll | Duplicate | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 run the code on io 1 add a custom font google font or put the font in a folder the problem be reproduce in either option 2 create a customscrollvie... |
flutterflutter | use a selectionarea make child textfield not take input on flutter web mobile | Duplicate | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 use selectionarea with a child textfield in a column or something 2 run use flutter run d web server 3 test it on ios device or any touch de... |
flutterflutter | webview flutter can t eject keyboard io | Invalid | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce use the late version of webview flutter click the input box keyboard can not pop up normally problem only on io it do not run directly but appear aft... |
flutterflutter | the follow assertion be throw during a scheduler callback | Duplicate | exception catch by scheduler library the follow assertion be throw during a scheduler callback package flutter src semantic semantics dart fail assertion line 3105 pos 16 node parent null node parent ispartofnodemerge node isme... |
flutterflutter | dynamic loading of webasset in webview | Invalid | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 install the package path provider firebase storage archive webview flutter plus 2 take build of your web app and zip the dist folder and store it in o... |
flutterflutter | ability to trigger textformfield input decoration error border state programatically and to add an icon in the prefix of error text | Duplicate | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug use case I have a text field to verify promo code through an api call base on the result I want to trigger the error border or focused border state programatically and there be no ... |
flutterflutter | flutter ios nointernet the http request close with httpexception operation time out occasionally at the first time network down | Invalid | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce open the flutter app in iphone device turn off the network and go to other page with network request expect result when no internet work the... |
flutterflutter | the follow assertion be throw during a scheduler callback package flutter src render object dart fail assertion line 1145 pos 20 node isrepaintboundary be not true | Duplicate | exception catch by scheduler library the follow assertion be throw during a scheduler callback package flutter src render object dart fail assertion line 1145 pos 20 node isrepaintboundary be not true either the assertion indicate a... |
flutterflutter | google map flutter 2 3 0 app crash with a java lang nullpointerexception when try to pop the screen | Duplicate | map sdk google maps flutter 2 3 0 get the below error fatal exception glthread 234 e androidruntime 11219 process com test test pid 11219 e androidruntime 11219 java lang nullpointerexception attempt to get length of null array e androidruntime 11219 at j... |
flutterflutter | image picker exif datum be strip when pick from google photo | Duplicate | when pick a photo from google photo most or all of the exif datum be strip from the photo even if imagepicker pickimage be call with requestfullmetadata true specifically I need the datetime field this seem to be lose somehow even though exifcopi look like it be suppose to copy this field ... |
flutterflutter | flutter crash while cmd in flutter doctor | Invalid | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 download flutter in website 2 extract the file in c folder 3 run flutter doctor actual result flutter the doctor check crash ... |
flutterflutter | textformfield or textfield onchanged event not fire for specific scenario | Invalid | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 type some word like test 2 select all 3 press backspace 4 check onchange event expect result should be fire onchage event actual ... |
flutterflutter | tool crash unknownexception | Duplicate | command flutter drive driver test driver integration test dart target integration test app test dart d web server no headless step to reproduce 1 run the chromedriver for chrome version 115 0 5790 102 2 run the above command 3 and crash the terminal also show this e... |
flutterflutter | edit inksparkle | Duplicate | 91605 use case the sparkle click animation seem to have the wrong contrast opacity alpha this can be see in the follow flutter compose example regardless of switch to dynamic color screenshot 2 screenshot 1 sample flutter import package dynamic ... |
flutterflutter | exception catch by gesture | Invalid | exception catch by gesture the follow assertion be throw while handle a gesture scrollcontroller not attach to any scroll view package flutter src widget scroll controller dart scroll controller dart 1 fail assertion line 105 pos 12 position isn... |
flutterflutter | text with markup for easy styling | Invalid | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug use case sometimes we re write something like this be the place where you can change your password etc etc etc etc and all we want be to make one single word bold... |
flutterflutter | I have try to navigate screen then show I this error | Invalid | package flutter src widget navigator dart fail assertion line 5235 pos 12 history isnotempty be not true |
flutterflutter | web safari textformfield require two tap to start type | Duplicate | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce I can reproduce this bug use dartpad open this link on a safari browser it also doesn t work on desktop tap the button then tap the textfiel... |
flutterflutter | flutter build fail on mac m1 with pod install try the normal fix | Invalid | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce run on macbook air m1 1 create a flutter project flutter create bug platform macos 2 install a flutter library like flutter pub add flutter web... |
flutterflutter | tool crash filesystemexception exist fail os error the file directory or volume name syntax be incorrect errno 123 | Duplicate | command flutter doctor step to reproduce 1 2 3 log filesystemexception exist fail os error la syntaxe du nom de fichier de r pertoire ou de volume est incorrecte errno 123 0 directory existssync dart io directory impl dart 92 7 1 ... |
flutterflutter | image picker crash when xiaomi android 10 return n | Duplicate | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce no idea how to reproduce yet but this be the root cause accord to crashlytic log use image picker 0 8 5 2 now but I notice this issue be not handle ... |
flutterflutter | tool crash filesystemexception can not delete file os error read only file system errno 30 | Duplicate | command flutter run step to reproduce 1 2 3 log filesystemexception can not delete file os error read only file system errno 30 0 file throwiferror dart io file impl dart 675 7 1 file deletesync dart io file impl dart 329 5 ... |
flutterflutter | problem in listview builder with multiple widget | Invalid | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce I have a list of item and base on a condition it should be display in widget1 or widget2 it work fine up to there the problem be when I get to the bottom o... |
flutterflutter | hot switch camera lead to video getting capture with grain | Duplicate | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 start record video 2 use cameracontroller setdescription to change the camera desctiption eg front rear 3 call cameracontroller stopvideorecor... |
flutterflutter | go router after flutter web intervene in go router the package body of main dart js increase by 400k | Duplicate | before import go route after import go route I think the package body increment be a bit large |
flutterflutter | tool crash filesystemexception creation fail os error the system can not find the file specify errno 2 | Duplicate | command flutter create template app overwrite step to reproduce 1 2 3 log filesystemexception creation fail os error the system can not find the file specify errno 2 0 directory createsync dart io directory impl dart 129 7 1... |
flutterflutter | two dimensional array problem | Invalid | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 run function void testarray list tmpmatrix list tmpcolumn int paramnum 3 int rownum 2 for int j 0... |
flutterflutter | package webview flutter web be unusable | Invalid | this package be completely unusable and unmaintaine for a long time webview flutter web hopefully someone will continue to maintain it and make sure it stay in use |
flutterflutter | fix platformviewscontroller dispose do not call virtualdisplaycontroll dispose method | Duplicate | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce I be debug a pure flutter project that include rtc live streaming refer to code address mailto agoraio extension agora flutter sdk git when I pop out... |
flutterflutter | tool crash filesystemexception can not create link os error incorrect function errno 1 | Duplicate | command flutter no color run machine track widget creation device i d emulator 5554 start pause dart define flutter inspector structurederror true lib main dart step to reproduce 1 2 3 log filesystemexception can not create link os error incor... |
flutterflutter | flutter how to move plugin dll into a separate folder in time of the build cmake library output directory cmake runtime output directory | Invalid | image can you add support for this cmake command so that all dll from package could be build into the separate folder platform window |
flutterflutter | many ipad user crash because of segv accerr | Duplicate | approximately 16 in 10 000 user have these crash the stack information be as follow because it s an online crash I don t know how to reproduce it there be two crash 1 image 2 image device info of these crash the most device be ipad and iphone be very rare flutter ... |
flutterflutter | xcode installation be incomplete a full installation be necessary for io and macos development how to solve | Invalid | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce flutter doctor v ... |
flutterflutter | fix the footer and header of paginateddatatable | Duplicate | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug use case I want to fix the footer and header of the paginateddatatable widget but it doesn t have this feature please add this feature for paginateddatatable and... |
flutterflutter | flutter desktop app s debug build without dart vm run can not be invoke by google chrome extension s native messaging | Invalid | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce let app exec file path user desktop desktop app build macos build product debug desktop app app content macos desktop app if I double click my flutte... |
flutterflutter | tool crash typeerror 0 programinfobuilder createinfonodefor package vm snapshot analysis v8 profile dart 419 75 | Duplicate | command flutter build apk target platform android arm analyze size step to reproduce 1 2 3 log typeerror 0 programinfobuilder createinfonodefor package vm snapshot analysis v8 profile dart 419 75 0 programinfobuilder createinfonod... |
flutterflutter | ui issue | Duplicate | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 create flutter app 2 add container in the center with size and color width and height be wrap in dp function which be I use this code import da... |
flutterflutter | scrollable stepper | Duplicate | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug use case current stepper be not scrollable especially on the horizontal direction proposal zgpnz |
flutterflutter | face issue in google map | Duplicate | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce google maps flutter 2 3 1 I have 3 bottom bar in my application 1 map 2 route 3 user 2 when user come to this page first time map load su... |
flutterflutter | type null be not a subtype of type bool | Invalid | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 access the give repo 2 run it 3 try to click on the edit icon and search for a location that have a timezone for eg cairo 4 select it ex... |
flutterflutter | tool crash filesystemexception can not open file os error the system can not find the file specify errno 2 | Duplicate | command flutter create hello world 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 opensync ... |
flutterflutter | support for get device screen size in inch | Invalid | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug use case I have a package call responsive sizer and I m try to calculate dp and sp accord to the material design spec pixel density on android from what I unders... |
flutterflutter | tool crash filesystemexception exist fail os error el nombre de archivo el nombre de directorio o la sintaxis de la etiqueta del voluman no son correcto errno 123 | Duplicate | command flutter doctor step to reproduce 1 2 3 log filesystemexception exist fail os error el nombre de archivo el nombre de directorio o la sintaxis de la etiqueta del voluman no son correcto errno 123 0 directory existssync dart io di... |
flutterflutter | tool crash filesystemexception fail to decode datum use encode utf 8 null | Duplicate | command flutter pub get step to reproduce 1 2 3 log filesystemexception fail to decode datum use encode utf 8 null 0 file trydecode dart io file impl dart 558 7 1 file readasstringsync dart io file impl dart 578 7 2 fo... |
flutterflutter | fail assertion line 5235 pos 12 history isnotempty be not true | Invalid | get this message package flutter src widget navigator dart fail assertion line 5235 pos 12 history isnotempty be not true 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 ... |
flutterflutter | wrong left padding when use inputdecorator with dropdownfutton and aligneddropdown of buttontheme | Duplicate | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce on example you will see dropdownbutton and textformfield both have label which be align on the left both have initial value which be align with la... |
flutterflutter | unregistered view type | Invalid | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce unregistered view type a htmlelementview widget be try to create a platform view with an unregistered type if you be the author of the platformview make su... |
flutterflutter | interactive viewer with constrained child get zoom in suddenly to some scale on initial drag | Duplicate | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 run the code sample 2 try pinch the render image expect result zooming need be happen gradually on pinch actual result the... |
flutterflutter | go router v9 1 0 how can I navigate to shell route from a root route | Invalid | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce I be try to access a shell route home screen with bottom nav bar from a root route splash screen if I navigate to home screen the nav bar doesn t show as... |
flutterflutter | java lang nullpointerexception attempt to get length of null array in flutter google maps flutter | Duplicate | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce flutter google map crash when multiple png icon on any location expect result icon show proper set as per expectation actual result in my flutte... |
flutterflutter | pageview itembuilder reset after some page | Invalid | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 create enum for pageview page 2 create pageview controller and store in provider for access in to pageview s page 3 when I try to go next page in page... |
flutterflutter | run ne a desktop app create a new instance everytime | Duplicate | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 run flutter run macos or click run without debug 2 it create the 1st instance of your desktop app 3 when you do any change in your code th... |
flutterflutter | tool crash stateerror bad state future already complete | Duplicate | command flutter no color attach machine device i d 71145df4 lib main dart step to reproduce 1 2 3 log stateerror bad state future already complete 0 asynccompleter complete dart async future impl dart 35 31 1 flutterdevice conn... |
flutterflutter | exception catch by render library the follow assertion be throw during performlayout renderbox be not lay out rendershrinkwrappingviewport 4aefd relayoutboundary up13 need paint need composite bit update package flutter src rendering box dart fail assert... | Invalid | 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 the relevant error cause widget be li... |
flutterflutter | enderbox be not lay out renderrepaintboundary 9d14d relayoutboundary up3 need paint package flutter src rendering box dart fail assertion line 1966 pos 12 hassize | Invalid | 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 |
flutterflutter | what go wrong a problem occur evaluate project tflite no signature of method build 11ndixxf2r45crtsznaj3tryh android be applicable for argument type build 11ndixxf2r45crtsznaj3tryh run closure2 value build 11ndixxf2r45crtsznaj3tryh run closure2 51adecfe | Invalid | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce what go wrong a problem occur evaluate project tflite no signature of method build 11ndixxf2r45crtsznaj3tryh android be applicable for argument t... |
flutterflutter | flutter doctor ubuntu zorin os summary show the problem dart path consider add to front of path | Invalid | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce when run kamranhccpszorin kamranhccpszorin latitude 3300 flutter doctor actual result doctor summary to see all detail run flutter doctor v... |
flutterflutter | firebase core fail to resolve all the pendency how can I resolve this error | Invalid | error |
flutterflutter | tool crash filesystemexception exist fail os error the device be not ready errno 21 | Duplicate | command flutter doctor step to reproduce 1 2 3 log filesystemexception exist fail os error the device be not ready errno 21 0 directory existssync dart io directory impl dart 94 7 1 forwardingfilesystementity existssync pack... |
flutterflutter | tool crash wiperror | Duplicate | command flutter run step to reproduce 1 2 3 log wiperror 32 m 39 m flutter channel master 3 12 0 7 0 pre 22 on microsoft windows version 10 0 19045 3208 locale en ph 32 m 39 m flutter version 3 12 0 7 0 pre 22 on chann... |
flutterflutter | tool crash typeerror 0 androidstudiojavagradleconflictmigration migrate package flutter tool src android migrations android studio java gradle conflict migration dart 107 39 | Duplicate | command flutter build appbundle step to reproduce 1 2 3 log typeerror 0 androidstudiojavagradleconflictmigration migrate package flutter tool src android migrations android studio java gradle conflict migration dart 107 39 0 androidstudio... |
flutterflutter | runner quit unexpectedly | Invalid | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 access the attached github repo 2 fork it and run it on your computer expect result I expect the main dart file to run and show to the app in the... |
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 web renderer html dart define flutter inspector structurederror true lib main staging dart step to reproduce 1 2 3 log stateerror bad state no context wi... |
flutterflutter | tool crash filesystemexception exist fail os error the file directory or volume name syntax be incorrect errno 123 | Duplicate | my android studio path be c androidstudio bin studio64 exe but flutter can t find it android studio work flutter doctor log filesystemexception exist fail os error the file directory or volume name syntax be incorrect errno 123 0 directory existssync dart io ... |
flutterflutter | error while request drive scope on io | Invalid | be there an exist issue for this x I have search the exist package issue x I have read the guide to file a bug what package do this bug report belong to google sign in what target platform be you see this bug on io have you already upgrade your package yes dep... |
flutterflutter | need urgent help regard sound wave recorder in flutter | Invalid | work in flutter need solution for record sound with wave form and forward it by 15 second I try many solution but they be not helpful like use duration custom or custom also use this package audio waveform but do not work if anyone could help please respond asap code import dart io i... |
flutterflutter | help I | Invalid | exception catch by widget library the follow assertion be throw build blocbuilder dependency inheritedproviderscope state blocbuilderbasestate 88fb7 package flutter src widget scroll view dart fail assertion line 116 pos 15 seman... |
flutterflutter | interactiveviewer weird behavior on mobile web browser | Duplicate | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 create an interactive viewer inside a fullscreen container container width screenwidth height screenheight child interacive... |
flutterflutter | flutter inspector doesn t go to code when I click | Invalid | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce reason for not work flutter inspector do not go to code when I click if the file contain space example myspace 1 or example myspace 1 pl... |
flutterflutter | io 17 textfield last char select | Duplicate | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce use any textfield in io on io 17 expect result should be the same as preview ios version actual result the testfield add a select f... |
flutterflutter | this plugin save my life | Invalid | this plugin save my life would be nice if this wouldn t be necessary originally post by svenschoene in issuecomment 508024213 use the plugin I have an issue where the picture size have increase |
flutterflutter | flutter 3 12 0 flutter build window but when I start there be no ui we can find the application process in task manager | Invalid | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce hello I use the flutter build window command to generate the executable file my project exe in the build directory I can open it normally whenever I copy the ... |
flutterflutter | about hdr problem | Invalid | hi I be write a video player use flutter and encounter the follow problem 18 37 45 133 e gethdrcapabilitie fail for display 1 invalid display 18 37 45 134 I reconfigure input device change 0x00000004 18 37 45 134 d eglint new window surface egl winsys display void eglsurface e... |
flutterflutter | safearea bug on top android | Invalid | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 create a new flutter project use flutter create test 2 add safearea to scaffold 3 run on android I m use api 34 and pixel 5 emulator ... |
flutterflutter | macro | Duplicate | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug use case issue title add macro support in flutter description of the problem currently flutter do not support macro which limit flexibility and productivity for develop... |
flutterflutter | tool crash filesystemexception can not open file os error the system can not find the file specify errno 2 | Duplicate | command flutter build apk release debug 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... |
flutterflutter | an assertion throw during the performlayout | Invalid | this bug come when I be work on implement the stack widget I implement the widget in the follow manner first I design the layout use a card then the child a container with the size parameter then place the stack as the child then as for the child I design they use the column widget the follow error emerge... |
flutterflutter | prohibit the scrolling of the draggable scrollable bottom sheet | Invalid | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug use case I have two page and be navigate to the second using showmodalbottomsheet on the second page I use draggablescrollablesheet now I have to restrict full page scro... |
flutterflutter | program flutter bat fail to run the system can not find the file specifiedat line 1 char 1 | Invalid | image this be show when flutter doctor cmd give |
flutterflutter | tool crash typeerror 0 programinfobuilder createinfonodefor package vm snapshot analysis v8 profile dart 419 75 | Duplicate | command flutter build apk target platform android arm analyze size step to reproduce 1 2 3 log typeerror 0 programinfobuilder createinfonodefor package vm snapshot analysis v8 profile dart 419 75 0 programinfobuilder createinfonod... |
flutterflutter | camera camera avfoundation hope to support io proraw | Invalid | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce I want to get 6800 8000 picture need io promax expect result I want to get 6800 8000 picture need io promax actual result I want to ge... |
flutterflutter | flutter run io app on android studio | Invalid | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce open flutter project on mac ventura 13 4 use android studio and my internet network be very very good and just press on run but to run on my io device while ... |
flutterflutter | flutter pub get should allow platform constraint in yaml | Invalid | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug use case when I run flutter pub get in my project it hint I there be some conflict in two plugin for window platform but my project be only for io and android p... |
flutterflutter | flutter showgeneraldialog render date picker incorrectly | Invalid | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce use showgeneraldialog instead of showdialog to show a bug date picker where there s a ton of extra padding above the view of the month fina... |
flutterflutter | get no such method error while call an api to display image | Invalid | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce I be try to call the api from coin gecko to display image of the crypto coin current price trend over the last 24 hour through spark line chart and the chan... |
flutterflutter | flutter s gif renderer be too compatible with the gif89a spec | Duplicate | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce I apologize for the clickbaity title but the opportunity be too good to pass the issue be that unlike all other gif renderer out there flutter s gif rend... |
flutterflutter | get an exception from within the flutter animation framework the exception message ask I to submit this report | Invalid | use the package flutter login 4 2 0 I click the login button and wound up with the following stack trace from within the flutter animation framework launch lib main dart on window in debug mode build build window runner debug nubitecture exe connect to ... |
flutterflutter | flutter crash report | Duplicate | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce flutter build apk target platform android arm analyze size expect result exception typeerror null check operator use on a null value ... |
flutterflutter | pod install error | Invalid | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce open flutter project on mac ventura 13 4 and in the terminal cd io then pod install that s my pod file uncomment this line to define a global... |
flutterflutter | tool crash filesystemexception exist fail os error the filename directory name or volume label syntax be incorrect errno 123 | Duplicate | command flutter doctor step to reproduce 1 2 3 log filesystemexception exist fail os error the filename directory name or volume label syntax be incorrect errno 123 0 directory existssync dart io directory impl dart 92 7 1 ... |
flutterflutter | rename dart file retain a copy of the old dart file | Invalid | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce not exactly sure how to reproduce it but I find out about the issue later in the project development context so I get this warning the file name ex... |
flutterflutter | weird behaviour in growable list with different type both extend the same topclass | Invalid | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce try 1 4 have code sample and log below in code sample section individually try 1 var exception on compile log 312 ms lib ... |
flutterflutter | flutterbeep package code be corrupt | Invalid | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce in the source code class flutterbeep statement be inside a method expect result flutterbeep beep not error actual result flutterbeep not re... |
flutterflutter | apng be not decode render correctly | Duplicate | be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce use the image widget to display one of the affect apng expect result the apng be animate with transparency as it be intend to actual result the apng... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.