repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
flutterflutter | pass provider in the go router redirect link and navigation first happen not after that | Invalid | error the follow message be throw could not navigate to the initial route the request route name be brand there be no corresponding route in the app and therefore the initial route specify will be ignore and will be use instead I be pretty new to navigator 2 0 so can t able to cor... |
flutterflutter | fatal error wile try to run application with firebase | Invalid | I have instal firebase cli and and I have run flutterfire configure and also add dependency of firebase core but when I try to run the app it show I this big error launch lib main dart on sm g960n in debug mode main dart 1 fatal error proguard gradle 6 0 3 pom 2 1 content be not allow in prolog ... |
flutterflutter | video player video not play show error | Duplicate | I be use the video player 2 5 2 video player 2 6 0 package for show the user s post with image video like facebook instagram I be face an issue after successfully play approximately 8 to 10 video in the list one by one the remain video win t play show the below error dart error flutter run... |
flutterflutter | go router router can not resolve location when launch app with deep link start with app | Duplicate | description my app use deep link to link to navigate to certain route inside the app I have a home page from which the user can navigate to a detail page which will then display detail from the item with the i d pass as a url parameter I m also bind to the following url format app detail i d I ... |
flutterflutter | ubuntu arm64 fail to start flutter renderer no gl implementation be available | Duplicate | log 51 ms unable to locate an android sdk 13 ms executing uname m 12 ms exit code 0 from uname m aarch64 2 ms execute home firefly snap flutter common flutter git c log showsignature false log n 1 pretty format h 22 ms exit code ... |
flutterflutter | image picker fatal exception java lang runtimeexception failure deliver result resultinfo who null request 2342 result 1 datum intent dat content com android provider medium document document image 1728287 flg 0x1 to activity com xx xxx com xx xx mainactivity java lang stringindexoutofbou... | Duplicate | description the app crash when pick the image test environment image picker 0 8 7 flutter 3 7 7 dart 2 19 4 android 8 1 0 android device brand vivo model vivo 1724 error message fatal exception java lang runtimeexception failure deliver result resultinfo who n... |
flutterflutter | how can I drag and drop chip widget when there be multiple row | Invalid | in my code I can reorder chip by drag and drop they in a single row but then when the row be multiple it will not drop to the second line it will just reorder the first line I understand I need to add more logic but this be where my logic fail this be the code so far I do not want to use any plugin o... |
flutterflutter | webview flutter javascriptchannel not work for flutter android but work fine for io and android native | Invalid | step to reproduce I be use webview flutter 4 0 7 and implement javascript channel to let the webview send to client a message it work for io but when build up in android it be not trigger my function here be my code import dart developer import package example feature dashboard bl... |
flutterflutter | how to build application under window mode with some code depend on dart html library | Invalid | step to reproduce I write a appliction to download file in web mode but the app also run in windows mode when debug in windows mode flutter get build error and prevent debuging I want to exclude web code when run in windows mode e g by kisweb and include web code when web mode such as if ki... |
flutterflutter | hi I have error | Invalid | hi help I I use scrollable position list it work well but when I put the sliver appbar the sliver appbar doesn t disappear or it doesn t come back how to fix it |
flutterflutter | tool crash filesystemexception deletion fail os error errno 32 | Invalid | command flutter no color pub get step to reproduce on android studio 1 flutter clean 2 flutter run log filesystemexception deletion fail os error errno 32 0 directory deletesync dart io directory impl dart 201 7 1 ... |
flutterflutter | the keyboard doesn t show up in textformfield | Invalid | I have create a textformfield that take an input and then convert they to a chip like this in the picture enter image description here 1 1 it doesn show the chip but then after the first chip input the keyboard will not pop up again there isn t much to say about this problem that s all also be t... |
flutterflutter | in flutter google sign v6 0 0 idtoken be null | Duplicate | hello I m update google sign in library from 5 4 1 to 6 0 0 before update I can get idtoken but after update it just give accesstoken and it s idtoken be always null in this documentation I find idtoken be null in the googlesigninaccount object after signin so how can I get idtok... |
flutterflutter | flutter flutter h file not find | 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 follow step outline here actual result io flutter flutterpluginregistrant class generatedpluginregistrant h 10 9 fatal error flutter flut... |
flutterflutter | flutter create package template report an android embed v2 error | Duplicate | step to reproduce 1 flutter create template package testpackage output flutter create template package testpackage create project testpackage run flutter pub get in testpackage resolve dependency in testpackage async 2 10 0 2 11 0 available boolean selecto... |
flutterflutter | color overlay around screen when use keyboard or controller | Duplicate | step to reproduce 1 create new flutter project in android studio 2 run it 3 if you run the project on android emulator press any key on pc keyboard for example down key or b if you run the project on mobile device connect any controller and press any key or arrow for tv you can use dp... |
flutterflutter | image picker crash when select many image | Invalid | when select too many image the app crash unexpectedly this issue have be observe on my oneplus 10 pro ne2213 and iphone 13 pro as well as pixel 3 and iphone se emulator run on an m1 macbook pro however it do not occur on the pixel 3 emulator run on my linux pc or on my huawei p30 pro step to reproduc... |
flutterflutter | image picker android close picker without choose a photo | Invalid | device emulator nexus5s api 33 os android tiramisu expect behavior button to close picker window without choose a picture actual behavior no way but to choose some picture I be build an app where user can pick a photo for avatar I m not sure if it s only my problem but I can not f... |
flutterflutter | flutter build web fail | Invalid | flutter doctor flutter channel stable 3 7 7 on microsoft windows 10 0 17763 4131 locale zh cn android toolchain develop for android device android sdk version 33 0 2 chrome develop for the web visual studio develop for window visual studio community 2022 17 5 2 ... |
flutterflutter | flutter localization when flutter localization will depend on intl 0 18 0 | Invalid | add this to pubspec yaml of my project yaml dependency intl 0 18 0 I get the error because my app depend on flutter localization from sdk which depend on intl 0 17 0 intl 0 17 0 be require |
flutterflutter | divider | Invalid | hello I just want to ask about divider in dart programming language in listtile but mai divider har jaga nahi dena chhati hu 2 jaga dena chati hu |
flutterflutter | chrome extension content security policy flutter apply deprecate directive | Invalid | from here this panel webview html the line for chrome extension this be not allow and flutter be create non csp compliant page more detail on manifest v3 this mean that flutter currently can not be use to make chrome extension please fix |
flutterflutter | webview flutter crash with fatal exception java lang nullpointerexception | Duplicate | relatively rare crash that come in through crashlytic so no direct step to reproduce crash be as follow fatal exception java lang nullpointerexception at java util object requirenonnull object java 220 at io flutter plugin webviewflutter webchromeclientflutterapiimpl onprogresschange w... |
flutterflutter | paginateddatatable last page error | Invalid | hello when I go to the last page use the showfirstlastbutton feature after pull datum in paginateddatatable I get the error rangeerror index index out of range no index be valid 0 I be also able to find datatable for the solution of this error but I can t find any solution in paginateddatatable i... |
flutterflutter | bug once stop not run again | Invalid | for this package once stop method be call it do not run again speak method ever but the expect behavior should be that on call stop it should clear the text in the queue |
flutterflutter | app crash on lib arm64 couldn t find libflutter so | Duplicate | hello I recently release my application on the play store and I ve be receive a large number of crash report as below fatal exception java lang runtimeexception unable to start activity componentinfo com mynewsapp com mynewsapp mainactivity java lang runtimeexception java util concurrent executione... |
flutterflutter | in app purchase android tv error while retrieve information from server df dferh 01 | Invalid | I have an app use the in app purchase package everything work fine on android mobile phone but when I purchase an item on android tv it give an error error while retrieve information from server df dferh 01 |
flutterflutter | support for bluetooth plugin | Duplicate | use case flutter be a great framework however it be limit support for build in functionality which should be provide by the framework like bluetooth currently flutter do not provide any official plugin for bluetooth device support list device connect device use device also th... |
flutterflutter | when I fail to log in or keep spin in circle I will exit the webpage through the full screen gesture and I will start to log out of the login exception such as sign in cancel com google android gms common api apiexception 12501 how can I to handle the platformexception error | Duplicate | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | standard side sheet standard navigation drawer as per material 3 | Duplicate | now that flutter be use material 3 where be the follow component standard navigation drawer 1e63d958 6a22 4d3e a33b ff1449ba63b6 standard side sheet fad14be8 0112 4c23 9962 0fe3c1db76fe imo they be fundamental for develop desktop and web app and they be miss be there a plan to ... |
flutterflutter | flutter integration test produce error on take screenshot | Duplicate | step to reproduce reopen this issue 1 follow step here screenshot 2 start chromedriver chromium chromedriver port 4444 3 run flutter test flutter drive driver test driver integration test dart target integration test screenshot test dart d web server ... |
flutterflutter | question why be themeextension s part of material | Duplicate | wouldn t it be well to provide the themeextension s mechanism from a more general lib like widget and allow material cupertino fluent ui macos ui and other ui libs to use it consistently without have to depend on material or be there anything I be miss why the concept of themeextension s... |
flutterflutter | canvaskit js violate the follow content security policy directive please explain how to fix this | Duplicate | refuse to load the script because it violate the follow content security policy directive script src self note that script src elem be not explicitly set so script src be use as a fallback context index html stack trace main dart js 181 buv return s buv a var s r q defin... |
flutterflutter | lock screen in background be not work | Invalid | I m try to put a white screen when the screen be suspend or background but from android 12 be not work this be android 11 version bash flutter 3 7 0 channel stable framework revision b06b8b2710 8 week ago 2023 01 23 16 55 55 0800 engine revision b24591ed32 tool dart ... |
flutterflutter | package flutter src widget overscroll indicator dart fail assertion line 243 pos 14 notification metric axis widget axis be not true | Duplicate | 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 243 pos 14 notification metric axis widget axis 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 casterror 0 new webplugin fromyaml package flutter tool src platform plugin dart 548 34 | Duplicate | command flutter run machine start pause d emulator 5554 devtool server address target lib main dart step to reproduce 1 flutter clean 2 flutter pub add bumble scrollbar 3 flutter pub get log casterror 0 new webplugin fromyaml package flutt... |
flutterflutter | app crash when use soft keyboard s extra function in some phone | Invalid | hello every flutter developer some phone with android os have a text edit function tap the start selection then app be crash I try 3 phone all can reproduce this issue the follow be detail of those phone 1 galaxy s22 ultra model sm s9080 system version android 13 2 honor 20 pro... |
flutterflutter | use cupertinotextfield bug | Invalid | dart cupertinotextfield I use cupertinotextfield if long press cupertinotextfield will magnify effect because keyboard show my view be change when keyborad hide magnifying effect be don t hide look forward to get a reply than |
flutterflutter | tool crash oserror os error can t assign request address errno 49 | Duplicate | command flutter attach step to reproduce 1 2 3 log oserror os error can t assign request address errno 49 0 nativesocket nativesetrawoption dart io patch socket patch dart 1699 74 1 nativesocket setrawoption dart io patch socket... |
flutterflutter | error when run flutter build io release | Duplicate | if you press the run button in xcode to run it as debug it build without problem however when I run the app with the flutter io build realeaes command in the terminal a crash error occur this be the crash error log of my app flutter crash report please report a bug at command ... |
flutterflutter | text field under window | Duplicate | hi I ve previously open at least one issue on the current state of flutter text field and if possible the situation have get even bad now I don t even get feedback when delete character and the text field show up as blank to my screen reader this have literally render flutter useless for app ... |
flutterflutter | when I run the app this issue | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | cupertinothemedata be not very extensible | Duplicate | cupertino s cupertinothemedata feel not very extensible compare to material s themedata theme use material dart theme datum themedata material component theme go here extension custom extension go here child mywidget class mywidget extend ... |
flutterflutter | tool crash processexception the command failedstdout stderr var folder mh xjyz1d8n3pq40y4g80974g4w0000gn t flutter tool jvvfst flutter fluttermacos framework zip rgb41f version a fluttermacos write error disk full continue y n c warn var folder mh xjyz1d8n3pq40y4g80974g4w0000gn t flutter to... | Duplicate | command flutter doctor step to reproduce 1 2 3 log processexception the command fail stdout stderr var folder mh xjyz1d8n3pq40y4g80974g4w0000gn t flutter tool jvvfst flutter fluttermacos framework zip rgb41f version a fluttermacos write error disk f... |
flutterflutter | semantic label disappear on textfield after upgrade from flutter 3 3 x to 3 7 x | Duplicate | step to reproduce 1 run sample app 2 create uiautomator dump expect result result screenshot on flutter 3 3 10 expect result xml on flutter 3 3 10 flutter doctor v on 3 3 10 flutter channel stable 3 3 10 on ubunt... |
flutterflutter | tool crash filesystemexception can not create link os error incorrect function errno 1 | Duplicate | command flutter pub get 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 254 7 1 link createsync dart io link dart 182 5 2 ... |
flutterflutter | the follow assertion be throw during a service extension callback for ext flutter inspector getchildrendetailssubtree | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | orientation for single page break on io 16 | Duplicate | the issue happen when the app be portrait orientation only and one page allow all orientation step to reproduce 1 clone example modify form app 2 run on an io device may only happen on io 16 3 hold the phone in portrait orientation 4 open the form widget page 5 rotate form to landsc... |
flutterflutter | highlight remain visible after change to slider and dropdownbutton widget | Invalid | the highlighting around the slider tick remain visible after the change to the widget complete same go for highlight on dropdown item the issue be find on a linux desktop app but can be reproduce in dart pad see code below screenshot from 2023 03 17 10 02 03 screenshot from 2023 03 17 10 02 07 ... |
flutterflutter | image picker platform exception on attempt to pick proraw com adobe raw image on real device or public jpeg one of default photo at io simulator | Duplicate | step to reproduce 1 execute flutter run on the code sample 2 tap at one image pick up button for io simulator 3 tap on some proraw photo real device or the very first photo at default photo list at io simulator 4 exception happen platformexception platformexception invalid image ... |
flutterflutter | release mode app not launch visual studio version 17 5 1 | Duplicate | when I build my app in release mode and launch the app from the executable sometimes it doesn t show any window and sometimes it do show a window I don t understand what be go on on debug mode it s okay flutter sdk version 3 7 6 window build 18363 418 window sdk version 18362 |
flutterflutter | package flutter src rendering stack dart fail assertion line 613 pos 12 size isfinite 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 | integration test flutter test tag sometag load all the test file in integration test path rather than load and run only those test file that have tag sometag | Duplicate | step to reproduce 1 create 2 integration test file in integration test test folder add product test dart and remove product test dart code below 2 create dart test yaml tag add remove 3 run command flutter test integration test test tag remove d emul... |
flutterflutter | package flutter src material dropdown dart fail assertion line 1260 pos 12 widget item where dropdownmenuitem item item value widget value length 1 be not true | Invalid | widget build buildcontext context map state ref watch seatcontrolprovider return safearea child scaffold body column child state yourreservation asmap key tolist map value return expand ... |
flutterflutter | tool crash filesystemexception directory listing fail os error file name too long errno 63 | Duplicate | command flutter no color run machine track widget creation device i d fa159469 fd63 4c38 aaf6 290a030c29f7 start pause dart define flutter inspector structurederror true lib main dart step to reproduce 1 2 3 log filesystemexception directory listi... |
flutterflutter | when use loadingbuilder in image network it do not switch from the loading state | Invalid | hello we be build an ios application use image network when use loadingbuilder for image network the image do not switch from the loading display if you be use a package such as cache network image the image will be display correctly be there a solution or bug information on this issue below do... |
flutterflutter | windows antivirus report malicius impellerc exe and block dart exe | Duplicate | after update flutter beta from 3 8 0 3 9 0 I get follow error message and windows anitivirus kick off when rebuild my flutter window app finish with error flutter fail to run c flutter flutter bin cache artifact engine window x64 impellerc exe sksl iplr json sl build flutter asset shade... |
flutterflutter | macos app doesn t run in sandbox when use flutter run | Invalid | step to reproduce 1 create a macos app that use for example the calendar permission and entitlement 2 when run with flutter run the app be unable to access the calendar or request permission 3 when run the exact same app via xcode the app run fine and the access to calendar permission and c... |
flutterflutter | tool crash casterror 0 new webplugin fromyaml package flutter tool src platform plugin dart 548 34 | Duplicate | all what I do be add tdlib to pubspec yaml command flutter pub get step to reproduce 1 2 3 log casterror 0 new webplugin fromyaml package flutter tool src platform plugin dart 548 34 0 new webplugin fromyaml package flutter too... |
flutterflutter | video player | Invalid | how to take screenshot and record video use video player thank |
flutterflutter | webview didn t kill instance on io audio continue in background | Duplicate | step to reproduce 1 execute flutter run on the code sample 2 open safari development and check your simulator be visible 3 on the flutter app click on the button open webview page 4 on safari development you should be able to see the current webview page near your simulator ... |
flutterflutter | go router add a way to set the default transition page | Duplicate | use case I would like all my page to use the same transition animation ex fade right now I have to give a pagebuilder to all my goroute or override all the pagebuilder of my goroutedata with go router builder to pass the same customtransitionpage example with go router b... |
flutterflutter | redirect to telegram bot use url launcher package in flutter | Invalid | I be use url launcher to redirect to telegram bot in my flutter app here be first verison of code ontap async const url ignore deprecate member use if await canlaunch url ignore deprecate member use await laun... |
flutterflutter | console continuous print ge gpu timestamp ge error fail eerr 0 2 | Invalid | hi all I m use flutter3 7 7 and since I upgrade my android device to android13 run my app and console continuous print ge gpu timestamp ge error fail eerr 0 2 look like this image I do the search but have no clue and don t know what s go on I have to use io simulator to test my app inste... |
flutterflutter | device info plus | Invalid | I have be try to run my project for the past two day I keep get this error try use share preference plugin I get same error pls help launch lib main dart on infinix x6511b in debug mode run gradle task assembledebug fatal error kotlin stdlib jdk7 1 5 30 pom 2 1 content be not allow ... |
flutterflutter | sliverappbar ingore mobile status bar io safari | Duplicate | step to reproduce 1 use safari web browser on an io device view the host example below expect result sliverappbar should extend into the io status bar actual result sliverappbar stop below the io status bar sliverappbar example code sample example code be take from ... |
flutterflutter | package icon round outline at the same time | Duplicate | flutter be miss the option to make icon both round and outline at the same time this option should exist because 1 in figma material extension there be an option to make the icon round and outline at the same time see fill off 2 I can do it under material symbol I may be miss how to use ... |
flutterflutter | tool crash filesystemexception can not open file os error no such file or directory errno 2 | Duplicate | command flutter test test main test dart step to reproduce 1 2 3 log filesystemexception can not open file os error no such file or directory errno 2 0 file open dart io file impl dart 356 9 1 rootrununary dart async zone dar... |
flutterflutter | cameradevice rear not work | Invalid | hi by default package opening front camera and preferred camera device option be not in action |
flutterflutter | google sign in web logout do not work | Invalid | logout on web platform do not actually logout user from google account so next login via google result in instant login without option to select another account guide online suggest to use google sign in plugin to logout before firebase auth logout function however this be not applicable for web as we... |
flutterflutter | when I try to post a new post on my api with spring boot I put a file | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | permission denial start intent when android export true | Invalid | what s wrong with my code |
flutterflutter | problem after upgrade to a new flutter version | Invalid | I be not sure if this this be a flutter version problem or package problem after issue few day ago command flutter upgrade when I try to debug my app I be get c user hayor appdata local pub cache host pub dev simple url preview 3 0 1 lib simple url preview dart 174 54 error the getter accentcolor i... |
flutterflutter | this thread have be automatically lock since there have not be any recent activity after it be close if you be still experience a similar issue please open a new bug include the output of flutter doctor v and a minimal reproduction of the issue | Invalid | this thread have be automatically lock since there have not be any recent activity after it be close if you be still experience a similar issue please open a new bug include the output of flutter doctor v and a minimal reproduction of the issue originally post by github action bot i... |
flutterflutter | please remove it | Invalid | plese remove this |
flutterflutter | please provide something like setroundingmode in numberformat | Invalid | in java we have a method that let we to change round mode I have a number with different decimal but round the last decimal be really annoying please help I with my problem |
flutterflutter | image picker io choose a picture to report an error invalid image can not load representation of type public jpeg nsitemprovidererrordomain | Duplicate | image picker io an error be report when select a picture on the simulator invalid image can not load representation of type public jpeg nsitemprovidererrordomain xfile image await imagepicker pickimage source source imagequality 50 catcherror error print pickimage error ... |
flutterflutter | get all value from flutter form | Duplicate | hi everyone I can not find the right way to work with form in flutter now if I want to send all value from form on submit I need to create controller for each field and put all these value in the function call this be normal if the form be small for 2 3 field and what if there be 10 15 field at the s... |
flutterflutter | flutter for web launch on huawei phone textfield in huawei browser there be 2 cursor | Duplicate | step to reproduce 1 create flutter application 2 input example code 3 flutter run d web server web port 8989 web hostname 0 0 0 0 web renderer html 4 huawei phone open huawei browser launch 5 input a few long text it appear 2 cursor code sample dart textfield ... |
flutterflutter | flutter sdk 3 7 7 on io scrollbar contain textfield scrollbar will move to top whatever focused or unfocused | Invalid | whatever focus or unfocused on io the scrollbar be always upside it be on flutter sdk 3 7 7 android will not happen like this |
flutterflutter | bug of hassize | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | add source android library to flutter plugin | 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 create a plugin project in which I want to import another android module to it but it doesn t seem to work here be my structure my pl... |
flutterflutter | eof reach without find string terminator | Invalid | there be error info when I upload package with commond flutter package pub publish server xxx v fine uploading finish 4 522 err eof reach without find string terminator fine exception type applicationexception fine package pub src util dart 523 5 fail... |
flutterflutter | color picker live camera | Invalid | use case proposal |
flutterflutter | the relevant error cause widget be scaffold scaffold file f backup autism1 lib view screen home homescreen dart 16 12 when the exception be throw this be the stack 2 renderbox size package flutter src rendering box dart 2009 12 3 multichildlayoutdelegate layoutchild package flutter s... | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | path provider package be use outdated dependency for use flutter local notification package | Invalid | I m use flutter local notification package but it only be get version 8 2 0 because of the use of path provider it look like have some outdated dependency or something like that which make flutter local notification to get that old version currently I have to use instead path provider android path pro... |
flutterflutter | window uneven frame pacing | Duplicate | detail a simple app with a vertical bar move across the screen exhibit micro stutter under window that be not find on other platform e g web code dart import package flutter material dart void main runapp const myapp class myapp extend statefulwidget const myap... |
flutterflutter | see | Invalid | see closing as this be expect behavior originally post by stuartmorgan in issuecomment 1465430718 |
flutterflutter | flutterview layoutparam x 0 be at the right most edge of the screen instead of leave | Invalid | I be able to reproduce this on flutter version 3 3 4 and 3 7 2 step to reproduce I be minimum reproducible repo 1 execute flutter run on the repo 2 tap on counter button 3 drag flutterview overlay leave to right and see the invert behavior of x position expect result accor... |
flutterflutter | textfield cursor in persian language | Duplicate | hello textfield widget have a problem in persian or arabic language problem be when we type a persian text in it after move the cursor with clicking on part of text then we try to move cursor to end of text but it be impossible you can see below image when try move cursor to end of text with click... |
flutterflutter | error assetmanif be import from both package flutter src service asset manifest dart and package print src font manifest dart | Duplicate | hello there I have be develop a flutter web app but recently the I switch to the flutter branch master instead of the stable cause I have an issue on the window recognize in flutter doctor now I have the issue mention bellow error assetmanif be import from both package flutter src service ... |
flutterflutter | tool crash casterror 0 new webplugin fromyaml package flutter tool src platform plugin dart 547 40 | Duplicate | command flutter pub get step to reproduce 1 2 3 log casterror 0 new webplugin fromyaml package flutter tool src platform plugin dart 547 40 0 new webplugin fromyaml package flutter tool src platform plugin dart 547 40 1 new pl... |
flutterflutter | image picker image file get rename | Duplicate | hi all we be build an application use flutter for both io and android platform in this app we be use the flutter image picker library with version 0 8 4 everything work fine except the original image name be get replace with other name string image picker guidvalue can anybody suggest we how we... |
flutterflutter | tool crash casterror 0 new plugin fromlegacyyaml package flutter tool src plugin dart 198 66 | Duplicate | command flutter pub get component lib entity step to reproduce 1 2 3 log casterror 0 new plugin fromlegacyyaml package flutter tool src plugin dart 198 66 0 new plugin fromlegacyyaml package flutter tool src plugin dart 198 66 1... |
flutterflutter | request and response section of network tab inside devtool always show blank | Duplicate | step to reproduce 121133 its still happen |
flutterflutter | gorouter nest navigation error keyreservation contain key | Invalid | step to reproduce 1 execute flutter run on the code sample 2 tap on the item 1 and see a crash expect result the idea be to use the same key so that the page doesn t get animate and the state of the widget be the same see the select item on the right actual result th... |
flutterflutter | can not sign into to on any browser to authenticate | 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 flutter pub publish 2 ask to authenticate 3 unable to authenticate with any browser mozilla chrome edge add blocker turn off page refresh... |
flutterflutter | corrupt ios folder error connect to the service protocol | Invalid | an app have be corrupt after make adjustment on the io side when I try to run it it give error I have try to do flutter clean also to do pod install repo update I have try to transplant an ios folder from another project which work fine for some reason it give an error all the time the error... |
flutterflutter | flutter callery code | Invalid | I m a beginner I m try to copy the flutter callery code but I can t get the copy code to work I have act so that I remove the underlie code and copy the callery code why doesn t the code work do I need to add some additional information I would like to study the code and thus learn more |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.