repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
flutterflutter | mislead function name in abstract class searchdelegate | Invalid | when I be play around with searchdelegate try to change the style of search page I find out that the appbartheme be actually use to style the entire page eg scaffoldbackgroundcolor not just the app bar image |
flutterflutter | where can know the flutter design idea | Invalid | I want to understand flutter s implementation idea and design idea at a deep level if you can say something more at the architectural level it will be more conducive to daily development and there be an important thing where to get the inheritance relationship map of flutter class |
flutterflutter | tool crash filesystemexception can not create link os error incorrect function errno 1 | Duplicate | command flutter no color 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 263 7 1 link createsync dart io link dart 184... |
flutterflutter | error log reader stop on first init and also catch adb version not match 40 to match this client 41 | Invalid | my log first run latihan flutter run use hardware rendering with device sdk gphone arm64 if you notice graphic artifact consider enable software render with enable software render launch lib main dart on sdk gphone arm64 in debug mode fail to extract the most recent timestamp from the an... |
flutterflutter | tool crash processexception process exit abnormally failure build fail with an exception what go wrong project app not find in root project android try run with stacktrace option to get the stack trace run with info or debug option to get more log output run with scan to get full in... | Duplicate | command flutter build apk step to reproduce 1 2 3 log processexception process exit abnormally failure build fail with an exception what go wrong project app not find in root project android try run with stacktrace option to get... |
flutterflutter | bottom nav item flickering while scroll on io | Invalid | hi everyone as show in the video above the flickering issue start happen after migrate the flutter sdk from 2 0 5 to 2 10 0 use the curve navigation bar on it s late version it wise to mention that the issue be only reproduceable on io device android one do not have this issue even if we set scro... |
flutterflutter | add flutter minsdkversion to local property | Duplicate | some package be rely on a value to be set either in local property or in build gradle for the minsdk with the new release of flutter this property be now flutter minsdkversion in build gradle but do not figure in local property add that value there would make it easy to know which value flutter be use f... |
flutterflutter | video player io unable to initialize the controller with mov file on a real device | Invalid | I m unable to initialize the controller with mov file on a real device when I have no issue with mp4 or with both mov mp4 on the simulator I can t get error video player 2 2 18 video sample info generate with imovie flutter path var mobile container datum application 5e2b409d ae80 44aa ... |
flutterflutter | whenever run this project face this issue | Invalid | java lang illegalargumentexception can not find jar failureaccess 1 0 1 jar require by module gradle launcher use classpath or distribution directory user aryanarora gradle wrapper dist gradle 6 7 all cuy9mc7upwgwgeb72wkcrupxe gradle 6 7 at org gradle api internal classpath defaultmoduleregistr... |
flutterflutter | unhandled exception package flutter src render mouse tracker dart fail assertion line 201 pos 12 debugduringdeviceupdate 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 | error the method fwfhtextstyle apply have few name argument than those of overridden method textstyle apply | Invalid | I ve just upgrade flutter from 2 5 3 to 2 8 1 and I m have issue run my application step to reproduce 1 execute flutter run on the code sample 2 it output the follow flutter pub cache host pub dartlang org fwfh text style 2 5 1 lib fwfh text style dart 21 13 error th... |
flutterflutter | camera android can not get the file result when take the picture | Duplicate | description can take the picture but can not get the file the result file be null setup flutter 2 10 1 device evercoss m55c android 8 1 0 api 27 step to reproduce 1 just run the example app and take the picture expect result when we take the picture it must ... |
flutterflutter | the copy bundle resource build phase contain this target s info plist file | Invalid | step to reproduce when I do flutter run this error occur and can not build the app flutter run flavor development debug the copy bundle resource build phase contain this target s info plist file user kanedasayuri studioproject chatapp ios runner info debug development plist in t... |
flutterflutter | decode json object list as list fail without an feedback to the developer | Invalid | when cast from a json list object to a list instead of fail to cast the process silently fail without any warning or error to identify what be go wrong step to reproduce take the below factory and model class topic int i d string name string displayname int parentid ... |
flutterflutter | change screenorientation on windows linux | Duplicate | hello I be try to change the screen orientation use the service dart package I discover that change the orientation in window and linux be still not possible dart void main widgetsflutterbinding ensureinitialize systemchrome setpreferredorientation deviceorientation l... |
flutterflutter | http host availability | Duplicate | flutter be v2 10 0 on macos and win10os all like this who help I macbook air 2 flutter new tian flutter doctor doctor summary to see all detail run flutter doctor v flutter channel stable 2 10 1 on macos 12 2 21d49 darwin x64 locale zh hans cn android toolchain develop for ... |
flutterflutter | use materialapp route cause screen artifact | Invalid | hi when I use route I m confront with a very strange textformfield behavior when tap on field there be some kind of flicker on the screen but if I change materialapp route to a simple materialapp home screen it work properly log flutter run verbose 137 ms execute sysctl... |
flutterflutter | macos desktop app run with dynamic library runtime error operation not permit | Invalid | flutter doctor doctor summary to see all detail run flutter doctor v flutter channel stable 2 8 1 on macos 12 2 21d49 darwin x64 locale zh hans cn android toolchain develop for android device android sdk version 32 0 0 cmdline tool component be miss run path ... |
flutterflutter | run flutter on a non login non interactive shell give 0 0 0 unknown version | Invalid | I m currently try to automate some step on build and deploy a local application of flutter but I can t get it to work on the follow setup local project push to remote repository origin origin launch a post receive hook that trigger application makefile application makefile deploy flutter the... |
flutterflutter | black screen when flutter open translucent activity | Duplicate | hey I find an issue when flutter app open a translucent activity after that entry background and then back to the foreground the flutter screen will have black screen here be the demo link |
flutterflutter | multipartfile be only support where dart io be available | Invalid | step to reproduce 1 execute flutter run on the code sample 2 install this 2 dart package image picker 0 8 4 4 this be to pick up image from the pc android or ios http 0 13 4 this be for the request 3 my flutter setup be flutter 2 10 0 channel stable framewo... |
flutterflutter | calendardatepicker should allow change the first day of the week | Duplicate | miss set for select first day of week and no set up localization for the app be not an acceptable solution when only this behavior in this control be the problem |
flutterflutter | web | Invalid | describe your issue and include the command you re run flutter web version browser version I have 2 problem 1 which sdk to use in project set project sdk 2 always I have dart tool in red color how to solve or what to download and where to save 3 I have event log error as follow plugin error ... |
flutterflutter | samsung keyboard do not show comma for number with decimal textfield | Duplicate | samsung keyboard show disabled comma character and enable dot character when use a textfield with textinputtype numberwithoption decimal true keyboard type in the polish language a comma be a correct decimal separator this issue look like it s actually bug in android or samsung keyboard itself and i... |
flutterflutter | nullpointerexception in dispatchwindowvisibilitychange for flutter 2 10 app | Duplicate | step to reproduce I have not be able to reproduce the crash myself however since update my app to the late stable version of flutter 2 10 target api 31 I be see in crashlytic a lot of exception similar to this the crash occur mostly in the background I see some other post about the google ad contr... |
flutterflutter | flutter io 120hz refresh rate | Duplicate | my app be heavy on ios 15 iphone 13 pro max with 120hz and scrolling listview be very slow how can I make scroll smooth on 120hz |
flutterflutter | some google material icon be strangely load other icon | Duplicate | image the bathing person be icon handshake image the shopping bag be icon abc |
flutterflutter | web web app deploy to github page give 404 when navigate to a route | Duplicate | step to reproduce code sample index html index html router dart class approuter static route generateroute routesettings setting switch setting name case initialpage return materialpageroute builder context const homescreen ... |
flutterflutter | app crash when use google map flutter and webview flutter | Duplicate | step to reproduce this crash occur on flutter 2 10 1 only on android release debug it do not occur on flutter 2 8 1 1 execute flutter run debug on the code sample 2 press next page button 3 press app bar back button leave arrow button 4 crash expect result ... |
flutterflutter | classic bluetooth help | Duplicate | use case any plugin available which can scan pair connect to classic bluetooth with android ios proposal |
flutterflutter | tool crash nosuchmethoderror nosuchmethoderror the getter assetpathstoevict be call on null receiver nulltrie call assetpathstoevict | Duplicate | command flutter run step to reproduce 1 2 3 log nosuchmethoderror nosuchmethoderror the getter assetpathstoevict be call on null receiver null try call assetpathstoevict 0 object nosuchmethod dart core patch object patch dart 38 5 ... |
flutterflutter | error undefined name topost | Invalid | I m go to get the querysnapshot and change it to post model return firebasefirestore instance collection collection post where key userkey isequalto userkey snapshot transform topost I write it like this and there s an error in the error it say that... |
flutterflutter | error the operator isn t define for the type object of flutter | Invalid | I m go to update the datum relate to comant in the post documentary and if there be too many comant I m go to implement writing down how many comant there be but there be an error int numofcomment postsnapshot datum key numofcomment tx update postref key numofcommen... |
flutterflutter | webview doesn t download | Duplicate | step to reproduce to recreate run this code and try go to any stock page and click on the export to excel button it should show the download tab or download it instead it do nothing in the flutter webview app expect result show download tab or download the file actual result ... |
flutterflutter | in app purchase iap googleplayproductdetail s originalprice be wrong | Invalid | this issue be a follow up of 84428 which seem it be ok but now that I ve try implement what the team suggest seem wrong step to reproduce I ve make a purchase at 3 99 then I change the price of the product to 5 99 and expect to see that the product be at 5 99 and originalprice be at 3... |
flutterflutter | the follow assertion be throw during a scheduler callback | Invalid | the follow assertion be throw during a scheduler callback package flutter src widget bind dart fail assertion line 849 pos 12 debugbuildingdirtyelement be not true either the assertion indicate an error in the framework itself or we should provide substantially more information in this error me... |
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 263 7 1 link createsync dart io link dart 184 5 2 ... |
flutterflutter | scheduler mystery padding widget above keyboard when timedilation 1 0 | Invalid | I have a mystery padding above the keyboard when timedilation 1 0 and I come to the screen with my keyboard on from another screen the padding seem to be proportional to the time dilation when timedilation 1 0 and 3 0 it seem to be constant at the same height for timedilation value 3 0 if I ch... |
flutterflutter | autofill not work on late stable 2 10 0 | Duplicate | autofill be not work when use 2 10 0 also didn t work for 2 8 x this problem be also report in another issue but its still not solve although the issue be close old issue |
flutterflutter | the pod runner target have framework with conflict name flutter | Invalid | when I try to run pod install this error be throw in my terminal pod install analyze dependency add spec repo trunk with cdn download dependency instal dkimagepickercontroller 4 3 2 instal dkphotogallery 0 0 17 instal flutter 1 0 0 instal sdwebimage 5 12 2 instal swiftygif ... |
flutterflutter | unexplained exception when try to use futurebuilder with firebasefirestore instance | Invalid | step to reproduce 1 retrieve firebasefirestore document with firebasefirestore instance collection song core demo get 2 use futurebuilder with the datum above 3 4 5k repeat error log tell you to put in a bug report expect result a screen show firebase item in a grid ... |
flutterflutter | icon sport martial art rounded show armenian flag | Duplicate | step to reproduce create a new flutter project in dartpad dev with this code dart import package flutter material dart void main runapp materialapp home scaffold body center child iconbutton iconsize 200 icon c... |
flutterflutter | elevatedbutton look bad on the web | Duplicate | step to reproduce 1 execute flutter run on the code sample see code sample section below expect result mobile and web version should look the same actual result web version look wrong both internal and external padding be incorrect the font also seem to be too large ... |
flutterflutter | android studio presence change flutter toolchain | Duplicate | issue flutter use the version of java bundle with android studio by default instead of the base system version this be a problem because the android studio java 11 doesn t support hmacpbesha256 an algorithm use to sign build when deploy for android the only way to fix this currently be to remove andr... |
flutterflutter | casterror null check operator use on a null value | Invalid | I be try to write a simple auto login method for my application but when my application want to execute the follow code it give I the next error future autologin async final pref await sharedpreference getinstance if pref containskey userdata return false ... |
flutterflutter | video player fail to initialize decoder c2 qti avc decoder | Invalid | step to reproduce 1 execute flutter run on the code sample 3 note that the first few time that the screen be reload via navigator of context pushname gameone the video play fine after a predictable number of screen reload the video player will cause a platformexceptio... |
flutterflutter | app release apk result in auth failure while run main dart on android studio be auth success | Invalid | step to reproduce 1 run flutter build apk t lib src main dart split per abi on the terminal outside of android studio 2 open build app output flutter apk app release apk 3 click on sign in with google and get authentication failure 4 check that the same app on android studio r... |
flutterflutter | web altgr key cause assertion exception in linux | Duplicate | press the altgr key in a textformfield use flutter web on linux require to fill an email adderess form I e write generate an assertion exception expect result be able to use altgr to write special character actual result an exception be throw log exc... |
flutterflutter | remove flutter service worker js when building web app with pwa strategy none | Invalid | when I build my web application with pwa strategy none I get an empty flutter service worker js file why be this file still create I think it would make more sense if it be not create in this case |
flutterflutter | how to test native code | Duplicate | hey I do create a plugin and for this plugin there s unit test on android native code I try execute this command to run my test shell gradlew test I don t find nothing about how to fix it step to reproduce 1 create a plugin 2 create an unit test to this plugin ... |
flutterflutter | image picker app crash on camera click on android 10 redmi 7a | Invalid | I be use the late package of image picker 0 8 4 6 and compilesdkversion 31 it be crash on open camera |
flutterflutter | sin cos canvas path | Invalid | hello I be consider implement a wave like motion so I need some sin or cos path I have try to implement it and make a pr to flutter engine and I need some help here at paint dart file in flutter engine at line 2355 there be some native keyword and be reference to path conicto I could no... |
flutterflutter | ongenerateroute not call for universal link on io | Invalid | step to reproduce 1 implement universal link for io 2 implement ongenerateroute in materialapp 3 invoke a universal link in ios example for our app expect result application should launch and ongenerateroute should receive a routesettings object with name parameter set to the uri... |
flutterflutter | io sign cert | Duplicate | 2 day waste at try to fix and find why flutter be pick up the wrong signing certificate I have try everything I could find on this not document bug flutter config clear io signing cert do clear anything flutter channel master flutter upgrade flutter clean flutter build io doesn t do much we ge... |
flutterflutter | input field of form do not validate when call validate of form state | Invalid | hi everyone the desire behavior of the input field do not work properly when call validate step to reproduce 1 clone this repo 2 execute flutter run in the project directory 3 on login screen without write anything in all field try to tap on button agree and continue 4 the valid... |
flutterflutter | could not get unknown property applicationvariant for extension android of type com android build gradle libraryextension | Invalid | hi I create a flutter application in 1 22 4 the version of flutter sdk then change the flutter application to library and then compile it to aar through gradle assemblerelease and use it in my project but only this version 1 22 4 can do this when I upgrade the sdk the follow error will be re... |
flutterflutter | flutter web mouse pointer appear as unavailable when hover popupmenubutton | Invalid | step to reproduce 1 hover mouse pointer above popupmenubutton 2 when click function as expect but the pointer icon appear wrong 3 I ve try use mouseregion widget but no avail img 20220207 145727 expect result appear as pointer hand actual result appear... |
flutterflutter | camera open in selfie mode | Invalid | the camera open in selfe mode when preferredcameradevice cameradevice rear be give |
flutterflutter | tool crash nosuchmethoderror nosuchmethoderror the method cancel be call on null receiver nulltrie call cancel | Invalid | command flutter run step to reproduce 1 2 3 log nosuchmethoderror nosuchmethoderror the method cancel be call on null receiver null try call cancel 0 object nosuchmethod dart core patch object patch dart 51 5 1 ansispinner... |
flutterflutter | textselection toolbar should be hide when scroll | Duplicate | use case provide more native like feature on text selection toolbar proposal toolbar for text selection should be hide when text field be scroll please check video below how native application work native android record from youtube native ios record from default calendar... |
flutterflutter | while switch tab and context then sow this error | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | desktop application freeze in macos | Invalid | step to reproduce I can t provide the code of my project but can tell you what I be do so basically I m check for flutter android studio vscode when the respective button be click but not sure 3 10 attempt freeze the app and I couldn t see any stack call in vscode so not sure what be cause the issue ... |
flutterflutter | unable to find an option to add new flutter module to my android project | Invalid | step to reproduce 1 open a native android project on android studio 2 follow this to add a new module 3 go to file new module 4 the follow dialog that open do not have an option to create a flutter module android studio info android studio arctic fox 2020 3 1 patch 4 build... |
flutterflutter | google maps flutter web the googlemap widget be always on top | Duplicate | the googlemap widget be always on top I have try to use stack dialog and ignorepointer to block any action of the googlemap but it s not work I think it be a bug I can t play this with any widget I be use the ontab of the googlemap to show the googlemap picker when I click dialog dropdown menu the c... |
flutterflutter | 400 bad request when build flutter docker image | Invalid | 9 122 4 building flutter tool 9 127 8 400 bad request try to find package dd at 9 128 0 error unable to pub upgrade flutter tool retrying in five second 9 try leave 9 137 8 400 bad request try to find package archive at 9 138 0 error unable to pub upgrade flutter tool retry... |
flutterflutter | intellij idea ultimate edition the doctor check crash | Duplicate | ps I flutter flutterproject flutter cgzs flutter doctor doctor summary to see all detail run flutter doctor v flutter channel stable 2 8 1 on microsoft windows version 10 0 19043 1466 locale zh cn android toolchain develop for android device android sdk version 31 0 0 ... |
flutterflutter | integration test reverflutterimage do not exist | Duplicate | the integration binding tell you to call reverflutterimage but reverflutterimage do not exist it should either be add or if the documentation be absolute the line tell you to call it should be remove see l201 |
flutterflutter | flutter build fail for real iphone and sometimes simulator | Invalid | I have try to fix the issue via multiple issue that have be post in the past but no solution work when I try to run the app on my iphone this happen log launch lib main dart on pepe tostado in debug mode automatically sign io for device deployment use specify development team in xcode proje... |
flutterflutter | the flutter application can t take long screen shot | Invalid | the application which make in react native that take long screen shoot but the same application I wanna make in flutter but I be not able to take long screen shoot here the example |
flutterflutter | scaffoldmessager snackbar show multiple time on multiple click | Invalid | I add a error message in my textfield the message be this field be empty but when I press at multi time it s show I that s message multi time but I want to say that s just show that s erorr in one time here the example |
flutterflutter | tool crash processexception fail to find c src flutter bin cache dart sdk bin pub bat in the search path command c src flutter bin cache dart sdk bin pub bat os error code 0 | Duplicate | command flutter no color run machine track widget creation device i d emulator 5554 start pause dart define flutter inspector structurederror true lib main dart step to reproduce 1 2 3 log processexception fail to find c src flutter bin cache ... |
flutterflutter | web text render issue | Duplicate | step to reproduce run the code sample below in chrome expect result render immediately actual result render a second after issue code sample dart void main runapp const materialapp home material child ... |
flutterflutter | registerdragdrop be use on window it be invalid when flutter run double click exe to run be valid | Invalid | step to reproduce 1 create a new window application project and use the win32 api registerdragdrop in the win32window class win32window createandshow oleinitialize nullptr if succeed registerdragdrop window new droptarget this bhasdragdrop true 2 ... |
flutterflutter | the follow typeerrorimpl be throw during a service extension callback for ext flutter inspector getrootwidgetsummarytree | Invalid | hello I m have an issue with flutter I m write a website use flutter my website look like a vertically scrolling pageview with widget inside but it look weird on the mobile screen so I add layoutbuilder and create a mobile version where I replace pageview with listview because child of pageview sometimes weren ... |
flutterflutter | fail assertion line 6115 pos 12 child child 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 | icon miss material icon | Duplicate | step to reproduce 1 execute flutter run on the code sample expect result the material icon for icon sport martial art and icon handshake should be show actual result empty or wrong icon flutter 01 code sample import package flutter material da... |
flutterflutter | window web hot reload error and application connection | Duplicate | step to reproduce after I update to flutter 2 10 I can t run hot restart or hot reload because it always throw the error see log also flutter doesn t keep my application attach for a long time after a few minute in the code editor I go back to the terminal and see that flutter have lose connection w... |
flutterflutter | can not run project afterevaluate closure when the project be already evaluate | Invalid | edit look like there be dependecy of onesignal plugin on flutter tool the solution be to place onesignal plugin after it in the sequence in the android app build gradle apply from flutterroot package flutter tool gradle flutter gradle apply plugin com onesignal androidsdk onesignal gradl... |
flutterflutter | fail assertion line 1702 pos 12 center parent 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 | systemchrome setenabledsystemuimode break | Duplicate | step to reproduce 1 run the code sample on my phone expect result full screen white actual result at the top there be a black line in the size of exactly notification bar image if I pull the notification bar the black bar disappear image the full scre... |
flutterflutter | add minleadingwidth to switchlisttile | Duplicate | add the minleadingwidth field like the listtile have to switchlisttile too pls |
flutterflutter | link move on documentation | Duplicate | in documentation at 8 set up basic security rule 7 paragraph 3 instruction 1 have a link in the firebase console s develop section click database and then select the rule tab or click here to go directly to the rule tab when you follow the link popup message appear say link m... |
flutterflutter | flutter web chrome back button not enable when launch directly by click link or by any ide | Duplicate | back button be not enable in chrome so when navigate to next screen then I don t have any option to come back to previous screen the issue occur for below case launch any flutter web application either directly by 1 click link or 2 from ide like visual studio code it s weird that it work when you eithe... |
flutterflutter | ontap in gesturedetector be take a value less but text be take correct both use in the same loop | Invalid | hello in the follow code text subject address be print the correct value but gesturedetector ontap be take the same value for the whole row and incremente the value of subject and address directly by 2 and 6 respectively at exit from inner loop column ... |
flutterflutter | how to implement lazyload in flutter listview like whatsapp chat screen | Invalid | I m aware of typical lazy load functionality now be try to understand how whatsapp chat screen fetch old chat if we scroll to top similarly I want to do lazy load on reach the top of the conversation in my case assume 10 000 conversation obviously can t fetch all 10k item in one shot in a chat... |
flutterflutter | boxconstraint have a negative minimum height | Duplicate | step to reproduce execute flutter run on the code sample tap on the sign in button to see the error expect result the form would be validate actual result textformfield overlap and there be an error state below exception catch by render library ... |
flutterflutter | error launch app | Invalid | the follow assertion be throw while rebuild dirty element package flutter src render object dart fail assertion line 1342 pos 12 child parentdata null be not true |
flutterflutter | formatexception unexpected extension byte at offset 5 | Duplicate | step to reproduce 1 upgrade my flutter 2 8 x to 2 10 2 flutter doctor throw error in intellij idea part 3 it print formatexception unexpected extension byte at offset 5 see the log log log image intellij idea community edition the doctor check ... |
flutterflutter | tool crash unsupportederror unsupported operation illegal character in path assetsd program my work flutter app smart education test asset | Invalid | command flutter quiet assemble no version check depfile d program my work flutter app smart education test build app intermediate flutter debug flutter build d output d program my work flutter app smart education test build app intermediate flutter debug dtargetfile d program my w... |
flutterflutter | keyboard key be not detect | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | show video in os window | Invalid | how I can show video in my flutter project in os windows |
flutterflutter | flutter 2 10 upgrade fail at intellij plugin step on linux | Duplicate | hi everyone just a head up about a potential problem didn t check yet the side effect but I ll update this ticket with any other finding that happen when do the flutter upgrade from 2 8 1 to 2 10 0 I m do this on a pop os 21 10 distro which be up to date incl intellij plugin at the time of this ... |
flutterflutter | linux build fail with flutter 2 10 | Invalid | step to reproduce 1 create a project with flutter 2 8 1 on linux mint 2 flutter upgrade upgrading flutter to 2 10 0 from 2 8 1 in 3 flutter build linux because every version of flutter test from sdk depend on material color utility 0 1 3 which doesn t match any version... |
flutterflutter | issue in app | 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 run log stateerror bad state no context with the run dart application 0 remotedebuggerexecutioncontext i d package dwd src debugging execution context dart 55 7 1 appinspector getextensionrpc package dwd src debug inspector dart 538 20 ... |
flutterflutter | please release an official encryption library | Invalid | such as this |
flutterflutter | samsung fluttersurfaceview choreographer | Invalid | samsung fluttersurfaceview choreographer when test filabase dynamic link they work fine on android and iphone device when open I get a link and there be no extra log but when I open a link to samsung a51 I get a lot of extra log and I don t get a link breakpoint do not react to the link ... |
flutterflutter | git error command with exit code 128 | Invalid | hello everyone attempt to use this package in my flutter application plain notification token git url zionnite plain notification token git screen shoot 2022 02 04 at 9 02 00 am have delete pub cache yet error still persist please what do I need to do |
flutterflutter | flutter doctor report an error with intellij idea community edition | Duplicate | intellij idea community edition the doctor check crash 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 intellij idea 2021 3 2 commun... |
flutterflutter | google map flutter how do I show the google map like a picture no interaction | Invalid | I try to use the stack the dialog and the ignorepointer to block the interaction of the google map but it do not work the google map be always on top how do I block the interaction of the google map |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.