repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
flutterflutter | crash when click the control key on window desktop | Duplicate | console exception catch by service library the follow assertion be throw during a platform message callback a keyupevent be dispatch but the state show that the physical key be not press if this occur in real application please repor... |
flutterflutter | android add to app single engine go from flutterfragment flutteractivity and back | Duplicate | I m use a single flutterengine in an add to app architecture in the app I have a flutterfragment embed in a tab bar I then open up a new full screen flutteractivity when I navigate back to the tab bar screen the flutterfragment be no long associate with the flutterengine and so win t draw itsel... |
flutterflutter | camera ios lateinitializationerror field controller have not be initialize | Invalid | step to reproduce 1 execute flutter run on the code sample 2 wait until page initialise expect result should display a full page with the camera preview actual result receive error of lateinitializationerror field camera have not be initialize co... |
flutterflutter | adb server version 40 doesn t match this client 41 | Invalid | flutter channel stable 2 8 1 on macos 11 3 20e232 darwin x64 locale en we flutter version 2 8 1 at user ashrafulattari development flutter upstream repository framework revision 77d935af4d 11 day ago 2021 12 16 08 37 33 0800 engine revision 890a5fca2e ... |
flutterflutter | io miss frame in flutter 2 8 | Duplicate | detail run release or build ipa release and flutter sdk in 2 8 swipe up and down on your io device at a slow speed the problem arise we switch between three app and divice in iphonex iphone12 iphone8 will all have problem eventually we switch flutter sdk to 2 5 ... |
flutterflutter | accord to dart sdk native symbol xx cc abi cxa demangle will it cause slow compilation | Invalid | native symbol xx lookupsymbolname because there be too many symbol in io andriod dylib it will slow compilation |
flutterflutter | flutter module can not set iphoneos deployment target to 10 0 | Duplicate | I want to set iphoneos deployment target to 10 0 can tell I how to do it 1 flutter create t module do what 2 cd do what 3 flutter pub add flutter sound 4 flutter build ios framework no debug no profile log run flutter pub get in do what 1 ... |
flutterflutter | error while start kernel isolate task flutter 2 8 0 on window double system mac big sur and window 10 | Duplicate | hi I have problem with flutter 2 8 0 on window 10 when I want run hot reload have problem 1 execute flutter run on the code sample 2 change dart code 3 press r execute hot reload expect result hot reload be reject error while start kernel isolate task tr... |
flutterflutter | payment webview not work with io | Duplicate | hello I have a store application and I have integrate a payment gateway and everything work fine in android but when I run the version on the iphone it do not work there be a video explain the problem video |
flutterflutter | cmake error at cmakelist txt 2 project generator visual studio 16 2019 could not find any instance of visual studio exception unable to generate build file | Duplicate | step to reproduce can t build for window desktop window window x64 microsoft windows version 10 0 19044 1415 flutter run be show cmake error at cmakelist txt 2 project generator visual studio 16 2019 could not find any instance of visual studio ex... |
flutterflutter | could not resolve com google android gms play service location 16 | Invalid | image |
flutterflutter | autocomplete must support texteditingcontroller as argument | Invalid | autocomplete controller mtextcontroller |
flutterflutter | null check operator use on a null value 0 textpainter getpositionforoffset package flutter src painting text painter dart 953 1 | Duplicate | null check operator use on a null value 0 textpainter getpositionforoffset package flutter src painting text painter dart 953 1 renderparagraph hittestchildren package flutter src render paragraph dart 444 2 renderbox hitt package flutter src rendering box dart 2411 3 rende... |
flutterflutter | image picker not able to select image picker be freeze with just cancel button | Invalid | I do not understand why it be closed but I have the same problem with m1 macbook pro with iphone 13 simulator |
flutterflutter | exception the flutter tool can not access the file or directory in run flutter project | Duplicate | background I instal intellij idea 2021 3 community edition version 11 0 13 7 b1751 19 aarch64 and fluttersdk in m1 mac mini with monterey version 12 1 I get fluttersdk here flutter 2 8 1 stable from this link flutter docs currently fluttersdk be instal in the path of export path path ... |
flutterflutter | flutter web button be not clickable after zoom in or zoom out | Duplicate | step to reproduce 1 install responsive framework 0 1 5 2 execute flutter run on the code sample 3 zoom in out with strg and scroll 4 try to click the button 5 button be not clickable anymore and onpresse function be not exectute expect result help should be print in t... |
flutterflutter | subject not work via email | Invalid | hello await share share parsehtmlstre post content tostre subject as a result vie email part of text be use as a subject |
flutterflutter | processexception fail to find cmake in the search path command cmake | Duplicate | I get the error while try to use command flutter run processexception fail to find cmake in the search path command cmake here the verbose ooutput 49 ms executing uname m 21 ms exit code 0 from uname m x86 64 5 ms execute opt flutter git ... |
flutterflutter | webviewcontroller evaluatejavascript | Invalid | be this no long work I try to hide the header but not work webviewcontroller evaluatejavascript document getelementsbyid gridlove header responsive style display none step to reproduce 1 2 3 log log ... |
flutterflutter | when use texteditiputformatter with textformfield the follow assertion be throw during a platform message callback a keydownevent be dispatch but the state show that the physical key be already press if this occur in real application please report this bug to flutter if this occur in unit test please ensure... | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | run flutter emulator create always default to api 27 | Invalid | I have other system image instal but when run flutter emulator create it always ask for playstore api 27 image I think it should find instal image instead of force to download another unnecessary image |
flutterflutter | tool crash filesystemexception can not open file os error no such file or directory errno 2 | Duplicate | oop flutter have exit unexpectedly filesystemexception can not open file path home rbozan bin cache artifact material font materialicon regular otf os error no such file or directory errno 2 command flutter no version check run verbose step to reproduce 1 ... |
flutterflutter | share preference io kvo can not observe the change of the key with dot in it which flutter share preference produce | Duplicate | I d like to use kvo to observe change to a value in an flutter share preference however I m find that it s not work because the key in the share preference that I d like to observe contain dots flutter xxxx can share preference do not use the flutter as the prefix of the key |
flutterflutter | how can I make only the constrained box scrollable or any other kind of box for the give scenario | Invalid | current state of the problem ui code how can I make only the yellow box and keep the red box position as it be or any other alternative thank you |
flutterflutter | how to upload native debug symbol of flutter app to play store | Duplicate | hello when I build release of my app I use follow command flutter build appbundle obfuscate split debug info debug info so I generate obfuscate appbundle for android flutter generate app android arm64 symbols app android arm symbol app android x64 symbol file under ... |
flutterflutter | how do I add gesturedetector to a overflowbox subwidget | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | colorfiltere blendmode srcout different drawing | Duplicate | step to reproduce import package flutter material dart void main runapp myapp class myapp extend statelesswidget override widget build buildcontext context return materialapp theme themedata dark copywith scaffoldbackgroundcolor color ... |
flutterflutter | carousel slider animation controller | Invalid | exception catch by scheduler library the follow assertion be throw during a scheduler callback package flutter src animation animation controller dart fail assertion line 822 pos 12 elapsedinsecond 0 0 be not true either the asse... |
flutterflutter | add flutter to exist io app in release model launch app it will blank screen problem | Invalid | I use the flutter module method for development upgrade flutter sdk from 2 5 3 to 2 8 1 if I use flutter 2 5 3 no matter it be debug or release there will be no white screen problem after upgrade to 2 8 1 debug will not have a white screen problem but release will have a white screen problem ... |
flutterflutter | when I upgrade to flutter 2 8 1 my project fail to run on my iphone in android studio but when I run it in xcode it succeed | Duplicate | here be the log flutter crash report please report a bug at command flutter build io verbose exception formatexception formatexception miss extension byte at offset 10 0 utf8decoder convertchunke dart convert patch convert patch dart 1893 7 1 utf8con... |
flutterflutter | different keyboardtype cutover keyborad don t pop up | Invalid | different keyboardtype cutover keyborad don t pop up such as text and visiblepassword this error happen in oppo k9 pro but it not happen in xiaomi 10 oppo k9 pro and xiaomi 10 be mobile phone code here import package flutter material dart class test extend statefulwidget override... |
flutterflutter | fail assertion line 5338 pos 12 debuglocked be not true | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | flutter v 2 8 1 flutter run be give this error | Invalid | launch lib main dart on asus i01wd in debug mode exception in thread main javax net ssl sslhandshakeexception pkix path building fail sun security provider certpath suncertpathbuilderexception unable to find valid certification path to request target at java base sun security ssl alert createssl... |
flutterflutter | about inappwebview in 2 8 1 | Duplicate | I use inappwebview in 2 8 1 navigator push to flutter page the last page have inappwebview page will flash across in next page I think androidview have some problem |
flutterflutter | there be a strange dividing line between two container | Duplicate | this problem only occur on android however it be strange that the result will be different when the container be set to different height here be the code import dart ui import package flutter material dart void main runapp materialapp home mypage class mypage extend s... |
flutterflutter | when I return to the desktop and open the app again after a while the screen be black | Invalid | step to reproduce 1 2 3 log log |
flutterflutter | module development test with the flutter run command be inconvenient | Duplicate | use case flutter app module test by flutter commond or ide during the production development phase I need to test the flutter as a normal application but it s very troublesome I need to copy all the file so that I can run some test android I plan to use native development and reference some of th... |
flutterflutter | crash io flutter 1 ui exc bad access kern invalid address 0x0000000000000020 | Duplicate | app random crash I don t have a way to reproduce this issue its happen on some user with diffrent io and device this be the stack trace I get from firebase crashlytic dashboard crash log crash io flutter 1 ui 0 flutter 0x48d39c miss 1 flutter ... |
flutterflutter | tool crash stateerror bad state no context with the run dart application | Duplicate | command flutter no color run machine track widget creation device i d edge start pause dart define flutter inspector structurederror true lib main dart step to reproduce 1 2 3 log stateerror bad state no context with the run dart application ... |
flutterflutter | call async function for date picker give error debuglocke be not true | Invalid | step to reproduce 1 execute flutter run on the code sample 2 call a async date time function from the ontap of a textformfield cause the error code sample dart import package flutter material dart import package flutter service dart import package intl intl dart ... |
flutterflutter | enabledrag be not respect when use with draggablescrollablesheet | Duplicate | I be try to implement a draggable bottom sheet but I can not figure out how to prevent it from be dismiss when drag down enabledrag false be work without draggablescrollablesheet but with it this option be not respect I also can not find any example which explain how to achieve that what I want to ... |
flutterflutter | flutter image web support | Duplicate | use case use networkimagewithretry to retry certain exception when fetch image for web proposal networkimagewithretry should support web thank regard |
flutterflutter | webview flutter android can not pick file image | Duplicate | why android can not io work fine I think it be fix in this new flutter version and plugin new version we get in trouble please fix it as fast as dear team |
flutterflutter | same issue while use location same issue will try the android enabledexingartifacttransform false fix | Invalid | same issue will try the android enabledexingartifacttransform false fix it work it do not work for I it also do not work for I I think this be a problem that emerge again recently originally post by arjinakgul in issuecomment 828040905 |
flutterflutter | webview flutter be support on macos and windows desktop | Duplicate | webview flutter be support on macos and windows desktop |
flutterflutter | web can t send 100 mb with a multipart request | Invalid | hi I try to upload some file to my server I have problem with large file so I write a test script that simulate file to find out the threshold I can upload a 99 mb file just fine but I can t upload a 100 mb file there be an xmlhttprequ error and my server be not contact so there be no 500 error or so ... |
flutterflutter | help I idea error | Invalid | error log 15 ms executing which pod 6 ms execute pod version 788 ms 1 11 2 system library framework ruby framework version 2 6 usr lib ruby 2 6 0 universal darwin20 rbconfig rb 229 warning insecure world writable dir user dd in path mode 040777 ... |
flutterflutter | class amsupporturlconnectiondelegate be implement in both usr lib libauthinstall dylib | Invalid | log run pod install 1 461ms run xcode build xcode archive do 23 1s fail to build io app error output from xcode build objc 63300 class amsuppor... |
flutterflutter | flutter map be not render in web | Invalid | dart import package flutter material dart import package flutter map flutter map dart import package latlong latlong dart as latlong import package mapbox gl mapbox gl dart class mapboxweb extend statefulwidget override mapboxwebstate createstate mapboxw... |
flutterflutter | how should I make some difference between flutter mobile and web version of my app | Invalid | if I want to use one codebase for my application but add some specific widget feature for mobile app and some for web version of my app how should I do that should I write all the code and just add an if statement before those specific widget to see what platform the application be run on by the user and show... |
flutterflutter | flutter doctor crash on idea intellij 2021 3 | Duplicate | step to reproduce run flutter docor while have intellij idea ultimate instal on macos verify on both arm64 and amd64 log tallinn mac mini von olaf flutter doctor v flutter channel stable 2 8 1 on macos 12 1 21c52 darwin arm locale de flutter version 2 8 1... |
flutterflutter | android feature request scroll capture | Duplicate | use case the android os have a very interesting scroll capture that allow the user to take screenshot from a whole list scroll it not be restrict in what fit on the screen however be doesn t work with flutter app maybe because the recyclerview be miss and the android os doesn t recognize the ... |
flutterflutter | tabcontroller animateto do not animate properly | Duplicate | 1 it do not obey the duration provide and always default to ktabscrollduration 2 do not obey the curve provide and use default value 3 do not animate through the page eg when animate from 1 to 5 it go directly to 5 instead of animate through the 2 3 4 step to reproduce 1 u... |
flutterflutter | exception gradle task assembledebug fail with exit code 1 | Invalid | exception gradle task assembledebug fail with exit code 1 failure build fail with an exception what go wrong could not open setting remappe class cache for bq3hllkgb26p0nrblf5gh8d37 c user authentification gradle cache 6 3 script remappe setting d8ohwnitaqxr6pkye1rcxerp7 bq3hllkgb... |
flutterflutter | skia object cache dart 248 12 browsersupportsfinalizationregistry | Duplicate | the follow assertion be throw during a scheduler callback assertion fail org dartlang sdk flutter web sdk lib engine engine canvaskit skia object cache dart 248 12 browsersupportsfinalizationregistry be not true when the exception be throw this be the stack dart sdk lib internal js dev... |
flutterflutter | admob ad crash the app | Invalid | there s an issue with my app where the app crash on load or when any type of ad load I m use flutter official admob plugin version 1 0 1 the crash do not occur for all user only some of they on random version not a specific android version any solution for this android manifest ... |
flutterflutter | flutter io app crush on launch after first build by xcode | Invalid | my app work great on android and io as well but the problem be that with xcode I build my app on my iphone at the very first then after unplug I launch my app but it just crush with no error no matter I plug or unplug app crush after second build what may be the problem pedrojung pe... |
flutterflutter | rich notification notification service extension not call on flutter io | Invalid | issue when get remote notification have to show image use the imageurl in payload in android it s work fine once we change the payload in io image not show in push notification issue face on notification service extension I have add the notification extension and add the code for modify notification cont... |
flutterflutter | fail assertion line 5054 pos 14 dependent isempty be not true | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | ios module camera not find on empty flutter app template | Invalid | hi there when I create a blank new flutter app through android studio version 4 1 3 on my mac and only add camera 0 9 4 5 to dependency in the pubspec yaml file I can not get the app to build in xcode anymore it fail with the message in the title module camera not find this be what I do ... |
flutterflutter | fail assertion line 544 pos 12 child hassize 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 | list runtime type | Invalid | var list float32list fromlist 0 1 2 3 1 1 print list list runtimetype float32list list2 list buffer asfloat32list as float32list print list2 list2 runtimetype output list float32list list2 float32arrayview ... |
flutterflutter | window I don t know how to identify debug or release in the cmake file in the plugin | Invalid | this be my cmake file snippet if cmake build type and cmake build type strequal debug message debug target link librarie plugin name private flutter flutter wrapper plugin marsd libprotobufd libprotocd elseif cmake build type and cmake build type strequal release ... |
flutterflutter | bug io flutterviewcontroller not call dealloc when pop after version 2 2 3 | Duplicate | objective c import appdelegate h interface rootvc uiviewcontroller end implementation appdelegate bool application uiapplication application didfinishlaunchingwithoption nsdictionary launchoption uiwindow win uiwindow alloc init win rootviewcon... |
flutterflutter | mac with apple silicon have error on fetch xcode | Invalid | step to reproduce 1 execute flutter run on mac with apple silicon 1 see the error expect result execute flutter run for io device actual result code sample dart import package flutter material dart void main runapp const myapp class ... |
flutterflutter | can not install webview flutter conflict with flutter html | Invalid | pubspec yaml flutter html 2 2 1 webview flutter 3 0 0 error log because flutter html 2 2 1 depend on webview flutter 2 0 4 and no version of flutter html match 2 2 1 3 0 0 flutter html 2 2 1 require webview flutter 2 0 4 so because otlink depend on both flutter html 2... |
flutterflutter | flutter doctor error on intellij idea formatexception unexpected extension byte at offset 5 | Duplicate | step to reproduce 1 run flutter doctor 2 get issue log log flutter channel stable 2 8 1 on microsoft windows version 10 0 19043 1083 locale en us android toolchain develop for android device android sdk version 31 0 0 chrome develop for... |
flutterflutter | add splashradius to popupmenubutton | Duplicate | please add splashradius to popupmenubutton it be miss and I think it be very need in design |
flutterflutter | http response stream not work on flutter web | Invalid | I m try to get a stream of byte via http request this work on mobile but not on web basically the response stream work on mobile but not on web step to reproduce run the code below no library need expect result the byte print on console actual result hang forever on request ... |
flutterflutter | not able to run flutter doctor | Invalid | step to reproduce hardware overview model name macbook pro model identifier macbookpro18 3 chip apple m1 pro total number of core 8 6 performance and 2 efficiency memory 16 gb system firmware version 7429 41 5 os loader version 7429 41 5 serial number syst... |
flutterflutter | io do not support voiceover scrub back gesture | Duplicate | in ios native voiceover can use the gesture of scrub back and forth with two finger to return to the page the step for scrub gesture be 1 press and hold the screen with two finger slide to the left first don t let go 2 swipe back with two finger to the right and still don t let go 3 slide two ... |
flutterflutter | window android emulator do not appear as device target in android studio | Invalid | step to reproduce 1 follow for window setup a until run the app b then because desktop app building doesn t work relate issue c refollow those step for android setup to add android build support and an avd to android studio and open the already exist project 2 imag... |
flutterflutter | unable to locate a java runtime | Duplicate | I have download flutter on m1 macbook pro running macos monterey 12 1 by follow the official install instruction on run flutter doctor v I be get unable to locate java runtime error run which java in terminal return usr bin java step to reproduce 1 instal flutter by follow officia... |
flutterflutter | wtf | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | intellij idea ultimate edition the doctor check crash | Duplicate | I be face this issue |
flutterflutter | image picker ios image capturing issue | Duplicate | file after capture image if we click any of the white area above and below of the use photo button its send user to home screen this issue only happen in io device I m not able to find what s the issue |
flutterflutter | hgjhgjg | Invalid | mhbmj |
flutterflutter | how can I reduce the height and leave the maximum width for the camera in the camera package 0 9 4 5 | Invalid | how can I reduce the height and leave the maximum width for the camera in the camera package 0 9 4 5 and the camera itself would not distort the photo the default interactive shell be now zsh to update your account to use zsh please run chsh s bin zsh for more detail please visit... |
flutterflutter | window the script execute the flutter build without execute the subsequent command | Invalid | 1 run flutter create to create new project 2 add build bat and add code flutter build window release echo build do mkdir release copy release file 3 run build bat expect result the build do output and the release folder be create linux be ok actual resu... |
flutterflutter | tool crash filesystemexception exist fail os error this drive be lock by bitlocker drive encryption you must unlock this drive from control panel errno 2144272384 | Invalid | command flutter pub get step to reproduce 1 2 3 log filesystemexception exist fail os error this drive be lock by bitlocker drive encryption you must unlock this drive from control panel errno 2144272384 0 directory existssync dart i... |
flutterflutter | fail to take screenshot unknown method flutter screenshot be come as error in integration testing in chrome | Invalid | when I try to take screenshot with integration testing then it throw an error as fail to take screenshot flutter screenshot 32601 unknown method flutter screenshot step to reproduce once app be launch in chrome browser try to take screenshot with bdd approach integration testing then ... |
flutterflutter | how to build arm64 linux desktop app in x86 linux host | Duplicate | how to build arm64 linux desktop app in x86 linux host |
flutterflutter | add tabbar and tabbarview dynamically it be find that the page state be not maintain | Invalid | I click the button to dynamically add 2 tabbar item and tabbarview item it be find that the control state in tabbarview can not be maintain for example the current tab control be tab1 and tab2 and then the tabbarview display the page of page 1 and page 2 tab page1 have an edit box and tab page2 also have an edi... |
flutterflutter | route should not be interactive during cupertinopageroute transition | Duplicate | use case while work on a fidelity improvement for a separate issue I notice that during a page transition on native io user can t interact with page under transition but they can in flutter which while likely rare and difficult to notice can lead to some strange visual behavior native ios ... |
flutterflutter | tool crash stateerror bad state no context with the run dart application | Duplicate | command flutter run step to reproduce 1 2 3 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 ... |
flutterflutter | I get warning with non sdk api usage violation and not work release version on samsung s21 | Duplicate | non sdk api usage violation learn more your app use 4 non sdk interface which be incompatible with android p landroid view accessibility accessibilitynodeinfo mchildnodeid landroid util longarray landroid view accessibility accessibilityrecord getsourcenodeid j landroid util longarray get I j ... |
flutterflutter | tool crash filesystemexception can not open file os error the system can not find the specify file errno 2 | Duplicate | command flutter create bug step to reproduce none log filesystemexception can not open file os error het systeem kan het opgegeven bestand niet vinden errno 2 0 file throwiferror dart io file impl dart 635 7 1 file opensync dart io file impl ... |
flutterflutter | when onpresse a async function the app pende | Invalid | step to reproduce onpresse future function use while loop the app pende can not press anywhere the loop stop the app recovery I want start a mqtt client to send mqtt message for loop but when press the function the while loop pende the app expect result the ... |
flutterflutter | submit the textfield leave a blank area on safari | Duplicate | step to reproduce 1 focus the textfield 2 start type 3 submit the textfield visual represntation for the issue minimal reproducible sample dart import package flutter material dart void main runapp const myapp class myapp extend statelesswidget ... |
flutterflutter | download file be corrupt | Invalid | download file be corrupt |
flutterflutter | bottomnavigationbaritem have wrong color when bottomnavigationbar be shift | Invalid | when the bottomnavigationbar be set to bottomnavigationbartype shift it use white color for each bottomnavigationbaritem item when brightness be light which make they almost invisible when the brightness be dark it use black which be also almost invisible when the bar be set to bottomnavigation... |
flutterflutter | reactiveimagepicker pass value to firebase | Invalid | hi I m use reactiveimagepicker with reactiveformbuilder I have difficult to pass value from the reactiveimagepicker to the firebase refrence code file file image tostre final picker imagepicker await ref putfile file imageurl await ref getdownloadurl ... |
flutterflutter | flutter docter check crash | Duplicate | step to reproduce flutter doctor v flutter channel stable 2 8 1 on macos 11 6 20g165 darwin x64 locale zh hans cn flutter version 2 8 1 at user liuyanfeng library flutter upstream repository framework revision 77d935af4d 34 hour ago 2021 12 16 08 37 ... |
flutterflutter | flutter doctor check crash | Duplicate | flutter doctor check crash log log futter doctor flutter doctor doctor summary to see all detail run flutter doctor v flutter channel stable 2 8 1 on microsoft windows version 10 0 22000 376 locale fr fr android toolchain develop for android device ... |
flutterflutter | webview flutter webview blank screen | Invalid | blank screen on android dart override widget build buildcontext context final initialurl uri encodefull return safearea child scaffold body column child container height 50 color color b... |
flutterflutter | share preference remove method not work | Invalid | flutter 2 8 1 share preference 2 0 11 code sharedpreference preference await sharedpreference getinstance await preference remove operation the library be fail to delete key it delete it but when you start the application again it be still store |
flutterflutter | some material icon doesn t exist in my sdk | Invalid | file package flutter lib src material icon dart my flutter sdk icon dart have some difference with icon dart on master branch my sdk dart edit off material icon name edit off outline static const icondata edit off outline icondata 0xf00c fontfamily materialicon ... |
flutterflutter | window web a keyupevent be dispatch but the state show that the physical key be not press | Duplicate | hello all now I update the flutter sdk 2 8 1 when I run it on flutter and press the key I see the exception on it console a keyupevent be dispatch but the state show that the physical key be not press if this occur in real application please report this bug to flutter if this occur in unit te... |
flutterflutter | pagestorage of context readstate return itemposition instead of double | Invalid | step to reproduce 1 navigate to flutter lib src widget scroll position dart 2 print out pagestorage state show return itemposition instead of double dart protect void restorescrolloffset if haspixel print pagestorage of context storagecontext ... |
flutterflutter | installation app block by play protect | Invalid | hi there when try to install a sign application app release apk a block by play protect message be show and the app be not instal I follow the step on this page for release apk how to solve this ss |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.