repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
flutterflutter | font icon request question mark | Invalid | when I try to use the question mark icon I find be miss in the flutter platform this be the icon outline question mark black 24dp |
flutterflutter | fr column row widget add space similar to wrap one | Duplicate | use case I would like the column and row widget to have a spacing parameter that would work exactly the same as in wrap so that information could be easily display by add a certain space between each child node of the widget proposal simply add a new attribute space to column ... |
flutterflutter | networkimage uri error on hotreload | Duplicate | hi there I m get an error from a networkimage that be way above in the widget tree not currently visible on the screen with the follow exception but the exception message do not tell I where this exception actually occur how can I find the error cause widget log exception catch by i... |
flutterflutter | networkimage uri error on hotreload | Invalid | hi there I m get an error from a networkimage that be way above in the widget tree not currently visible on the screen with the follow exception but the exception message do not tell I where this exception actually occur how can I find the error cause widget error log exception ... |
flutterflutter | the follow assertion be throw while apply parent datum | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | showmodalbottomsheet with draggablescrollablesheet failure during golden test | Invalid | hey flutter team and contributor I ve create similar issue to golden toolkit repository I don t know if it s only relate to golden toolkit or it s a general problem so I m create this issue let s say we d like to display draggable bottom sheet which height be 200 it s snap be 0 cl... |
flutterflutter | connect to certain port use the dart debugger cause a crash | Invalid | command flutter run web hostname 0 0 0 0 web port 3000 d web server step to reproduce self contain explanation with screenshot can be find here log casterror 230 builtjsonserializer deserialize package build value src build json serializer dart 134 32 ... |
flutterflutter | macos m1 app crash in master channel debug mode if harden runtime be enable | Invalid | step to reproduce 1 flutter channel stable 2 flutter upgrade 3 flutter create playground old platform macos 4 cd playground old 5 flutter run do not crash 6 flutter channel master 7 flutter upgrade 8 open xcode and remove arm64 from exclude architecture ... |
flutterflutter | face random issue with fittedbox | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | web integration test edge unable to start edge webdriver session for flutter for web testing | Duplicate | step to reproduce with example in 1 start edge driver msedgedriver port 4444 2 execute the command flutter drive driver test driver integration test dart target integration test app test dart browser name edge no headless and then one chrome be open ... |
flutterflutter | web pwa be not able to download file | Invalid | pwa be not able to download file how can I download from url a file I browser it s work |
flutterflutter | child parent datum 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 | ios textfield old value be still add in onchange string value after call controller clear japanese keyboard | Duplicate | step to reproduce 1 type 2 hit clear button 3 retype 4 hit clear button 5 type expect result only the character appear in the textfield actual result the textfield appear old value and new value be video to reproduce link ... |
flutterflutter | google map marker on io be much large than on android | Duplicate | this issue be for I use some bitmap as a marker it display ok in android when I open the ios app be many time large the workaround be create different image of different size for each platform which be bad I find thin on stackoverflow |
flutterflutter | hi romater0 weslleynasrocha | Invalid | could you please provide the command to upgrade flutter snap to late master please hi romater0 weslleynasrocha this have be fix please upgrade your flutter snap to late master closing as fix thank you originally post by tahatesser in issuecomment 805796560 |
flutterflutter | internet connection checker | Invalid | hello how can I check the internet connection and be notify in the entire application |
flutterflutter | low resolution video not play browser window | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | spawn from a uri be not support because it can t be support in the aot compile runtime mode | Invalid | spawn from a uri be not support because it can t be support in the aot compile runtime mode originally post by zanderso in issuecomment 1067145927 |
flutterflutter | unable to use the package | Invalid | hi my name be ankit kumar and I be new to flutter and start learn it but I be face too many problem when use third party package like intl for format the new date also I can format it with my own code but it s too lengthy to write also I have visit all the official documentation of intl package and also go through all ... |
flutterflutter | no problem | Duplicate | no problem originally post by jonahwilliam in issuecomment 395286506 I have add this intl dart file in my pubspec yaml file as the dependency also I take car of the indentation to avoid error but I always get one while import this in my main dart file also I work on other approach as well by instal it ... |
flutterflutter | just run pub get it it work for I since I copy paste the code from elsewhere and forget to do a pub get rookie mistake | Invalid | just run pub get it it work for I since I copy paste the code from elsewhere and forget to do a pub get rookie mistake originally post by achudh in issuecomment 858540632 I just run all the command for import the intl dart file but it always throw an error while import I add it in dependency also inst... |
flutterflutter | window keyboard show without textfield in tablet mode | Duplicate | 1 tap textfield to show keyboard 2 push to next page 3 textfield still show please help I to fix this problem thank |
flutterflutter | letter space isn t work in arabic language | Duplicate | step to reproduce 1 run the code sample in dart pad expect result arabic character to appear separate for example actual result arabic character appear joined and letter spacing be ignore for example code sample import package flutter... |
flutterflutter | problem dart cli isolate | Duplicate | hi guy I m recently start the study in flutter I can t run emulator on my mac and the problem be this one below I make several attempt to fix it like delete the cache and reinstall the sdk captura de tela 2022 03 28 a s 14 54 36 servicess air servicesline flutter doctor building flutter to... |
flutterflutter | renderbox be not lay out renderdecoratedbox 72994 relayoutboundary up7 need paint package flutter src rendering box dart fail assertion line 1927 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 | tool crash filesystemexception can not delete file os error access be deny errno 5 | Duplicate | command flutter quiet assemble no version check depfile h androidproject flutter ongbut build app intermediate flutter debug flutter build d output h androidproject flutter ongbut build app intermediate flutter debug dtargetfile h androidproject flutter ongbut lib main dart dtargetplatf... |
flutterflutter | web bundle canvaskit font instead of cdn | Duplicate | when the web application be deploy in the intranet environment the web application can not be use normally because some resource in cdn can not be load such as canvaskit font etc |
flutterflutter | font icon request move down | Duplicate | hello would it be possible to add the move down and move up icon to flutter thank in advance aurian |
flutterflutter | error be not highlight in android studio | Invalid | error be not highlight in android studio how can I solve this screenshot 2022 03 28 at 12 22 30 pm screenshot 2022 03 28 at 12 20 04 pm |
flutterflutter | font icon request electric bolt | Duplicate | put the icon electric bolt |
flutterflutter | web canavaskit font fallback in canavaskit do not support unicode character outside the bmp basic multilingual plane | Duplicate | fallback font for character outside the bmp like u 25ee8 can not be find and this log be print could not find a set of noto font to display all missing character please add a font asset for the miss character see I can see that every font s support codeunitrange be list here l630 ... |
flutterflutter | execution of the command buffer be abort due to an error during execution cause gpu timeout error | Duplicate | I would like to re open 97910 as it be still happen despite no ui logic be impact or reload when app state become inactive I only send 6 http request inside this method and there be no warning in the flutter documentation or anywhere else that we should not do that if we should not I would like to ... |
flutterflutter | I have a problem with get datum from internet with dio flutter use dart | Invalid | I be a new student in flutter use dart on android studio can anyone help plz this be the problem no host specify in uri 20 20v2 top headline country eg category business apikey 65f7f556ec76449fa7dc7c0069f040ca screenshot 2022 03 27 074518 this be the app code dart floating... |
flutterflutter | flutter web multi page in one page | Invalid | use case hi I be try to use flutter make a web but I have no idea to make open multi page by tab button in one page eg I have a list of button in web leave I want to open a new tab by tab leave button on right I want to open many tab in right and I can close it proposal |
flutterflutter | web can t make register form where chrome will recognize username email | Duplicate | step to reproduce 1 clone 2 run the example flutter run d chrome 3 click the create account button look like link 4 enter random detail e g email password aa123456 5 optional click the sign up button 6 click the key icon in the url bar on chrome bro... |
flutterflutter | java lang illegalaccesserror after release in play store | Invalid | flutter app crash after update in play store I have massive amount of crash at google play console with this type of error java lang illegalaccesserror about 20 of user have this crash when update app at play store java lang illegalaccesserror at androidx room v e unknown source 15 ... |
flutterflutter | tool crash casterror 0 describelocale package flutter tool src localization localization util dart 219 49 | Duplicate | command flutter package get step to reproduce 1 2 3 log casterror 0 describelocale package flutter tool src localization localization util dart 219 49 0 describelocale package flutter tool src localization localization util dart 219 49 ... |
flutterflutter | webview flutter expose the allowslinkpreview property in wkwebview for io | Duplicate | use case I be use the webview widget in my application and have notice that user can long press link to get a preview aka peek and pop view io only feature simulator screen recording iphone 13 2022 03 25 at 17 17 57 I would like to have control over what webview have this property ... |
flutterflutter | listview into anotherlistview | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | flutter web plugin pathurlstrategy ignore fragment | Duplicate | note my other issue 98933 be close and lock without a response to darshankawar by yjbanov I request that it be reopen but now the bot have lock the issue and tell I to open a new issue if I still have the problem and I do please see the original issue for the description |
flutterflutter | url launcher universallink not open from safari on iphone | Duplicate | on my website also code in flutter web I be host a web page where my mobile app user can reset their password when they ask to reset their password from the mobile app a dynamic link be generate with a continueurl to go back to the app after the action be complete the user click on the link from hi... |
flutterflutter | bug exception in phase semantic analysis in source unit buildscript unsupported class file major version 61 | Invalid | I ve try upgrade my flutter app to 2 10 3 but it only result in build issue so I try create a new project use flutter create test app to create a new app and test it but it also do not build and output failure build fail with an exception what go wrong could not open setting generic class cache ... |
flutterflutter | prevent focus loss if tap on specific button gesturedetector | Invalid | how do I still consume e g ontap event on another widget e g gesturedetector without steal the focus from e g a textformfield I explicitly do not want to lose my focus I don t want to get the focus and request the focus from the focusnode that lose the focus image |
flutterflutter | desktop high memory consumption | Duplicate | detail it consume too much memory what we notice be that if you remove the linter rule thing get a little well up to 3 4 gb I m pretty sure that the flutter team should expect absolutely the same issue with any example project environment flutter 2 8 1 dart 2 15 1 target platform maco l... |
flutterflutter | webview flutter platformexception get throw on multiple touch event on a webview wrap with gesturedetector on android | Duplicate | step to reproduce 1 execute flutter run on the code sample 2 quickly tap anywhere on the webview with two or more finger throw exception platformexception platformexception error pointerindex out of range null java lang illegalargumentexception pointerindex out of range ... |
flutterflutter | font icon request man | Invalid | thank so much |
flutterflutter | fail assertion line 5131 pos 14 dependent isempty 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 | devtool unable to connect to vm service | Invalid | step to reproduce I m see unable to connect to vm service when select image use image picker flutter doctor flutter channel stable 2 10 3 on macos 12 1 21c52 darwin arm locale en us android toolchain develop for android device android sdk version 31 0 0 xcode ... |
flutterflutter | build fail while try to debug generate flutter app | Invalid | step to reproduce 1 in vs code press ctrl shift p and select flutter new project 2 follow instruction to generate flutter app 3 go to lib main dart and press f5 or run start debug log log launch lib main dart on android sdk build for x86 in debug ... |
flutterflutter | webview flutter scrollbar appear to the left in webview | Invalid | step to reproduce flutter facebook auth and webview flutter will cause the webview scrollbar to appear on the left it be correct that it go to the right image pubspec yaml dependency flutter sdk flutter webview flutter 3 0 1 flutter facebook auth 4 1 ... |
flutterflutter | support standard text editor widget | Invalid | to extend the web and desktop it must support the flutter standard text editor widget some solution post on pub dev be not good alternative let I know if you have any plan |
flutterflutter | tool crash filesystemexception can not open file os error the system can not find the file specify errno 2 | Duplicate | command flutter create responsive overwrite 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 635 7 1 fil... |
flutterflutter | image network still throw exception with errorbuilder but only with in link | Duplicate | step to reproduce I have a list of link and some may point to a link that doesn t exist anymore in that case I want my app to display not find icon everything work fine with the url empty or with just anything in it except for if the latter occur my debugg stop because there apparently be an unhandl... |
flutterflutter | android autofill not work on late stable 2 10 3 | Duplicate | autofill be not work when use 2 10 3 also didn t work for 2 10 1 especially when I use autofillhint creditcardnumber autofillhint address and so on autofillhint name work fine this problem be also report in another issue but it s still not solve although the issue be closed and release note also men... |
flutterflutter | ios app run fine in xcode in all mode but apple verification team say that my app fail to progress past the launch screen | Invalid | ps it be validate by google it s on google play but I didn t figure out a solution with apple 1 3 4 |
flutterflutter | flutter message notification icon image be not get the image color its display in white color | Invalid | step to reproduce 1 the issue be that if we put a notification icon under androidmanifest xml meta data android name com google firebase message default notification icon android resource drawable ic notification and then generate the folder for icon android app src main re ... |
flutterflutter | showmodalbottomsheet have obvious jamming when run for the first time | Duplicate | detail showmodalbottomsheet have obvious jamming when the app be instal and run for the first time reach 250ms frame normal thereafter target platform target os version browser device code code sample dart import dart ui import package flut... |
flutterflutter | icon do not clip when it be render outside of bound | Invalid | we have create the application with custom widget and it have an option to reduce or increase the icon but the icon will render outside it bound while increase the size step to reproduce 1 run the sample code add in the below code sample 2 icon will render outside of its bound expect result ... |
flutterflutter | formatexception formatexception miss extension byte at offset 13 | Duplicate | command flutter no color build io exception formatexception formatexception miss extension byte at offset 13 0 utf8decoder convertchunke dart convert patch convert patch dart 1893 7 1 utf8conversionsink addslice dart convert string conversion dart 314 28 ... |
flutterflutter | linux desktop gsls 7 error | Invalid | run app in linux fail image this be an flutter example app code from flutter example image command flutter run v log image |
flutterflutter | allow remove all listener from a changenotifier | Invalid | use case want a way to remove all listener from a changenotifier currently the only way to do this be to remember all listener you have previously add and remove they one by one this be especially annoying if one or more listener you add previously depend on some variable that be provide from elsewhere in ... |
flutterflutter | window file description | Invalid | hi there how cheng file description in window 159434065 b95b3e7d f9d7 46ea 8c34 e7f84588bc8e I try change file description in window runner runner rc but hot restart have error |
flutterflutter | font icon request edit calendar | Invalid | io material |
flutterflutter | flutter doctor give a strange error | Duplicate | run flutter doctor inside intellij idea lead to doctor check crash home micrcx flutter bin flutter doctor verbose flutter channel stable 2 10 3 on linux mint 20 3 5 4 0 104 generic locale en il flutter version 2 10 3 at home micrcx flutter upstream repository framew... |
flutterflutter | url launcher io launch function not return anything if the website be close before content have load | Invalid | inkwell widget win t recognize a tap after come back from visit a launch url sometimes it will open recognize the tap a few time and then stop work or just work on the first one scrolling and tap on other element work fine I could only reproduce this issue with a physical io device test with iphone 6... |
flutterflutter | tool crash indexerror rangeerror index index out of range index should be less than 59174577 59190334 | Duplicate | command flutter no color no version check precache step to reproduce 1 2 3 log indexerror rangeerror index index out of range index should be less than 59174577 59190334 0 uint8arrayview dart type datum patch typed datum patch dar... |
flutterflutter | io flutter 2 10 1 crash exc bad access kern invalid address 0x0000000000000010 | Duplicate | step to reproduce this crash seem to be random when the app be in the foreground and be supposedly fix in flutter version 2 10 1 but here it seem to still occur even when use flutter version 2 10 1 log crash com apple main thread 0 libobjc a dylib 0x1540 objc msgsend 32 ... |
flutterflutter | video player android surface view artifact | Duplicate | hi I ve try to use video player android 2 3 1 with custom url just hordcode in android video player dart and notice some video have artifact vertical green line no such issue in case I use just exoplayer app seem appear only for flutter surface view and for vertical video only for example issue appear w... |
flutterflutter | appbar accessibility traversal order | Duplicate | hi darshankawar I want to re open this issue thx |
flutterflutter | desktop renderflex overflowing in navigationrail and navigationraildestination on window resizing | Invalid | issue 1166259220 how to fix renderflex overflowing in navigationrail and navigationraildestination when resize the desktop window I drag the window to the left to the small I try use expand widget but it didn t work image image flutter 2 10 3 channel stable framewor... |
flutterflutter | tool crash oserror os error can t assign request address errno 49 | Duplicate | command flutter no color attach machine device i d 58c89f5f 4793 45dd 873e f1c745a8c764 lib main dart step to reproduce 1 2 3 log oserror os error can t assign request address errno 49 0 nativesocket nativesetrawoption dart io patch... |
flutterflutter | desktop scaffold ability to open both leave right drawer without the other closing | Invalid | use case drawer be exactly what I need but I be have trouble find a solution to use two on desktop call scaffold of context opendrawer scaffold of context openenddrawer close the other drawer which of course be advantageous on mobile but on desktop I have the space to ... |
flutterflutter | intellij idea community edition the doctor check crash | Duplicate | 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 formatexception unexpected extension byte at offset 5 0 utf8decoder convertsingle dart convert patch convert patch dart 1789 7 1 utf8... |
flutterflutter | bug sample | Invalid | ghghhghghhhh |
flutterflutter | example require video player | Invalid | why the fuck would you force I to install the video player too to check out the example please remove video player from the example |
flutterflutter | font icon request workspace premium | Invalid | 2022 03 20 23 12 15 icon google font please make this icon available for flutter |
flutterflutter | flutter app create in window crash on mac when run in io simulator | Invalid | step to reproduce 1 execute flutter run on the code sample 2 flutter app launch show white screen then crash in io simulator 3 expect more information about the error in the console only show remote notification be not support in the simulator then crash expect result app s... |
flutterflutter | please ensure that the sdk and or project be instal in a location that have read write permission for the current user | Invalid | step to reproduce 1 2 3 log log |
flutterflutter | app keep crash when open after upgrade to null safety | Invalid | my flutter project have a multimodule and I be currently gradually update each of they to be null safety but unfortunately the app keep crash as soon as I launch the app from the log I don t see any specific log that be relate to my app code log 03 21 19 05 38 232 23039 23039 w system bin app proce... |
flutterflutter | http request not work with server host on esp32 | Invalid | I connect to the esp 32 use wifi iot library and work fine only for android I try to call a get request to the host server but the dosn t recognize the get method when I try some open url online it work fine I try many library such as dio http and more and use httplogger to see what it log but show no r... |
flutterflutter | window ability to hot rebuild asset | Invalid | in my app some important file be as asset and typically need to be modify for change to occur with how flutter currently be I have to close and re run the app to see those change I would like something like hot restarting but for the asset system to be implement so asset could be recompile while the app... |
flutterflutter | pathprovider in io simulator isolate do not work even registerwith | Duplicate | when run pathprovider s any method on isolate exception missingpluginexception occur even I run pathproviderio registerwith image consider that it do not occur when the method of pathprovider be call at the ui level it be not a problem with the simulator it always happen only in isolate I... |
flutterflutter | textfield not get onsubmitte callback flutter web | Duplicate | textfield not get submit on android chrome work just fine on desktop chrome though no os keyboard and android native setup add a single textfield with an onsubmit textfield controller controller autocorrect false enablesuggestion f... |
flutterflutter | flutter issue flutter nsexception configuration fail it may be cause by an invalid google app i d in googleservice info plist or set in the customize option | Invalid | we have configure firebase setting as need mention in the firebase doc and googleservice info plist file do already have the ids the app run smoothly in android device but stop during the initial splash on io simulator device each time there be no other error in the log run our be the late flutter dart ... |
flutterflutter | spash screen not display even after try two different package | Invalid | my splash screen be a complete black screen for some reason although the app run fine and I be not get any issue in the app too I try manually set up the splash screen from the drawable folder in android and also try use flutter native splash 2 1 1 but it be still a black screen my flutter doctor flu... |
flutterflutter | fail assertion line 1221 pos 12 widget item where dropdownmenuitem item item value widget value length 1 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 | web can load web application in nginx | Duplicate | hi I ve build a flutter web app but I can t access it if I deploy it in nginx flutter doctor doctor summary to see all detail run flutter doctor v flutter channel stable 2 10 3 on microsoft windows version 10 0 19044 1586 locale it ch android toolchain develop for and... |
flutterflutter | flutter error flutter lib ui ui dart state cc 209 unhandled exception null check operator use on a null value 94412 | Invalid | image |
flutterflutter | import or depend on compile binary flutter package | Invalid | I m plan to create a plug in base rich client platform application like eclipse or vs code the flutter main application will include any view widget screen which be contribute by other flutter package currently to do that the main application project have to import source code of the sub view package to ... |
flutterflutter | unable to create io build | Invalid | step to reproduce I create a new project 1 execute flutter create 2 add the follow package pubspec yaml cupertino icon 1 0 2 isar 2 2 1 isar flutter libs 2 2 1 firebase message 11 2 5 firebase core 1 11 0 callkeep 0 3 2 cloud firestor... |
flutterflutter | build error | Invalid | ii be have problem debug everything be work fine and suddenly I get these error I have try remove every reference to get connect in my app and also try flutter clean please somebody help launch lib main dart on m2012k11ag in debug mode invalid depfile d flutter fastblood dart tool flutte... |
flutterflutter | the flutter tool can not access the file or directory | Invalid | the flutter tool can not access the file or directory please ensure that the sdk and or project be instal in a location that have read write permission for the current user flutter doctor v |
flutterflutter | flutter framework dir didn t exist in generate xcconfig which cause io build fail | Duplicate | flutter framework dir didn t exist in generate xcconfig which cause io build fail how to fix this problem my generate xcconfig be blow this be a generate file do not edit or check into version control flutter root user wangfeng512 library application support fvm version 2 5 0 flutter appli... |
flutterflutter | fail assertion line 4479 pos 14 owner debugcurrentbuildtarget this 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 | master late run flutter doctor error | Invalid | fail to download e011c6fd8703ee2bd8fe flutter patch sdk product zip ensure you have network connectivity and then try again exception 404 |
flutterflutter | flutter how to work on multiple window on same time | Duplicate | currently when we navigate to new screen we have to pop that screen to come back and work on previous screen requirement want to work on multiple screen on same time which resizeable or selectable just like dialog screen butt dialog screen show single one time I want to open multiple just like window f... |
flutterflutter | update status bar clock design | Invalid | hello I want to do clock leave side of the status bar background color I can only change full status bar background color example be like team on call or line on call design but I want to only change leave clock section of the status bar be this possible in flutter |
flutterflutter | renderbox be not lay out | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | fail assertion line 5219 pos 14 dependent isempty 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 | tool crash filesystemexception can not create link os error incorrect function errno 1 | Duplicate | command flutter pub add desktop window step to reproduce 1 2 3 log filesystemexception can not create link os error incorrect function errno 1 0 link throwiferror dart io link dart 263 7 1 link createsync dart io link dart ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.