repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
flutterflutter | after update 2 0 | Invalid | |
flutterflutter | I be try to upload image to firebase use camera and photo gallery use image picker | Invalid | step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result I be work with the image picker package in flutter I notice when I click on select image from gallery and the gallery open up and click close the app send a... |
flutterflutter | flutter camera buggy aspect ratio can not save to camera roll | Duplicate | hello there camera plugin aspect ratio feature be buggy we can not take picture video at a 3 4 aspect ratio see 15953 and related one no one seem responsive on that nor provide a precise timeline we need aspect ratio that work in the controller so we can take real photo video in the sele... |
flutterflutter | error connect to the service protocol fail to connect to | Duplicate | suddenly from today I be face this problem with both new and old project app get instal and stick at a white screen console show error connect to the service protocol fail to connect to I be use real device flutter doctor output cinsole doctor summary to see all detail run flutter doct... |
flutterflutter | storage take so long to upload video from flutter app | Invalid | storage take so long to upload video from flutter app |
flutterflutter | gradle task assembledebug fail with exit code 1 | Invalid | failure build fail with an exception what go wrong could not open setting generic class cache for setting file c user jhaym dummy app android setting gradle c user jhaym gradle cache 6 7 script 1fnwrr8g4rohfp291nvlxj5qe ... |
flutterflutter | fail assertion line 6075 pos 12 child child be not true | Invalid | I just get this exception with this code below minimal code sample dart import package flutter material dart void main runapp myapp class myapp extend statelesswidget this widget be the root of your application override widget build buildcontext context ... |
flutterflutter | issue in deploy flutter web app into firebase | Invalid | I deploy the flutter web app into firebase as I meet this when call deploy url will you let I know in detail how to solve this screenshot 2021 06 29 093711 |
flutterflutter | flutter navigation 2 0 go directly into another router | Invalid | there be a problem navigate between screen for example I have 2 different router cart router and address router in the address router I have a path addaddress that include two page deliveryaddresspage and addaddresspage in the cart router I have a path cartinfo that in... |
flutterflutter | flutter intl enable true doesnot work with flutter module | Invalid | my environment flutter 2 2 2 stable channel dart 2 13 3 step to reproduce 1 create a flutter module with android studio 2 add flutter localization sdk flutter to dependency add flutter intl enable true to the pubspec yaml 3 pub get 4 debug main dart expect result l... |
flutterflutter | how can opencontainer not open a new page | Invalid | use case I m go to try opencontainer as my dialog animation I like the animation style that transition from initial container position to final container position tha the opencontainer show like the hero animation do however in my cognition it can only transform my little container ... |
flutterflutter | need to render multiple video | Duplicate | hi I be implement an app to play remote stream and need to play around 30 video in grid view do we have any tool to implement this in flutter I try video player and be play random 6 video inside the grid and for the remain I can see green background tile |
flutterflutter | can not create a project within the flutter sdk | Invalid | use cmd prompt can not create flutter file use flutter create command it show can not create a project within the flutter sdk target directory f flutter flutter new be within the flutter sdk at f flutter flutter s |
flutterflutter | progressindicatortheme | Invalid | step to reproduce I want to use progressindicatortheme to globally change color on progress indicator in previous version of flutter the color be accent by default and currently it s primaryswatch after upgrade flutter all color of progress indicator change and I want to set all accent again but... |
flutterflutter | app do not run on phone emulator | Invalid | I just download flutter on android studio and there s a demo app however I can not run the demo app I download the pixel 3 xl api 28 after open the phone when I press the green run button I get this error launch lib main dart on android sdk build for x86 in debug mode run gradle task asse... |
flutterflutter | map function not work in flutter release and profile on web but be in debug | Invalid | step to reproduce 1 run flutter build web profile 2 run below function static bool isauthorize string output map decode trydecode output if decode isempty return true else if decode containsvalue invalid token return false ... |
flutterflutter | a very good future development suggestion for flutter | Duplicate | flutter ui flutter app web webview webview flutter ie document execcommand flutter flutter ... |
flutterflutter | flutter upgrade not work | Invalid | hi I m from iran and I can t download flutter with my ip I use vpn but when I forget to use vpn and start flutter upgrade I get an error that can t connect to server after that even use vpn I will get this error and I can t upgrade flutter anymore unless I delete it and install it again ... |
flutterflutter | flutter debug build fail for io simulator use xcode 12 5 | Invalid | step to reproduce 1 open an ios simulator 2 run flutter run flavor dev dart define env dev this lead to the follow error target release unpack io fail exception binary user apple document flutterproject myproject build ios release iphonesimulator flutter framework flutter ... |
flutterflutter | tool crash processexception fail to find c tool flutter bin cache dart sdk bin pub bat in the search path command c tool flutter bin cache dart sdk bin pub bat os error code 0 | Duplicate | command flutter no color pub get step to reproduce 1 2 3 log processexception fail to find c tool flutter bin cache dart sdk bin pub bat in the search path command c tool flutter bin cache dart sdk bin pub bat os error code 0 0 loca... |
flutterflutter | have issue in instal sdk tool | Invalid | step to reproduce 1 unable to install android emulator hypervisor driver for amd processor 2 haxm can only be instal on window or mac 3 please file a bug against android studio log log |
flutterflutter | flutter 2 2 2 texteditingcontroller buildtextspan method error | Invalid | when I update to 2 2 2 buildtextspan method from texteditingcontroller require a name param context dart textspan buildtextspan require buildcontext context textstyle style require bool withcompose but previous version be no need context and buildtextspan ... |
flutterflutter | window desktop exe for release | Invalid | hi I follow the instruction for release the app for window but without success both by copy the file and with msix when I copy the release folder and save it to the desktop the exe start but remain blank help |
flutterflutter | command flutter run d chrome successful but ctrl c the process devtool be not shutdown | Duplicate | command flutter run d chrome successful but ctrl c the process devtool be not shutdown in all version so more and more process be resident that be too bad |
flutterflutter | share plugin not work on io but work on android | Invalid | step to reproduce listtile title text test share ontap share share this be a share text expect result we should get the share sheet actual result work fine in android get this only message when tape on the listtile on io a... |
flutterflutter | clipboard not work in another isolate on windows macos desktop | Duplicate | os window 10 19042 1055 maco 11 4 intel chip I m try to build the code below to flutter desktop dart import dart isolate import package flutter material dart import package flutter service dart void main runapp app class app extend statelesswidget override ... |
flutterflutter | how to make checkbox icon rectangle shape to circle shape | Invalid | checkbox value value onchange ischecked setstate be it possible to add shape roundedrectangleborder borderradius borderradius circular 15 |
flutterflutter | get start app crash on android 5 0 1 | Duplicate | hello I encounter a problem with my flutter app I need to run on an old android device w android 5 0 1 api lvl 21 then the same problem manifest even with a brand new getting start with flutter application the app stop and the unforutnately app name have stop dialog be show it crash both... |
flutterflutter | find a new way to render without overflow | Invalid | problem on the follow page regard overflow layout in the interactive app here be an example of an article list item with multiline title and subtitle it utilize row and column as well as expand and aspectratio widget to organize its layout when on a laptop screen show that not even you guy can work with the ... |
flutterflutter | tool crash filesystemexception fail to decode datum use encode utf 8 null | Duplicate | command flutter run step to reproduce 1 2 3 log filesystemexception fail to decode datum use encode utf 8 null 0 file trydecode dart io file impl dart 564 7 1 file readasstringsync dart io file impl dart 584 7 2 forwar... |
flutterflutter | flutter crash report | Duplicate | flutter crash report please report a bug at command flutter run exception filesystemexception filesystemexception fail to decode datum use encode utf 8 path g person flutter flutter vscode demo android local property 0 file trydecode dart io file impl dart ... |
flutterflutter | android studio the doctor check crash | Duplicate | step to reproduce 1 run flutter doctor in flutter log android studio 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 filesystemexception exist fai... |
flutterflutter | plugin seem completepurchase could not work in io | Invalid | after verify receipt on the server side I want to finish the purchase in the client side this be my code snippnet void listentopurchaseupdated list purchasedetailslist context ctx purchasedetailslist foreach purchasedetail purchasedetail async if purchasedetail status pu... |
flutterflutter | flutter devtool can not start or run in window 11 | Invalid | step to reproduce 1 flutter channel beta 2 flutter run log log resolve dependency args 2 1 1 async 2 7 0 browser launcher 1 0 0 charcode 1 3 1 clock 1 1 0 collection 1 15 0 convert 3 0 1 devtool 2 3 3 devtool server 2 3 3 devtool share 2 3 3... |
flutterflutter | image picker permission denial writing com android provider medium mediaprovider uri content medium external file from pid 18506 uid 10259 require android permission write external storage or granturipermission | Invalid | I already give permission in androidmanifest like below I be use one plus 3 t device with android version 9 oxygen os version 9 0 6 step to reproduce 3 I be get error with the below code final pickedfile pickedfile await picker getimage ... |
flutterflutter | duplicate globalkey detect in widget tree | Invalid | step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log |
flutterflutter | alignment property in relation to screen size | Invalid | I have a problem that I can t align widget properly I think it would be nice to have an aligment property where u can define the alingment in relation to the screen size instead of the widget above |
flutterflutter | tool crash filesystemexception can not copy file to c user hamoz onedrive desktop project flutter test flutter flutter application 1 android app src main re mipmap hdpi ic launcher png os error access be deny errno 5 | Duplicate | command flutter create ios language swift android language kotlin step to reproduce 1 2 3 log filesystemexception can not copy file to c user hamoz onedrive desktop project flutter test flutter flutter application 1 android app src main re mipmap hdpi i... |
flutterflutter | flutter run and flutter pub sec error flutter driver | Invalid | hell fellow flutter devs I have a flutter project which be run well on android window and I move it to macos to build an artifact for io somehow I keep get the error below flutter run because every version of flutter driver from sdk depend on async 2 6 1 and fstore depend on async 2 5 0 flutter driver... |
flutterflutter | cor issue with flutter web and django rest framework | Invalid | send request to django rest framework api from flutter web always result in cor error sppecifically this access to xmlhttprequest at from origin have be block by cor policy request header field access control allow origin be not allow by access control allow header in preflight response in flutt... |
flutterflutter | exception gradle task assembledebug fail with exit code 1 | Invalid | gradle be bad |
flutterflutter | wrap any widget with popupmenubutton | Invalid | use case I want to be able to control the splashradius of popupmenubutton s icon I also want to be able to customize other feature as if it be a normal iconbutton I can not do these thing with the current class another user want to remove the square inkwell and be unable to do s... |
flutterflutter | flutter web run on mobile show blank page waitforactivation reg instal reg wait uncaught syntaxerror unexpected token | Invalid | I run flutter build web and put the result in back server when I visit the website in windows chrome all be ok but when I visit in mobie chrome it run to a blank page error I show the console with chrome inspect device and I get this error uncaught syntaxerror unexpected token the e... |
flutterflutter | get an error in the dart analysis while make the bmi calculator | Invalid | class reusablecard extend statelesswidget reusablecard require this colour final color colour override widget build buildcontext context return container if box decoration be there in the code then the color property should go in the box decoration property decorat... |
flutterflutter | support for reorderable gridview | Duplicate | use case for reorder widget in a gridview it be require to have a widget like reorderable gridview just like how google keep note have a reorderable gridview to reorder note for this I try various package on pub dev flutter and face various issue in they 1 drag and drop gridview in this p... |
flutterflutter | how to connect to websocket and listen to message from the server without use a 3rd party library | Duplicate | I submit this issue I be tell to reproduce the example without a third party library the flutter doc use the same third party library I be use how to create the same connection and listen to message without library thank you |
flutterflutter | nest listview scroll behave differently in android build than web build | Duplicate | the follow code implement a listview with a nest listview as one of the child behavior for web build when I scroll down to bottom of nest listview it cause the parent to scroll behavior for android build when I scroll down to bottom of nest listview it doesn t cause the parent to scroll w... |
flutterflutter | web | Invalid | when I run app as web then occur this issue unsupported operation platform version and error unsupported operation platform operatingsystem |
flutterflutter | need to add local storage access I can t choose image from local storage | Invalid | step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log |
flutterflutter | local auth useerrordialog not work properly | Duplicate | step to reproduce run example of local auth in version 1 1 6 and with a device with no fingerprint register try to authenticate with the last button in the example view throw notenrolle exception with no dialog to go to setting do the same thing with version 0 6 3 4 and work fine maybe re... |
flutterflutter | flutter web show wrong icon when update the app cache issue | Duplicate | step to reproduce 1 build the web version of the app and deploy it 2 visit the just deploy website and play with it 3 make change to the codebase 4 build a new version of the web and deploy it again 5 visit the website again expect result icon be the same than before for exampl... |
flutterflutter | flutter for web text cut off at bottom in ios14 5 14 6 safari | Duplicate | step to reproduce 1 run flutter run release web renderer html expect result image actual result image code import package flutter cupertino dart import package flutter material dart void main runapp myapp cla... |
flutterflutter | be there any payment gateway that work on flutter web | Invalid | I m build a project in flutter and I be wonder what kind of reliable payment gateway I can use in flutter web look at pub dev there s no plugin for payment that support web I would love to use something like google and apple iap but can t seem to find any library that can support that for web if you know any inform... |
flutterflutter | google maps flutter web marker color | Invalid | hi guy I be use google map flutter web for my web app and there be a problem that I can not change the marker color icon parameter not work when I try to change the default marker bitmapdescriptor it do not change any idea |
flutterflutter | route 2 0 could not navigate to initial route | Invalid | step to reproduce 1 implement route 2 0 2 pass routerdelegate and routeinformationparserin the materialapp 3 handele override parserouteinformation parserouteinformation in approuteinformationparser 4 handele override build currentconfiguration setnewroutepath navigatorkey in approu... |
flutterflutter | tool crash stateerror bad state can not add event after close | Duplicate | command flutter no color run machine track widget creation device i d chrome start pause dart define flutter inspector structurederror true devtool server address lib main dart step to reproduce 1 2 3 log stateerror bad state can not add ev... |
flutterflutter | I be get an error when download window x64 tool in flutter doctor v | Invalid | please could you help I I try many time but it give I the same error I use vpn also this problem be download package sky engine 6 7 download flutter patch sdk tool 16 9 download flutter patch sdk product tool 17 6... |
flutterflutter | tool crash filesystemexception directory listing fail os error file name too long errno 63 | Duplicate | command flutter no color run machine track widget creation device i d 9efc762a cb15 433b 9b84 4ac6a9db4ae8 start pause dart define flutter inspector structurederror true devtool server address lib main dart step to reproduce 1 2 3 log filesyste... |
flutterflutter | flutter embed release pom wasn t find when build with local flutter engine with arch x86 64 | Invalid | step to reproduce 1 build a local engine with arch x86 64 2 create a flutter module 3 build with cmd flutter verbose build apk release local engine src path user chanson cc 01 code 10 alipay my flutter engine src local engine android debug unopt x64 4 log ... |
flutterflutter | tool crash stateerror bad state future already complete | Duplicate | command flutter attach step to reproduce 1 2 3 log stateerror bad state future already complete 0 asynccompleter complete dart async future impl dart 45 31 1 flutterdevice connect package flutter tool src resident runner dart 327 17 ... |
flutterflutter | how to get position line in flutter while drag | Invalid | please see this question |
flutterflutter | image picker camera don t work on the web | Invalid | imagesource camera and imagesource gallery both select local image |
flutterflutter | add2app how to set the bundle identifier for multiple native app in flutter module | Invalid | I have follow the doucmentation to create a flutter module which I be able to run and build in my exist io and android app I have multiple io and android app which will use this module all with different bundle id be there a way to set the androidpackage and iosbundleidentifier for the module bas... |
flutterflutter | platformview androidview and uikitview do not constrain paint content even when parent object provide bound layout constraint | Invalid | step to reproduce 1 create a constrainedbox contain an androidview or uikitview 2 paint content from androidview be not constrain or clip code to reproduce l64 expect result 1 androidview content be constrain and scale or 2 androidview content be constrain and clip ... |
flutterflutter | pre launch stability issue | Duplicate | here be some bug issue I find whenever I upload my app for release 1 landroid util longarray get I j 2 landroid view accessibility accessibilitynodeinfo getsourcenodeid j 3 landroid view accessibility accessibilitynodeinfo mchildnodeid landroid util longarray 4 landroid view accessibil... |
flutterflutter | web please add ability to add javascript library to flutter easily | Invalid | it would be nice to have ability to add all javascript library into flutter web app easily for example web camera echart etc |
flutterflutter | websocket disconnect for no reason on flutter web | Invalid | this issue seem irrelevant to the flutter version as we go through several version and the issue remain we have a connection make with we be send the ping message within the interval require by the server the connection last sometimes 17 minute sometimes 7 hour it vary but eventually it disconnect ... |
flutterflutter | flutter android print listprinter not work | Invalid | step to reproduce hello in my app I need to get all printer device connect ip address in the same network because I need to choose a print and store this choice after save the choice my app need to print pdf without select a printer so I work with the printing package in the desktop version I don ... |
flutterflutter | flutter run fail to start app | Duplicate | flutter run fail to start app but only on my iphone 12 mini it work fine on my iphone 7 run from xcode works fine also it do not work if I run flutter run from cli on my iphone 12 mini flutter run v application launch on the device wait for observatory port 30047 ms ins... |
flutterflutter | master branch throw a scrollcontroller error after upgrade flutter to the late commit | Invalid | this error be be throw by flutter I be unable to solve it as it do not appear to be cause by the application code there be no error before upgrade after do a flutter upgrade force on the master branch for the destkop environment this error start show log console exception catch... |
flutterflutter | what be xcode version for flutter v2 0 4 | Invalid | hello what be the good xcode version for flutter v2 0 4 I be ask because I have problem after I upgrade to xcode 12 5 a few day ago which do not let I run debug my project thank |
flutterflutter | choicechip have some weird white rounded corner | Duplicate | step to reproduce 1 run flutter create bug 2 update the file as follow main dart code import package flutter material dart void main runapp myapp class myapp extend statelesswidget this widget be the root of your application override widget b... |
flutterflutter | null check operator use on a null value | Invalid | step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log |
flutterflutter | image picker mobile web camera image stretch with canvaskit | Duplicate | let I start out by say that I only see this issue when run in canvaskit I be just force to use canvaskit to make other feature work when build for web I use the following to enable canvasekit flutter build web web renderer canvaskit I have a mobile website that use image picker to get an image from came... |
flutterflutter | applifecyclestate on web | Duplicate | use case on android io applifecycle state be a great feature because it allow ls we to accurately determine the state of the app wether it be in background or foreground that be very useful when create a system that keep track if the user be online or not however on web applifecyclestate doesn t work... |
flutterflutter | get error in tabview | Invalid | step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log |
flutterflutter | hetrogenousimageslayout asymmetricgridview with flutter gridview builder | Invalid | how to make a design like this use gridview vid please help |
flutterflutter | pagecontroll fire listen event twice when jump to last page | Invalid | in the sample below incrementcounter jum to next page when jumpto the last page the listener in c addlistener be call twice step to reproduce import package flutter material dart void main runapp myapp class myapp extend statelesswidget this widget be the root o... |
flutterflutter | exception null the flutter tool can not access the file or directory | Duplicate | exception null the flutter tool can not access the file or directory please ensure that the sdk and or project be instal in a location that have read write permission for the current user I try to solve this exception I don t know why he appear to I this exception show on one project but ano... |
flutterflutter | navigator page api defaulttransitiondelegate didn t work on master branch | Invalid | navigator page api have no animation effect on the master branch but it be normal on the stable branch step to reproduce I write a simple demo application here expect result page change should have transition animation actual result page change but didn t have any... |
flutterflutter | whether the customscrollview can save the scrolling position | Invalid | we have a situation in our business like below there be a long list in our page body and then we have a column button which we can use it to change to single column or double column when we try to tap the button we call setstate and column change but it doesn t stay at the position we just meet before... |
flutterflutter | dependent isempty | Invalid | step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log |
flutterflutter | flutter firebase background handler be not work | Invalid | I be use firebase message 10 0 0 when app be in background I receive the notification but background handler be not call background mode uibackgroundmode audio processing fetch remote notification push notification be enable in my xcode here be my main dart file futur... |
flutterflutter | how to create a video through image | Invalid | I want to make a video through image with effect background sound in ffmpeg package I be not understand the package |
flutterflutter | can t launch app in io 14 in debug mode | Invalid | step to reproduce connect any io 14 device into mac then enter command flutter run debug 1 can t debug app on io 14 device 2 it build successfully but unable to launch 3 flutter run release be work fine image flutter doctor v flutter channel stable ... |
flutterflutter | divide a paragraph of text proportionally into different color | Invalid | for any piece of text I would like to divide it into at least two part by percentage each with a different color the text in flutter do not have such a feature can the flutter team add such a feature to the text feature use case my need in my project there be a ball when a paragraph of text ... |
flutterflutter | tool crash filesystemexception can not resolve symbolic link os error the system can not find the path specify errno 3 | Duplicate | flutter crash report command flutter doctor log filesystemexception can not resolve symbolic link os error the system can not find the path specify errno 3 0 filesystementity throwiferror dart io file system entity dart 818 7 1 filesystementity resol... |
flutterflutter | scrollbar jump to top when do infinite scrolling | Invalid | I try to load datum when user scroll to the bottom everthing be work fine but the problem come when I receive datum from http on my screen my scrollbar go to top instead of stay there here we my source code my ui import package flutter material dart import package stack stack dart impor... |
flutterflutter | lint avoid class with only static member be not work as intend | Invalid | step to reproduce the lint avoid class with only static member do not work if a class have only static method if I run flutter analyze on a file with the example from the lint avoid class with only static member be not trigger class dateutil static datetime mostrecent list date ... |
flutterflutter | firebase core compilation issue that start in xcode 13 beta | Invalid | step to reproduce 1 compile firebase core use xcode 13 beta log you the compile error for fltfirebasecoreplugin h target os osx be not define evaluate to 0 log |
flutterflutter | issue I have a problem with my flutter application | Invalid | step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log |
flutterflutter | Invalid | step to reproduce 1 2 3 log log | |
flutterflutter | xcode backend sh build failure | Duplicate | bin sh flutter root package flutter tool bin xcode backend sh build command user xx document development stable flutter bin flutter verbose assemble output user xx flutter baidu netdisk note flutter plugin host io flutter dtargetplatform ios dtargetfile lib main dart dbuildmode r... |
flutterflutter | bug for flutter 2 2 2 when I add android intent and build android it will create build dir at android app build | Invalid | use case when I add android intent and build android it will create build dir at android app build proposal |
flutterflutter | can not get http response from server with client certificate enable | Invalid | step to reproduce I try to send http get request to a server with client certificate enable enable client certificate in my flutter app the server allow client certificate because some of the client desktop app use certificate for authorization with this server server configuration and deta... |
flutterflutter | flutter module build io fail I can change it on xcode manually to io 10 2 but since flutter run call pod install it change it back to io 9 and it fail how can I solve this issue | Duplicate | so I m try to build my flutter module for io and my minimum deployment target be ios 10 2 because of some other plugin I use but pod install set the target of flutter pod to io 9 which fail the build I can change it on xcode manually to io 10 2 and then I can build it successfully but since flutter clean ... |
flutterflutter | when scroll down after pull a refreshindicator the scrollable widget start scroll immediately | Duplicate | in native android app pull to refresh sort of act like an extension of the scrollable area if you scroll up and then scroll back down with a pull to refresh the refresh indicator scroll away and then the scrollable content scroll in flutter as soon as you start scroll down the scrollable content scroll ... |
flutterflutter | bottomnavigationbaritem label not clickable | Invalid | hi I have notice that label on bottom navogation be not clickable in some case I be upload video which show this bahviour however in short it sound like this I have a bottom bar and I want to jump to another bar if my finger click on label a little bellow icon navigation be not always happen not ... |
flutterflutter | flutter can we use aspectratio to mimic the entire app width similar to device on wide desktop monitor | Invalid | I be under the impression that we could use and wrap the entire materialapp inside it to achieve a 16 9 smartphone type aspect ratio but it have no effect on the web in a large desktop monitor the app be stretch all the way out the screen I would like to avoid set a hard limit like the answer recom... |
flutterflutter | force to open the app when receive datum from websocket in inactive app lifecycle | Invalid | step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.