repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
flutterflutter | scroll behavior smooth option for flutter web such as in html css | Duplicate | use case for smoother scroll in flutter web project proposal smooth scrolling while use trackpad in laptop but the issue use case come for desktop user while scroll on a mouse the page feel janky not so smooth in html and css there s the option to add html scroll behavior smooth ... |
flutterflutter | material slidertheme property or whole widget be ignore on io | Invalid | step to reproduce 1 execute flutter run on the code sample 2 press the float button 3 check slider it hasn t change visually expect result I d like to see property like inactivetrackcolor thumbcolor thumbshape and trackheight be respect on io actual result... |
flutterflutter | tostring of the errordescription instance not work properly in release mode | Invalid | try throw errordescription test error message catch e print e tostre print e print e in release mode on android print instance of errordescription while in debug mode print test error message at the same time throw exception w... |
flutterflutter | dart exe get flag as virus by apex one trend micro | Duplicate | similar to this issue I run into the problem that dart exe get flag by anti malware software anti malware software apex one security agent by trend micro image log log flutter doctor v flutter channel master 3 1 0 0 0 pre 1191 on microsoft window... |
flutterflutter | firebasefirestore orderby function not work with when function | Invalid | I have implement this code for retrieve the message of this room final messagesprovider streamprovider ref firebasefirestore db firebasefirestore instance var room ref watch roomidprovider print room update print room be room final docref db collection mess... |
flutterflutter | flutter window desktop can not work | Duplicate | step to reproduce 1 run flutter doctor at first it prompt I that cmdline tool visual studio be not instal 2 instal cmdline tool and instal visual studio 3 create a new app select window desktop and run it it can not work but chrome web and my phone mobile work well log ... |
flutterflutter | consult the branch management issue | Invalid | hi consult some problem I find that the stable and beta branch have some commit that be not in the master branch for example the stable branch be 11 commit ahead master should the ahead commit of stable and beta be merge to the master in the future if so when be these commit merge to the maste... |
flutterflutter | the bin dart command do not use the same pub cache as bin flutter | Duplicate | the flutter tool set the pub cache here l478 this never happen for the dart script this lead to problem like where flutter pub get doesn t work for dart run if we want to continue with a separate pub cache inside the flutter dir it should probably be set up in the bin internal share sh ... |
flutterflutter | pageview sample not work | Invalid | this pageview sample code on flutter dev isn t work |
flutterflutter | in app purchase get all plan inside subscription | Invalid | hi I m use the in app purchase be work fine but I only can get one plan inside of the subscription I have 3 subscription basic subscription premium subscription enterprise subscription and inside of each subscription I want to have 2 plan month plan year plan I get always the ... |
flutterflutter | google map not display on my android device | Invalid | I be try to implement google map in my flutter project but google map be not display in the android version of the app |
flutterflutter | webview android app crash after long idle time | Invalid | step to reproduce use webview flutter same in flutter inappwebview in app wait a long time maybe dozen of minute or couple of hour and app will crash in android device nova 8 se harmony os flutter docotr flutter channel stable 2 10 5 on macos 12 4 21f79 darwin x64 l... |
flutterflutter | exception catch by widget library | Invalid | exception catch by widget library the follow assertion be throw build home dirty dependency mediaquery textbaseline be require if you specify the crossaxisalignment with crossaxisalignment baseline package flutter src widget basic dart ... |
flutterflutter | macos monteray 12 3 can t run flutter doctor but can run which flutter | Invalid | hi I want to install flutter on my macbook but it can not run properly I settle path variable so I can run which flutter common and this be output for that ekran resmi 2022 06 09 10 45 53 but when I try to run flutter doctor this be the output ekran resmi 2022 06 09 10 47 26 ... |
flutterflutter | flutter version upgrade | Invalid | 1 22 3 3 0 0 2 8 1 translate use google translate my old project be version 1 22 3 and now I want to upgrade to version 3 0 0 or 2 8 1 there will be many many error what do I need to do to well upgrade my original version successfully |
flutterflutter | web html inkwell splash do not render correctly with hw acceleration on xclipse gpu | Invalid | when use html renderer inkwell splash do not render correctly on android in both debug and release mode this happen in chrome and samsung browser but not in firefox or opera which be weird because opera be also chromium base it also doesn t happen in chrome on window canvaskit work well I ve al... |
flutterflutter | flutter doctor check exception bad utf 8 encoding u fffd replacement character find while decode string | Duplicate | flutter version 3 0 1 window version window 11 home 21h2 22000 675 run flutter doctor visual studio develop for window the doctor check crash x due to an e... |
flutterflutter | I find that the podfile file be miss when I create a new flutter project I have a few question | Invalid | I find that the podfile file be miss when I create a new flutter project I have a few question 1 how the flutter framework integrate with io project 2 how to upgrade old project to new integration method detail target platform target os version browser device log ... |
flutterflutter | flutter 3 1 0 on channel dev error while build app | Invalid | hi I ve switch to flutter channel dev but when I run the app I get some of these error error the method flatbutton isn t define for the class flutterroundedbuttonaction src flutter round button action dart 36 try correct the name to the name of an exist method or define a method name ... |
flutterflutter | flutter run fail with macos ventura io 16 | Invalid | step to reproduce 1 flutter run on macos ventura io 16 expect result run flutter app with io 16 actual result it fail but ios 15 5 simulator run well log 3151 ms 2022 06 08 23 42 37 046 io deploy 37293 911262 unable to locate devicesupport di... |
flutterflutter | redirect to application fail | Duplicate | when I try to connect metamask wallet it launch the uri but not redirect to my app from uri in the debugger mode its fine but release mode raise issue I try this ondisplayuri uri async print uri runtimetype launchurl uri and this also ondisplayuri uri async print uri... |
flutterflutter | visual studio | Duplicate | step to reproduce 1 2 3 log log |
flutterflutter | flutter 3 1 listview builder slow scrolling on mobile view | Invalid | detail target platform target os version browser device log log |
flutterflutter | tool crash filesystemexception can not create link os error access deny errno 5 | Duplicate | command flutter pub add camera step to reproduce 1 2 3 log filesystemexception can not create link os error access deny errno 5 0 link throwiferror dart io link dart 263 7 1 link createsync dart io link dart 184 5 2 ... |
flutterflutter | flutter markdown syntax highlighting for code block | Duplicate | proposal I propose syntax highlighting for code block inside of markdown for flutter markdown here s an example of what a python code block look like when use flutter markdown feature request syntax highlighting for flutter markdown 0 and here be what I m envision the webpage w... |
flutterflutter | it give I an error if I wrap a listview with expand and if I do not give it a height now it always error | 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 access deny errno 5 | Duplicate | command flutter pub get step to reproduce 1 2 3 log filesystemexception can not create link os error access deny errno 5 errno 5 0 link throwiferror dart io link dart 263 7 1 link createsync dart io link dart 184 5 ... |
flutterflutter | fieldvalue servertimestamp be return fieldvalue instance of methodchannelfieldvalue | Invalid | hello everyone I m try to use timestamp from firebase but when I set the value fieldvalue servertimestamp tostre on database it return fieldvalue instance of methodchannelfieldvalue what can I do to return a timestamp |
flutterflutter | window only horizontal scrolling not work with mouse wheel inside a column | Duplicate | step to reproduce 1 create an app from official template flutter create myapp 2 replace the return scaffold code with the follow dart return scaffold appbar appbar here we take the value from the myhomepage object that be create by the app build metho... |
flutterflutter | tool crash unsupportederror unsupported operation illegal character in path assetsf project ham hub asset font | Invalid | command flutter quiet assemble no version check depfile f project ham hub build app intermediate flutter debug flutter build d output f project ham hub build app intermediate flutter debug dtargetfile f project ham hub lib main dart dtargetplatform android dbuildmode debug dtrackwid... |
flutterflutter | apple be now block app that use webview flutter wkwebview because of non public api usage | Duplicate | hi all of sudden after wwdc s presentation apple have begin to reject app that use webview itms 90338 non public api usage the app reference non public selector in framework webview flutter wkwebview framework webview flutter wkwebview estimatedprogress initwithframe configuration ismainframe se... |
flutterflutter | image asset errorbuilder propagate its exception through navigator | Duplicate | step to reproduce 1 launch the code below 2 do not have the asset wantedimage png 3 click the elevated button 4 see the exception throw on the new page expect result no exception throw on the new route actual result exception be propagate through the navigator and s... |
flutterflutter | flutter test package use outdated dependency | Invalid | collection library have a new version not sure about other dependency but some of the new version of my project s dependency be use the late version of collection library therewith render my unit test unusable at the moment please update |
flutterflutter | window flutter run not work | Invalid | launch lib main dart on window in debug mode building window application cmake error at cmakelist txt 3 project fail to run msbuild command d program file microsoft visual studio 2022 community msbuild current bin amd64 msbuild exe to get the value of vctargetspath |
flutterflutter | webview flutter get webview flutter wkwebview error when upload the application to the appstoreconnect | Invalid | the flutter app successfully get archive for a new release but at the last step of the upload process in xcode the error message below show up the app reference non public selector in payload runner app framework webview flutter wkwebview framework webview flutter wkwebview estimatedprogress initwithframe co... |
flutterflutter | richtext wrongly have one extra blank line when use widgetspan in android new bug in flutter 3 0 see skia assert failure with 3 line reproducible sample | Duplicate | hi thank for the wonderful framework however I see bug when upgrade to 3 0 step to reproduce 1 execute flutter run on the code sample 2 please run it use an android device io simulator do not have this bug but my android device do have bug 3 just look at it btw interestingly... |
flutterflutter | webview problem publish app to testflight itms 90338 non public api usage | Invalid | the app reference non public selector in framework webview flutter wkwebview framework webview flutter wkwebview estimatedprogress ismainframe setnavigationdelegate targetframe usercontentcontroller websitedatastore if method name in your source code match the private apple apis list above alter your m... |
flutterflutter | fail assertion line 5140 pos 12 history isnotempty be not true | Invalid | import package flutter material dart import package line icon line icon dart import package tuza constant global variable dart import package tuza feature admin screen add product screen dart import package tuza feature admin service admin service dart import package tuza model pro... |
flutterflutter | tabbar issue in material widget | Invalid | step to reproduce 1 execute flutter run on the code sample 2 exception catch by widget library the follow assertion be throw build navigator globalobjectkey widgetsappstate 5d9e2 dirty dependency unmanagedrestorat... |
flutterflutter | imagefilter compose crash the app | Invalid | step to reproduce expect result actual result code sample dart class mywidget extend statelesswidget override widget build buildcontext context return imagefiltere blur then rotate crash console say script error i... |
flutterflutter | tool crash filesystemexception directory listing fail os error access be deny errno 5 | Duplicate | command flutter run d chrome step to reproduce 1 2 3 log filesystemexception directory listing fail os error access be deny errno 5 0 directory fillwithdirectorylisting dart io patch directory patch dart 42 24 1 directory... |
flutterflutter | camera package have problem with system nanotime on device like samsung j7 prime | Duplicate | my flutter doctor doctor summary to see all detail run flutter doctor v flutter channel stable 3 0 1 on microsoft windows versi n 10 0 22000 675 locale es us android toolchain develop for android device android sdk version 32 1 0 rc1 chrome develop for the web ... |
flutterflutter | go router loading page error | Invalid | flutter web reference the ro router example loading page there seem to be a problem with the syntax below repository be load and doesn t go home when still on the loading page if islogin loading return from router final provider routerprovider provider ... |
flutterflutter | integrate flutter firebase remote config | Invalid | be flutter firebase remote config support localization assume I be use english french and arabic in my app be that possible to configure the firebase config key for all then when the user use english it fetch with the english key when the user use french it fetch with the french key |
flutterflutter | flutter streamcontroller not refresh datum on change of tabview | Invalid | as per above issue stream builder not update value code sample dart import dart async import package flutter material dart class streamexample extend statefulwidget const streamexample key key super key key override state createstate streamexamplestate ... |
flutterflutter | help | Duplicate | step to reproduce visual studio develop for window the doctor check crash x due to an error the doctor check do not complete if the error message below be not helpful please let we know about this issue at x exception bad utf 8 encoding u fffd replacement character find ... |
flutterflutter | the dividing line in flutter s cupertinoalertdialog component be much dark than the dividing line in ios native alert | Duplicate | step to reproduce 1 execute flutter run on the code sample 2 tap open alert 3 compare the pop up alert dividing line with ios native alert expect result actual result code sample dart import package flutter cupertino dart import package flutter material... |
flutterflutter | navigationbar elevation have no effect with usematerial3 flag | Duplicate | step to reproduce 1 execute flutter run on the code sample 2 change elevation property of navigationbar to any value expect result different coloring or shadow actual result no effect whatsoever code sample dartpad sample reference for rydmike mentio... |
flutterflutter | example on implment immersive translucent window | Duplicate | this be what electron able to do image how to do it in flutter btw electron even support material3 theme color |
flutterflutter | uri parse be not able to parse the string url with a parameter | Invalid | string urlstr print uri parse urlstr result 23 23 the first be still not convert to 23 for hand on please try the below link |
flutterflutter | io crash sometimes when hot restart | Duplicate | step to reproduce 1 execute flutter run on the code sample 2 hot restart it need to be fast enough expect result no crash actual result crash see log below code sample dart any code should work but it reproduce more frequently with case like ... |
flutterflutter | flutter web require internet to debug when run in canvas mode | Duplicate | per on the surface this look similar to but flag it since it look like that be fix for canvaskit at the very least we should document any necessary step to prepare a machine for offline work cc kevmoo |
flutterflutter | heating issue in io | Invalid | my iphone face heating problem in flutter application but work completely normal in android target device iphone xs flutter channel unknown 2 10 5 on macos 12 4 21f79 darwin arm locale en np android toolchain develop for android device android sdk version 32 1 0 rc1 ... |
flutterflutter | I m have an error on doctor check about ms visual studio | Duplicate | visual studio develop for window the doctor check crash x due to an error the doctor check do not complete if the error message below be not helpful please let we know about this issue at x exception bad utf 8 encoding u fffd replacement character find while decode string ... |
flutterflutter | tool crash rpcerror | Duplicate | command flutter no color run machine track widget creation device i d chrome start pause dart define flutter inspector structurederror true lib main dart step to reproduce I just hot reload my chrome device log rpcerror 0 new outstandingrequ package... |
flutterflutter | error after upgrade to flutter 3 0 1 | Invalid | I write code native to send datum from androi native to flutter after I upgradedto flutter 3 0 1 there some be issue can help I fix this issue object be not abstract and do not implement abstract member public abstract fun error p0 string p1 string p2 any unit define in io flutter plugin com... |
flutterflutter | gradle throw an error while download artifact from the network retry to download | Invalid | flutter create shiva create project shiva connection close before full header be receive pub get fail server unavailable attempt retry 1 in 1 second run flutter pub get in shiva 69 5s write 96 file all do in order to run your application type ... |
flutterflutter | fail assertion line 348 pos 12 keepalivehandle null 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 | github action app lintvitalrelease then app lintvitalrelease | Invalid | 1 the flutter app load and run locally on android studio flutter but not on github action per the log below 2 the app continue to load and run locally when I suppress the error under buildtype release of android app build grade and any where else there s lintoption as follow gradle ... |
flutterflutter | android only firestore access timeout | Duplicate | detail my app be a specialise chat application it be fully operational on android io and web there be no performance issue on io web and android emulator there be no performance issue on android if sign apk be deploy to the usb attach device samsung s10 there be issue with performance if t... |
flutterflutter | tool crash filesystemexception can not create link os error acceso denegado errno 5 | Duplicate | command flutter pub get step to reproduce 1 2 3 log filesystemexception can not create link os error acceso denegado errno 5 0 link throwiferror dart io link dart 263 7 1 link createsync dart io link dart 184 5 2 ... |
flutterflutter | how to run flutter app on start of the phone | Invalid | I check this but I want a flutter native way to achieve this |
flutterflutter | flutter platformview notifycreate | Invalid | flutter 2 5 3 why do this error occur |
flutterflutter | httpclient send invalid extension during tls client hello cause fail connection to server | Invalid | step to reproduce 1 execute dart run example dart on the code sample 2 press button 3 see error in debug output expect result request successfully go through actual result error fail with error I flutter 29677 error handshakeexception handshake error in cl... |
flutterflutter | web url launcher missingpluginexception no implementation find for method launch on channel plugin flutter io url launcher | Invalid | in debug mode it work fine if I compile the web and deploy it to firebase the plugin no long work you can check this out by visit on the bottom of the page there be play and app store link which can t be open because of the error flutter doctor flutter channel master 3 1 0 0 0 pre 8... |
flutterflutter | no test match regular expression test exit b 0 | Invalid | hi vscode be have a problem run test with a multi line string description how to reproduce this will pass dart import package flutter test flutter test dart void main testwidget test tester async this will not pass dart import package flutter t... |
flutterflutter | how to integrate go router with seo renderer | Invalid | I be use go router for my project recently I want to integrate seo renderer into my project however the example show that these 2 library be not compatible with each other seo renderer runapp robotdetector debug true you can set true to enable robot mode child mate... |
flutterflutter | gesturedetector widget s onscale also detect onpan gesture | Invalid | step to reproduce 1 execute flutter run on the code sample 2 gesture pan drag on screen I check the occur in stable and master expect result onscale do not detect the gesture actual result onscale detect the gesture code sample ignore for file ... |
flutterflutter | datetimepicker need | Invalid | it will help in many use case like meet time I show this type of widget for datetimepicker be there any way to achieve this use flutter unnamed |
flutterflutter | renderbox be not lay out renderrepaintboundary 42c32 relayoutboundary up2 need paint package flutter src rendering box dart | Invalid | complete error status renderbox be not lay out renderrepaintboundary 42c32 relayoutboundary up2 need paint package flutter src rendering box dart fail assertion line 1979 pos 12 hassize either the assertion indicate an error in the framework itself or we should provide substantially more informa... |
flutterflutter | tabbar swipe event | Invalid | when user change tab in tabbar neither ontap nor controller listener doesn t detect swipe that change current tab index how to listen swipe tab content lead to change select current tab thank |
flutterflutter | flutter native widget | Invalid | please how do I kill or remove a platform view in flutter I want to be able to release resource after make use of platform view in flutter |
flutterflutter | a picker that include both date picker and time picker | Invalid | use case for when you wanna create a datetime object from a picker that include the time as well it would be very useful for web proposal just have both of the current picker side by side as a new type of picker |
flutterflutter | window build build the engine result in a flutter window dll with miss entrypoint flutterdesktopenginereloadplatformbrightness | Invalid | have follow the build instruction locate at I get what look like a successful build of the engine but the result flutter window dll do not include flutterdesktopenginereloadplatformbrightness while the same pre build dll from official source work fine |
flutterflutter | tool crash httpexception | Duplicate | command flutter run debug exception httpexception httpexception connection close before full header be receive uri flutter doctor flutter channel master 3 1 0 0 0 pre 618 on microsoft windows version 10 0 19044 1706 locale en we flutter ... |
flutterflutter | tool crash argumenterror invalid argument s invalid type for path null | Duplicate | command flutter create platform web step to reproduce 1 2 3 log argumenterror invalid argument s invalid type for path null 0 filesystem getpath package file src interface file system dart 160 7 1 localfilesystem directory p... |
flutterflutter | feature request flutter should expose api to configure default window size height width cross platform | Duplicate | for cross platform app we may want to set a different window size with height and width for all platform windows linux macos snipaste 2022 06 03 11 27 52 I guess there should be a api expose for we to call when dart runapp myapp |
flutterflutter | build to run flutter app on window get these error message | Duplicate | launch lib main dart on window in debug mode exception bad utf 8 encoding u fffd replacement character find while decode string instanceid 2f084038 installdate 2021 12 24t22 45 12z installationname visualstudio 17 2 3 32526 322 installationpath ... |
flutterflutter | use navigator for partial page to pop and push physical button to pop will directly return to the desktop | Invalid | when push to secondpage page I press the physical button to go back and it will go back to the desktop when I click the pop in second page button it return to the firstpage page how can I do it so that when I press the physical button I also go back to the firstpage and after I click pop in fi... |
flutterflutter | mdns query fail with m1 macbook and sip enable | Duplicate | here be my logs flutter channel stable 3 0 1 on macos 12 4 21f79 darwin arm locale en cn flutter version 3 0 1 at user xxx document source flutter upstream repository framework revision fb57da5f94 2 week ago 2022 05 19 15 50 29 0700 engine revision caaafc... |
flutterflutter | the assembly for window do not work | Duplicate | check dart sdk version download dart sdk from flutter engine 57d3bac3dd5cb5b0e464ab70e7bc8a0d8cf083ab expand download archive building flutter tool run pub upgrade upgrade flutter to 3 0 1 from 2 10 4 in d flutter window 2 10 4 stable flutter check dart sdk version download ... |
flutterflutter | desktop didchangeapplifecyclestate do not reflect focus change | Invalid | I would expect to be able to use didchangeapplifecyclestate from widgetsbindingobserver to detect focus change for flutter application on desktop platform dart import package flutter material dart void main runapp myapp class myapp extend statelesswidget this widget b... |
flutterflutter | duplicate globalkey detect in widget tree | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | bad utf 8 encoding | Invalid | step to reproduce 1 execute flutter run on the code sample 2 with device window desktop 3 expect result actual result code sample dart log |
flutterflutter | flutter doctor find an issue after instal visual studio 2022 on window 10 | Duplicate | hi flutter doctor find an issue after instal visual studio 2022 on windows 10 simplify chinese edition visual studio develop for window the doctor check crash x due to an error the doctor check do not complete if the error message below be not helpful please let we know about this iss... |
flutterflutter | installation of ms visual studio 2022 | Duplicate | after I have instal the new visual studio 2022 current version 17 2 3 the flutter doctor crash crash report txt |
flutterflutter | attempt to send a key down event when no key be in keyspressed this state can occur if the key event be send doesn t properly set its modifier flag this be the event rawkeydownevent e4484 logicalkey logicalkeyboardkey 0050c keyid 0x10000050c keylabel select debugname select physicalkey phys... | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | flutter markdown with selectable true only possible to select individual section of text on flutter web | Duplicate | for flutter web with flutter markdown 0 6 10 2 when selectable true it only allow for select individual section at a time on web you would expect to be able to select e g text from the title and the paragaph underneath at the same time these can only be select individually at the moment step to ... |
flutterflutter | android studio flutter inspection not display fix suggestion | Invalid | flutter plugin version 68 0 2 android studio version android studio chipmunk 2021 2 1 build ai 212 5712 43 2112 8512546 build on april 28 2022 runtime version 11 0 12 0 b1504 28 7817840 aarch64 vm openjdk 64 bit server vm by jetbrain s r o macos 12 3 1 gc g1 young generation g1 ... |
flutterflutter | do the clipboard only support text type | Duplicate | I need to watch the system clipboard on window and process the content but I find it only support text plain type be there any plan to add other format |
flutterflutter | cursor bug in textfield cursor stick and get into the selection mode | Duplicate | step to reproduce 1 run any app with a textfield 2 tap on any of these key screenshot 151 3 tap inside the field try to change the cursor position 4 the cursor stick and enter in selection mode it s not exactly the selection mode but look like it you fall into a trap type clos... |
flutterflutter | tool crash filesystemexception can not create link os error funzione non corretta errno 1 | Duplicate | command flutter build window step to reproduce 1 2 3 log filesystemexception can not create link os error funzione non corretta errno 1 0 link throwiferror dart io link dart 263 7 1 link createsync dart io link dart 184 5 ... |
flutterflutter | cupertinopicker alternate style cupertinomenupicker | Invalid | use case select something proposal a widget for io cupertino widget picker at the moment as far as I have see there be no alternative style for the cupertino picker there be currently only the scroll wheel variant in several app in io and in some app on the ipad this variant of the picke... |
flutterflutter | write flutter plugin generatedpluginregistrant error | Invalid | I be write a flutter plugin for sign datum with ed25519 the code seem to be run in some other app however when I want to run the main dart file in the example directory I get the follow error image what could be cause the issue the file be automatically generate and the problem exist with three... |
flutterflutter | want to downgrade to flutter 2 | Invalid | device macbook I want to downgrade to flutter 2 because I be try to develop an app use agora and it be give I a lot of error while work with agora my first try download the arm version 2 13 pre from flutter website and try change my path my zshrc file update export path path user username d... |
flutterflutter | ticker dispose error after call dispose | Invalid | hi I m get ticker dispose error even after I be call dispose and super dispose here be the full error message log bash exception catch by widget library the follow assertion be throw while finalize the widget tree singledigitstate 3ef63... |
flutterflutter | git clone do not work with 3 0 1 | Duplicate | hello we use git clone to install flutter during our code build on aw the follow command use to work fine until 3 0 1 git clone depth 1 b 3 0 1 after do this flutter doctor return the follow container 2022 06 01 13 12 37 run command flutter doctor 120 doctor summary ... |
flutterflutter | flutter web preflight check doesn t send cookie create new session nodejs backend | Invalid | I be use dio I ll be post the same issue in both place because I m not sure where the problem lie I detail below how I can use an alternative method in the server so preflight isn t trigger the full request but then the main request give I a different session i d each time the method I m demonstrate here... |
flutterflutter | doctor check crash if visual studio preview be instal | Duplicate | step to reproduce 1 install visual studio preview 17 3 2 download flutter stable from 3 run flutter doctor result visual studio develop for window the doctor check crash x due to an error the doctor check do not complete if the error message below be not helpful ple... |
flutterflutter | notification navigation not work properly when application terminate screen bliking | Invalid | be get follow error while navigation to detail screen |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.