repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
flutterflutter | flutter doctor visual studio turkish character issue exception bad utf 8 encoding | Duplicate | step to reproduce 1 2 3 log log flutter doctor doctor summary to see all detail run flutter doctor v flutter channel stable 3 0 1 on microsoft windows version 10 0 19044 1288 locale tr tr android toolchain develop for and... |
flutterflutter | popup and dropdown initiate from an overlay appear behind the overlay | Duplicate | after upgrade to flutter 3 0 x this issue have appear step to reproduce 1 execute flutter run on the code sample 2 press the open overlay button 3 open the dropdown or click the open dialog button expect result the dropdown option and the dialog panel should appear on ... |
flutterflutter | tool crash filesystemexception directory listing fail os error access be deny errno 5 | Duplicate | command flutter run step to reproduce 1 2 3 log filesystemexception directory listing fail os error access be deny errno 5 0 directory fillwithdirectorylisting dart io patch directory patch dart 42 24 1 directory listsync ... |
flutterflutter | tool crash filesystemexception directory listing fail os error access be deny errno 5 | Duplicate | command flutter run step to reproduce 1 2 3 log filesystemexception directory listing fail os error access be deny errno 5 0 directory fillwithdirectorylisting dart io patch directory patch dart 42 24 1 directory listsync ... |
flutterflutter | web text selection move cursor instead of select a block of text when mouse be close to cursor | Duplicate | select text inside textfield or textformfield expect result a block of text be select at the extent of my mouse movement regardless of my mouse placement actual result sometimes cursor move along the text instead if my mouse be close to the cursor code sample import dart core ... |
flutterflutter | webview flutter can not open the album under android | Duplicate | flutter run v iphone 5s com apple coresimulator simdevicetype iphone 5s iphone 6 plus com apple coresimulator simdevicetype iphone 6 plus iphone 6 com apple coresimulator simdevicetype iphone 6 iphone 6s com apple coresimulator simdevicetype ipho... |
flutterflutter | popupmenubutton s elevation be not be respect when use usematerial3 | Duplicate | step to reproduce 1 execute flutter run on the code sample 2 click on the popupmenubutton 3 you will see a menu without elevation expect result accord to material3 spec for menu we should be able to see elevation side note that 91605 do not state any progress of the... |
flutterflutter | how do I get font name from ttf otf ttc file | Invalid | as the title say |
flutterflutter | not work scrollview in stack and pageview | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | in app purchase update the in app purchase sdk to implement com android billingclient billing 5 0 0 or migrate to bill 5 0 0 | Duplicate | we be try with new apiv2 with base plan i d new feature in play store but unable to update it to the late use case as we be unable to fetch the base plan I d with getproductdetail use case val queryproductdetailsparam queryproductdetailsparam newbuild setproductlist ... |
flutterflutter | can not find or open user mac src flutter bin cache dart sdk darwin x64 zip | Invalid | step to reproduce 1 2 3 log log |
flutterflutter | file writeasbytessync not work correctly | Invalid | dart const string webserverhost 192 168 1 7 future getdata require final list filepathfragment final bool allowcache true async registerdebuginfo filename getdata final file file privatecachepath filepathfragment join tmp if allowcache file exis... |
flutterflutter | middle mouse button scroll | Duplicate | the middle mouse should be able to scroll view on flutter web app this be just default behavior on scroll able view on any website web app I think flutter for web should aim as much as possible to feel like it be write in html thus make the user experience match that of most website on that platform |
flutterflutter | repaintboundary toimage do ignore image in flutter web | Duplicate | this issue can be reproduce with the follow code issue a listitem widget with an image display correctly in the flutter widget tree but after take a snapshot with repaintboundary toimage the result snapshot image do not contain the image inside the listitem flutter doctor v flutter channel s... |
flutterflutter | pageview null operator error | Duplicate | step to reproduce I do not know how to reproduce the problem it come from crashlytic stacktrace from crashlytic fatal exception io flutter plugin firebase crashlytic fluttererror null check operator use on a null value error throw instance of errordescription at pageposit... |
flutterflutter | package flutter src render mouse tracker dart fail assertion line 206 pos 12 debugduringdeviceupdate be not true | Duplicate | when the exception be throw this be the stack 2 mousetracker deviceupdatephase package flutter src render mouse tracker dart 206 12 3 mousetracker updatealldevice package flutter src render mouse tracker dart 358 5 4 rendererbinde schedulemousetrackerupdate package flutter sr... |
flutterflutter | repaintboundary not capture image in flutter 3 0 | Duplicate | capture screenshot use repaintboundry do not capture image step to reproduce 1 execute flutter run on the code sample 2 click capture float action button expect result expect result actual result actual result code sample dart copyright c 2019... |
flutterflutter | flutterengine mm line 1000 flutterengine sendonchannel message binaryreply | Invalid | step to reproduce hard to know how to reproduce the crash occur at the user s end follow be some detail device iphone 12 pro max os 15 4 1 flutter info flutter 3 0 0 channel stable framework revision ee4e09cce0 3 week ago 2022 05 09 16 45 18 0700 engine revisi... |
flutterflutter | button text with arabic diacritic be wrap to a new line | Duplicate | step to reproduce 1 run the sample code in dartpad 2 compare button expect result all button text should be display in one line actual result the text with arabic diacritic at the end like be wrap into two line this result be also with text inside a row ... |
flutterflutter | fail assertion line 4531 pos 14 owner debugcurrentbuildtarget this be not true package flutter widget framework dart 4531faile assertion the relevant error cause widget be textformfield on io | Invalid | work on a flutter project and the code be stable on android every thing just work fine but when I want to debug at io I be get below error could not understand why it be happe any idea would help the follow stackoverflowerror be throw build unmanagedrestorationscope stack overflow the relevant e... |
flutterflutter | connect device the doctor check crash x due to an error the doctor check do not complete if the error message below be not helpful please let we know about this issue at x exception unable to run adb check your android sdk installation and android sdk root environment variable ... | Invalid | step to reproduce 1 2 3 log log |
flutterflutter | fail assertion line 772 pos 7 ticker null | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | pflutter | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | head | Invalid | step to reproduce 1 2 3 log log |
flutterflutter | web view on flutter 3 0 1 with stretch out height and hybrid composition crash on android | Duplicate | I m have an issue try to render a web view to it s full content height on android use flutter 3 0 1 I be submit this issue on the flutter repository because this seem to be an issue with the platformview implementation on android on flutter 3 because this code sample work fine on flutter 2 10 5 with hybrid compo... |
flutterflutter | flutter web output do not run on old android device | Duplicate | second try please do not close without test it yourself step to reproduce 1 flutter channel master 2 flutter create 3 flutter build web 4 upload build to webserver 5 start android emulator with old api level e g android 6 0 google apis x86 6 launch website actual re... |
flutterflutter | timepickerdialog do not display ok cancel button when text be small | Duplicate | step to reproduce 1 execute flutter run on the code sample 2 change size of device text between small and large 3 on small text size the ok cancel default button be no long display and must be scroll to this create an issue for user on small text size by default and enter into input mode... |
flutterflutter | how to integrate introductory pricing discount for in app purchase | Duplicate | we want to add a discount with code for base plan but we can t find any way to add this except offer we try to use promo code but it just give I free trial and we want discount not trial and we don t want to use in app product because our business depend on renew subscription so please give I a solution quickl... |
flutterflutter | double scrollbar when use rawscrollbar on web test on chrome | Invalid | step to reproduce 1 execute flutter run d chrome on the code sample 2 check on chrome that there be 2 scrollbar when scroll the content expect result rawscrollbar should work the same as scrollbar from material and not show the device s platform s default scrollbar if so more ... |
flutterflutter | defer component different set of abis | Invalid | I have a flutter app have size around 850 mb aab most of these 850 mb be asset video file 750 mb I m try to use defer component but after flutter build appbundle I get this error 1 ms failure build fail with an exception 4 ms what go wrong execution fail fo... |
flutterflutter | cupertinoicon cupertinoicon location icon preview incorrect in vscode | Invalid | expect result expect to get the location icon as the lead widget in a list tile actual result get a widget that resemble a compass instead of a location pin code dart icon cupertinoicon location color colorpalette secondarytextcolor my custom color pa... |
flutterflutter | open application or incoming video call screen when notification recieve in flutter | Invalid | I be work application which have video calling as main feature but I be face issue in show incoming videocall screen when app be not in forground I want to open application or incoming video calling screen when application be in background or terminate and receive firebase notification I have try package... |
flutterflutter | flutter flutter h file not find | Invalid | |
flutterflutter | package flutter src widget navigator dart fail assertion line 5139 pos 12 debuglocked be not true | Invalid | screenshot 21 |
flutterflutter | visual studio develop for window the doctor check crash | Duplicate | step to reproduce flutter doctor v flutter channel stable 3 0 1 on microsoft windows version 10 0 19043 1706 locale de de flutter version 3 0 1 at c src flutter upstream repository framework revision fb57da5f94 10 day ago 2022 05 19 15 50 29 0700 ... |
flutterflutter | package flutter src widget navigator dart fail assertion line 5140 pos 12 history isnotempty be not true | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | window nest scroll bar and horizontal scroll not work | Invalid | I have 2 issue query about achieve a particular effect 1 I want to achieve this 1 effect and I have implement a solution two to be honest but both of they don t work detail be as follow here be the code for the first solution I implement here you can see both the scrollbar but when... |
flutterflutter | flutter doctor crash on visual studio check | Duplicate | step to reproduce 1 create flutter 3 0 app 2 use visual studio community edition 2022 3 run flutter doctor expect result flutter doctor show that everything be okay actual result flutter doctor crash for visual studio check code sample log visua... |
flutterflutter | italic formatting be not apply when at least one of the boundary be inside a word | Invalid | package I be refer to flutter markdown while this render properly I talic bol d as I talic bol d italic style be not render well I talic bol d be still I talic bol d when render when the underscore be place next to space word bound then the formatting be apply well eg ital... |
flutterflutter | error xcode flutter flutter h file not find | Invalid | error xcode flutter flutter h file not find |
flutterflutter | remove hard destination count requirement for navigationrail | Duplicate | I m not sure if it s the right place to send this feedback please let I know if I come to the wrong place currently the navigationrail material widget require user provide 2 or more destination to work I suggest remove this limitation so navigationrail can be more generic use case use case image wh... |
flutterflutter | tool crash filesystemexception can not create link os error invalid function errno 1 | Duplicate | command flutter no color pub get step to reproduce 1 2 3 log filesystemexception can not create link os error errno 1 0 link throwiferror dart io link dart 263 7 1 link createsync dart io link dart 184 5 2 ... |
flutterflutter | macos identify developer | Invalid | I be want to have the macos flutter application I develop to be avilable for people to download on my website and I be want it labelede as an identify developer when I be read the flutter documentation it go into plublishe application on apple store connect which I be not want to plublish my app to apple s appstore... |
flutterflutter | flutter multidraggesturerecognizer rawgesturedetector | Invalid | I m try to achieve two finger swipe I know it can be achieve by rawgesturedetector and multidraggesturerecognizer iv be look trough the doc for a while but I can t figure how to implement it be there like example or code sample that I m miss I already try look in stack over flow but no luc... |
flutterflutter | tool crash filesystemexception can not create link os error incorrect function errno 1 | Duplicate | command flutter run step to reproduce 1 2 3 log filesystemexception can not create link os error errno 1 0 link throwiferror dart io link dart 263 7 1 link createsync dart io link dart 184 5 2 forwardinglink ... |
flutterflutter | webview page not disappear when open another page on low version android device | Duplicate | android version 5 1 1 webview flutter 3 0 4 my another android 4 4 device get the same problem and it can repeat on virtual device too doctor summary to see all detail run flutter doctor v flutter channel stable 3 0 1 on macos 12 4 21f79 darwin x64 locale zh hans cn a... |
flutterflutter | open devtool result in blank white screen | Invalid | whenever I try opening devtool a new tab open in safari browser but be blank white this be while run an ios simulator 15 2 in debug mode the address be that be attempt to open be ide android studio uri http 253a 252f 252f127 0 0 1 253a64483 252fcey0eoxayyw 253d I have try change the ... |
flutterflutter | package flutter src widget navigator dart fail assertion line 5128 pos 12 history isnotempty be not true | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | the flutter doctor command which auto run after update crash itself | Duplicate | step to reproduce I haven t use flutter for a while and I upgrade my flutter with vscode extension command however I get this now it happen every single time I run flutter doctor I update today 27 05 2022 by the way I have the visual studio 2022 preview version log log flutte... |
flutterflutter | google map flutter use map i d from cloud styling in googlemap widget | Duplicate | use case I d like to be able to use a map i d from the cloud base map styling offer by google instead of use a json to style the map be there any plan to include this feature this be to allow design team to play around with the map styling or even change the style a bit whenever they want without t... |
flutterflutter | webview flutter use proxy | Invalid | how can I set proxy for a webview widget I don t have any findproxy property or direct access to the underlying http client |
flutterflutter | ui be break in release look fine in debug | Invalid | step to reproduce 1 run flutter run release 2 see break ui expect result 1 run flutter run release 2 have the app display the same as it do in debug actual result as you can see in these image in the first 3 photo be the ui on the release version the... |
flutterflutter | this request have be block the content must be serve over https | Duplicate | I update webview flutter version from 2 0 to 3 0 4 when I set navigationdelegate for webview some url load fail remove navigationdelegate it will be ok chromium 27325 info console 0 mix content the page at be load over https but request an insecure favicon this r... |
flutterflutter | datepicker dark theme can not function properly because of colorscheme onsurface | Duplicate | step to reproduce the color of a day in the material date picker be take directly from colorscheme onsurface with an opacity of 0 87 so if I want to have a dark date picker with the day be white I need to specify colorscheme onsurface color white there be no way around this that I know of p... |
flutterflutter | flutter doctor throw an issue | Duplicate | step to reproduce hello I just do flutter doctor and it throw I an issue bad utf 8 encoding u fffd replacement character everything be fine last time log log visual studio develop for window the doctor check crash x due to an error the doctor check do n... |
flutterflutter | google maps flutter pointer event not handle correctly when in a stack | Duplicate | issue when the map widget be place in a stack with other widget above it the map be still be interact with hit on those widget repro google map click branch change google maps api key in index html run in chrome mouse over around the top left button you ll see that the mouse curs... |
flutterflutter | my app introduce webview flutter image network can not load image | Invalid | step to reproduce 1 add in package s pubspec yaml webview flutter 3 0 4 2 execute pub get 3 load image use image network but load fail 4 when I remove webview flutter and restart the app the image load fine expect result actual result image loading exception ... |
flutterflutter | grmtlcommandbuffer getrendercommandencoder mtlrenderpassdescriptor grmtlopsrenderpass in flutter grmtlcommandbuffer mm 152 | Duplicate | we meet crash in flutter 2 8 which be similar with this case which flutter version fix these crash log bash grmtlcommandbuffer getrendercommandencoder mtlrenderpassdescriptor grmtlopsrenderpass in flutter grmtlcommandbuffer mm 152 grmtlgpu ongetopsrenderpass grrendertarget bool... |
flutterflutter | not able to fetch datum from php api have try with uri and parse methode | Invalid | I have be try to fetch datum from php api in which I have try use uri and parse method but I be not able to fecth try I try alll the method which be available in internet but luck have not favor I this be my code correct I if I be wrong future getdata async var response await http get uri parse ... |
flutterflutter | it happen unconditionally when use automatic rotation on android device | Duplicate | hi it happen unconditionally when use automatic rotation on android device e flutter error flutter fml platform android jni util cc 204 java lang illegalstateexception platform view hasn t be initialize from the platform view channel at io flutter plugin platform platformviewscontroller u sourcefil... |
flutterflutter | android flutter webview navigationdelegate don t take effect | Duplicate | dart webview initialurl url gesturenavigationenable true navigationdelegate navigationrequest request io ok android not ok return navig... |
flutterflutter | tool crash filesystemexception fail to decode datum use encode utf 8 null | Duplicate | command flutter quiet assemble no version check depfile g git smit app newgit smit application ektaconstruction build app intermediate flutter debug flutter build d output g git smit app newgit smit application ektaconstruction build app intermediate flutter debug dtargetfile g git smit a... |
flutterflutter | cocoapod utf 8 encoding error | Invalid | step to reproduce run flutter app on ios device both physical and emulator log 353 ms run pod install complete in 772ms cocoapod output cdn trunk relative path cocoapods version yml exist return local because check be only perform ... |
flutterflutter | tool crash argumenterror invalid argument s can not find executable for user mac library android sdk build tool 31 0 0 rc5 aapt | Invalid | command flutter no color run machine track widget creation device i d 6ebb6c1d start pause dart define flutter inspector structurederror true lib main dart step to reproduce 1 2 3 log argumenterror invalid argument s can not find executable for... |
flutterflutter | io flutter 2 8 get crash because of exc bad access kern invalid address | Duplicate | should be fix in which should be in 2 10 1 originally post by chunhtai in issuecomment 1020389065 |
flutterflutter | app screen flicker and freeze when I restart it it go away it doesn t always happen | Duplicate | face same issue on io v15 4 1 get similar flickering consistently while use app flutter channel stable 2 10 5 on macos 12 3 1 21e258 darwin x64 locale zh hans cn android toolchain develop for android device android sdk version 32 1 0 rc1 some android license not accep... |
flutterflutter | renderbox be not lay out renderrepaintboundary ac0d8 relayoutboundary up1 need paint need composite bit update | 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 no color run machine track widget creation device i d chrome start pause dart define flutter inspector structurederror true lib main dart step to reproduce 1 2 3 log stateerror bad state no context with the run dart application ... |
flutterflutter | tool crash filesystemexception exist fail os error le p riph rique n est pas pr t errno 21 | Duplicate | command flutter clean step to reproduce 1 2 3 log filesystemexception exist fail os error le p riph rique n est pas pr t errno 21 0 directory existssync dart io directory impl dart 94 7 1 forwardingfilesystementity existssync ... |
flutterflutter | intellij autocomplete break for statefulwidget setstate and initstate and potentially more | Invalid | step to reproduce 1 load sample project in intellij 2022 1 1 with flutter 3 0 1 instal 2 create or use an exist material statefulwidget 3 in a code block of the state class begin type setsta 4 with flutter 2 10 5 instal it will autocomplete to the setstate method but flutter 3 do n... |
flutterflutter | visual studio develop for window the doctor check crash | Duplicate | step to reproduce 1 I installle visual studio 2022 and I can not compile some project anymore and flutter doctor give this message bellow x exception bad utf 8 encoding u fffd replacement character find while decode string instanceid aec4056a inst... |
flutterflutter | cp pass the enable skparagraph false flag if the enableskparagraph manif metadata value be false | Duplicate | use case proposal ssue link issuecomment 1136334771 commit hash 1e28cfafa05fd3ea01e3b1d72b6eacf95b537d95 target stable impact user user affect by regression in skparagraph impact description flutter 3 be the first stable release that use skparagraph to render text ... |
flutterflutter | flutter generatemock be not generate mock class | Invalid | I be try to use generatemock on my test method this be my dev dependancie dev dependency test any flutter test sdk flutter flutter driver sdk flutter integration test sdk flutter flutter lint 1 0 4 build runner ... |
flutterflutter | can we use share preference datum when my app be in kill state | Invalid | I have a problem in my chat message app that I have to store token in share preference and when message notification arrive I be able to reply the message use api without open the app so regard this can I store token datum in this and without open the app I be able to use it |
flutterflutter | camera 0 9 4 21 crash java lang illegalstateexception reply already submit | Duplicate | hi guy as state in subject I ve get a crash with camera plugin sadly I can not reproduce it but it happen in some condition I can not replicate yet the only information I get be that it occur especially on samsung phone it do not happen on apple device here s the crashlog fatal exception jav... |
flutterflutter | exception bad utf 8 encoding u fffd replacement character find while decode string | Duplicate | 1 I instal flutter window 3 0 1 stable 2 2022 05 26 that be today I upgrade visual studio 2022 3 I do this in vs code f1 flutter run flutter doctor the follow output be obtain in the output window flutter flutter doctor v flutter channel stable 3 0 1 on microsoft windows ... |
flutterflutter | no visible interface for uialertview declare the selector addaction or no know class method for selector alertcontrollerwithtitle message preferredstyle | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 could not build the precompiled application for the device uncategorize xcode command compileswiftsource fail with a nonzero exit code arc semantic issue xcode no know class method for selector aler... |
flutterflutter | any soluation | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | run flutter doctor visual studio error | Duplicate | 1 run flutter doctor visual studio exception bad utf 8 encoding u fffd replacement character find while decode string instanceid 44e96f24 installdate 2022 05 26t06 46 36z installationname visualstudio 17 2 2 32519 379 instal... |
flutterflutter | use unicode emoji text as gridview content on io device will now flash the case on the same code on android device without this issue | Duplicate | import dart convert import package flutter material dart import package flutter service dart void main runapp const myapp class myapp extend statelesswidget const myapp key key super key key this widget be the root of your application o... |
flutterflutter | dropdownbutton seem buggy when center at bottom of screen and isdense true | Duplicate | tap on a dropdown that have isdense set to true when its center at the bottom center of the screen throw error if you don t center the droppdownbutton you don t get the error also work ok as long as isdense be false step to reproduce 1 execute flutter run on the code sample the follow ... |
flutterflutter | the flutter team would greatly appreciate if you could file a bug explain exactly what you be do when this happen | Invalid | step to reproduce the source byte be 91 13 10 32 32 123 13 10 32 32 32 32 34 105 110 115 116 97 110 99 101 73 100 34 58 32 34 57 97 49 54 56 52 56 56 34 44 13 10 32 32 32 32 34 105 110 115 116 97 108 ... |
flutterflutter | io crash send a message before the flutterengine have be run | Duplicate | step to reproduce this be again not possible to reproduce it directly even if the message seem quite clear I have get this error from one of my user in release mode only capture d e cran 2022 05 25 a 18 27 35 expect result the app be crash actual result the a... |
flutterflutter | visual studio develop for window the doctor check crash | Duplicate | visual studio develop for window the doctor check crash x due to an error the doctor check do not complete if the error message below be not helpful please let we know about this issue at x exception bad utf 8 encoding u fffd replacement character find while decode string ... |
flutterflutter | flutter web web side render exception on release | Invalid | the same code be render inconsistently in release mode and debug mode and the release mode rendering be wrong export by flutter build web release web renderer html release state with color rendering exception the first item should be red not green image debug mode be display normally ... |
flutterflutter | flutter 3 0 android crash signal 6 sigabrt code 1 si queue | Duplicate | issue after change from flutter 2 x to 3 0 I receive multiple inquiry from user of the app that it would crash when I ask the user in detail it crash when I return to the app after select an image from the gallery image picker be use to get the image step to reproduce unfortunately I could... |
flutterflutter | io scrolltotop work incorrectly with extendbodybehindappbar | Invalid | I need 2 3 tap for it to work I also have this problem with my custom implementation for scroll to top in scaffold without appbar so this seem to be generally affect tap behind the status bar when something be behind it I have only test this on screen that include scaffold test on io simulator flu... |
flutterflutter | datetime now timezoneoffset refresh only after app restart | Duplicate | step to reproduce 1 open app 2 change timezone in system window linux macos 3 go back to app check timezone again and still old one 4 restart app and timezone be finaly that I change hot reload doesn t work either expect result datetime now timezoneoffset refresh after change tim... |
flutterflutter | tool crash formatexception formatexception miss extension byte at offset 2 | Duplicate | command flutter build io debug step to reproduce 1 2 3 exception formatexception formatexception miss extension byte at offset 2 log formatexception 0 utf8decoder convertchunke dart convert patch convert patch dart 1893 7 1 ... |
flutterflutter | the follow assertion be throw during paint renderbox be not lay out renderrepaintboundary 23936 relayoutboundary up1 need paint package flutter src rendering box dart fail assertion line 1982 pos 12 hassize | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | listview be crash | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | bug | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | translatecanvas isn t call after zoom in browser | Duplicate | this be a continuation of issue 77084 as the fix do there be only a partial fix a comment by heinrichjanzing say interestingly as linxuebin1990 notice size width and size height often suffer from precision issue make they subtly different cause this path to not be take as often as expect whe... |
flutterflutter | visual studio develop for window the doctor check crash | Duplicate | visual studio develop for window the doctor check crash x due to an error the doctor check do not complete if the error message below be not helpful please let we know about this issue at x exception bad utf 8 encoding u fffd replacement character find while decode string ... |
flutterflutter | app restart when choose gallery | Duplicate | I have a profile screen where the user can click a button to change the profile image by pick one from the gallery use the image picker package when the button be press the picker open and the file manager show up if I choose something that s outside that file manager like the gallery app of google drive or photo... |
flutterflutter | video player for web how to implement fullscreen | Duplicate | video player for web how to implement fullscreen flutter 3 0 1 my code code sample dart import package flutter material dart import package video player video player dart void main runapp materialapp home app class app extend st... |
flutterflutter | text widget unexpectedly break arabic text in multiple line on android but not on io | Duplicate | step to reproduce some arabic text have unexpected break inside this happen on android but not on io while the app be build from the very same codebase can reproduce it with the flutter 3 0 1 didn t try any other version yet 1 create a basic flutter app with display just a single text widget wi... |
flutterflutter | url launcher how can I make a post or add cookie to the url | Invalid | I want to open the phone s browser and make a post pass it some parameter if this option be not possible how can I add cookie to a url |
flutterflutter | fail assertion line 3888 pos 12 element lifecyclestate elementlifecycle inactive be not true | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | flutter project not run after upgrade dart 3 0 0 | Duplicate | flutter sdk 2022 flutter pub cache host pub dartlang org oktoast 3 1 5 lib src core toast dart 170 20 warn operand of null aware operation have type widgetsbinding which exclude null widgetsbinde be from package flutter src widget bind dart flutter sdk 2022 flutter package f... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.