repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
flutterflutter | scan for device be take a long time | Invalid | check dart sdk version download dart sdk from flutter engine 3950c6140a3f1cb295364b0446627bd3a1736915 expand download archive building flutter tool run pub upgrade download package sky engine 605ms download flutter patch sdk tool ... |
flutterflutter | macos delete file directory end up in os error permission deny errno 13 | Invalid | step to reproduce I m run a macos flutter app under macos I have a button which call the follow function directory library some folder deletesync recursive true expect result the file directory should be delete actual result an exception os error permission d... |
flutterflutter | unable to install cocoapod | Invalid | my project have recently stop work I m get numerous message like this the ios simulator deployment target iphoneos deployment target be set to 9 0 but the range of support deployment target version be 11 0 to 16 2 99 in target firebasecrashlytic from project pod I ve try delete the podf... |
flutterflutter | pass a complete future in futurebuilder do not produce initial snapshot with datum | Invalid | step to reproduce this be originally report in though be close because the code example provide didn t show the error in question 1 execute flutter run on the code sample 2 in the console you can see that we still go through the connectionstate waiting phase even though the future have... |
flutterflutter | corrupt share preference file on window again | Duplicate | same as this but I think different reason corrupt share preference file on window formatexception unexpected character at character 1 in my case the share pref store a json file with the content inside c user user appdata roam com company app name share preference json if I open... |
flutterflutter | debuglocke | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | error wait for a debug connection the log reader stop unexpectedly error launch application on i2011 androird 13 not run | Duplicate | update come in my mobile yesterday flutter of android 13 be not run after this update run flutter pub get in grapic launch lib main dart on i2011 in debug mode lib main dart 1 build build app outputs flutter apk app debug apk instal build app outputs flutter apk app apk this be continous ... |
flutterflutter | url launcher url launcher throw when try to open an apple map link | Duplicate | step to reproduce use url launcher 6 1 7 try and execute the follow code on an io device dart launchurl uri parse as far as I can tell the flutter version doesn t matter but I m currently use 3 3 10 but it be also happen with 3 0 0 expect result it should open ap... |
flutterflutter | create a new issue to help you solve another issue | Duplicate | reply in the comment to help but it hasn t be reply to for 5 day and count the message I ve be encounter this issue way too often that I can proudly say I can help you reproduce 116953 error with ease sadly step to reproduce 1 create a textfield widget 2 click on it put it in focus ... |
flutterflutter | can we add tostre method in very class which can be use by developer | Invalid | use case proposal |
flutterflutter | s | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | crash release android x86 | Invalid | this bug be reproducible when you generate the app use in release mode and you open it in an x86 or arm32 emulator if you be have issue open an app on your x86 or arm32 emulator you may be see the follow error message appname consistently crash this may be cause by the fact that flutter do not s... |
flutterflutter | hardwarekeyboard problem with windows app | Duplicate | I get the follow exception after type text in textinput in a flutter window app exception catch by service library the follow assertion be throw during a platform message callback a keyrepeatevent be dispatch but the state show that the ... |
flutterflutter | tool crash filesystemexception can not create link os error incorrect function errno 1 | Duplicate | command flutter pub get step to reproduce 1 2 3 log filesystemexception can not create link os error incorrect function errno 1 0 link throwiferror dart io link dart 263 7 1 link createsync dart io link dart 184 5 2 ... |
flutterflutter | webview flutter how can I scroll in page | Invalid | I be use webview flutter s late version 4 0 1 and I want scroll in page that webviewwidget load but I don t know how can I do that in previous version I be able to do this use gesturenavigationenable true webviewwidget gesturerecognizer factory factory eagergesturere... |
flutterflutter | overlayentrywidget labeledglobalkey overlayentrywidgetstate 9dd57 | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | flutter test be miss the flag use application binary be in flutter drive have it | Duplicate | description flutter drive have the use application binary flag run flutter drive help to see the list of command flag specify a pre build application binary to use when run for android application this must be the path to an apk for io application the path to an ipa other device type... |
flutterflutter | why I use a function to change a value but it return a empty value | Invalid | I be use flutter riverpod package flutter riverpod 2 1 1 I have a value in my state and I have a function that change its value in my controller I use a function in my controller in my widget however when I print the value it return empty I ve check my code several time and sti... |
flutterflutter | flutter web alternate of dart io for use flutter socket io | Invalid | I be work on socket use import dart io butt on flutter web its not work be there any option for flutter web application |
flutterflutter | add set to generate info plist in flutter module case | Duplicate | I m use the flutter module solution to integrate flutter into an exist project I follow the step in this document it will generate ios folder which can help we to run test flutter project on io but I have a request I need a permission to add nsphotolibraryusagedescription in io runner info plist ... |
flutterflutter | can t use web audio api | Duplicate | context I m try to record audio on a flutter web app after research a bit I find that the way to do this be use web audio library however I can t figure out how to import it thing I try step to reproduce use import dart web audio expect result be able to use clase such a... |
flutterflutter | while add wrong value in date picker ui not properly show in web | Duplicate | murtuzasrashtasoft please provide a complete and minimal reproducible code sample so that we may verify this also please provide the output of flutter doctor v as well originally post by huycozy in issuecomment 1284933164 |
flutterflutter | how to display the test case name in mobile device while flutter integration test be be execute | Invalid | hi team currently when we run the flutter integration test by flutter test integration test app test dart we be see test start text in the mobile device simulator screen screenshot attach when we have multiple test case in app test dart say 10 tcs in order to see which test case ... |
flutterflutter | fail to flutter attach | Duplicate | this thread have be automatically lock since there have not be any recent activity after it be close if you be still experience a similar issue please open a new bug include the output of flutter doctor v and a minimal reproduction of the issue originally post by github action bot in is... |
flutterflutter | flutter clean and build fail to complete | Invalid | step to reproduce I m not sure there be an exact way to reproduce this issue as it seem to happen at random instance when build or run the project on a physical device I hope this be the right place to post this here be an outline of how it occur I have look at issue 36763 and its not resolv... |
flutterflutter | iconbutton s icon give wrong color when iconthemedata color when usematerial3 be true | Duplicate | hello this issue be still in the stable branch could you please merge the fix as announce in the thread into the stable branch of flutter I need to update my application and I would like to avoid use the master branch as it often break my code mainly the code relate to ui part thank you in adva... |
flutterflutter | flutter autocomplete in bottomsheet should show in upside on textfield | Duplicate | I want to add autocomplete in bottomsheet butt its suggestion invisible so if autocomplete add in bottom sheet suggestion need to show upside to text field import package flutter material dart void main runapp const autocompleteexampleapp class autocompleteexampleapp extend statelesswidg... |
flutterflutter | he relevant error cause widget be singlechildscrollview singlechildscrollview | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | the color of the popupmenuitem and card be wrong after flutter upgrade | Duplicate | step to reproduce 1 execute flutter run on the code sample 2 execute flutter upgrade 3 tap on the profile picture or popupmenubutton expect result the color of popupmenuitem and the card should match with the popupmenu background and the card color actual re... |
flutterflutter | ellipsis on wrong side with textdirection rtl | Duplicate | give text 1 2 3 4 5 6 7 8 9 textdirection textdirection rtl softwrap false overflow textoverflow ellipsis I expect the ellipsis to be on the left hand side but it be still on the right hand side note that textoverflow fade w... |
flutterflutter | cross build from linux x64 host to linux arm64 | Duplicate | I be try to compile from linux x64 to linux arm64 when I type flutter build linux target platform linux arm64 I get this error cross build from linux x64 host to linux arm64 target be not currently support this be my flutter doctor v flutter channel stable 3 3 10 on ubuntu 18 0... |
flutterflutter | move resizing window app use altsnap cause exception | Duplicate | step to reproduce 1 install altsnap on window 2 execute flutter run on the code sample 3 while hold the alt key move the app window use leave click or resize use right click expect result app window get move resize actual result multiple error in console and the ap... |
flutterflutter | how to build flutter app on raspberry pi 4 | Duplicate | step to reproduce the raspberry have 2022 09 22 raspio bullseye arm64 img xz image as operation system the uname be linux raspberrypi 5 15 61 v8 1579 smp preempt fri aug 26 11 16 44 bst 2022 aarch64 gnu linux these be my step pi raspberrypi flutter create my app building flut... |
flutterflutter | face issue when run flutter doctor command in cmd | Invalid | fail to find the late git commit date versioncheckerror command exit with code 128 git c log showsignature false log head n 1 pretty format ad date iso standard out standard error fatal detect dubious ownership in repository at c src flutter c src flutter be own by ... |
flutterflutter | inside pageview flutter gallery 3d not scroll | Invalid | I be use your package inside a pageview and face a issue be that flutter gallery 3d view be not scroll anymore when I try to scroll it then main pageview be navigate but flutter gallery 3d be not scroll I just simply want that flutter gallery 3d view should normally scroll as normal list and when I scroll outs... |
flutterflutter | filesystemexception filesystemexception creation fail path user myname development flutter bin cache artifact engine darwin x64 fluttermacos framework os error no such file or directory errno 2 | Duplicate | step to reproduce 1 2 3 log log 0 directory createsync dart io directory impl dart 133 7 1 forwardingdirectory createsync package file src forwarding forward directory dart 20 16 2 errorhandlingdirectory createsync package flutter tool... |
flutterflutter | support load system font | Invalid | pc system come with a wealth of font be there a way to load and use they in your application just like the picture above |
flutterflutter | delete from text field | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | null | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | go router how to pop base on define route | Invalid | step to reproduce I have this nest page and can see a dialog I can not back page1 directly from the dialog after this pr I need to go back to page2 and then back to the page1 but in that case an unnecessary view build run on page2 do we have a way to back page base on define route nest p... |
flutterflutter | borderradius circular should be a const constructor | Invalid | I notice the borderradius circular constructor be not mark as const unless I m miss something it seem to I it could easily make const |
flutterflutter | flutter github action starter workflow | Invalid | flutter yml name flutter on push branch main pull request branch main schedule cron 30 03 1 5 job build run on ubuntu late step name checkout repository use action checkout v3 ... |
flutterflutter | go router add support for shellroute in type safe routing | Duplicate | I have be try to use type safe routing and it work fine with simple and nest routing however I have search include documentation and the package code itself but haven t find a way to use shellroute with type safe navigation I try combine both type safe and the default style as below with only the ... |
flutterflutter | you have to update version of the kotlin gradle plugin | Invalid | you have to update version of the kotlin gradle plugin find the late version then update d taxi flutter driver android build gradle ext kotlin version 1 7 20 this be late version originally post by devmansoor in issuecomment 1367113034 |
flutterflutter | port forwarding not work with flutter web | Invalid | I ve try different time to forward port for pair programming with my teammate everything always work flawlessly with graphql serverpod flutter devtool and other service but the port that run the flutter app be the only one that never work on the remote pc and that show in the browser a err empty response... |
flutterflutter | google sign in plugin give crash on firebase crashlytic | Duplicate | google sign in 5 3 0 version use in app crash log on firebase crashlytic fatal exception fluttererror platformexception sign in fail org openid appauth general i d token expire null error throw null fatal exception fluttererror 0 0x0 standardmethodco... |
flutterflutter | add flutter to an exist desktop app | Duplicate | be there a way to make flutter accessible to window application as a plugin or module like android aar and ios xcframwork |
flutterflutter | google sign in android | Duplicate | I flutter 10253 platformexception sign in fail com google android gms common api apiexception 10 null null I flutter 10253 0 standardmethodcodec decodeenvelope package flutter src service message codec dart 653 7 I flutter 10253 1 methodchannel invokemethod packa... |
flutterflutter | newly create project fail to run on window | Invalid | window 11 21h2 build 22000 1335 flutter 3 3 10 visual studio build tool 2022 17 4 3 create a new project and just run flutter run d window without any modification will fail to build error message be simply build process fail I have to run with verbose to get more information fact that may b... |
flutterflutter | can t exit fullscreen on firefox | Invalid | step to reproduce 1 execute flutter run on the code sample and run the app on firefox alternatively go to home whiteboard in firefox 2 enter fullscreen on saber press the fullscreen toggle button at the bottom 4 attempt to exit fullscreen by press the button not by ... |
flutterflutter | in app purchase io simulator continually ask for apple i d sign in when attempt to restorepurchase | Duplicate | hello I understand the io in app purchase be not support on simulator device however when call restorepurchase on io I receive a dialog box ask for apple i d sign in this be the same defect as which be resolve by migrate to revenuecat so not really resolve I have try my developer appleid as ... |
flutterflutter | fail binder transaction | Invalid | this issue be generate at pixel 6 pro api 33 emulator and it make google log in error through firebase if I try to login with google it give below log and do not show google login page e javabinder 11626 fail binder transaction parcel size 336 w gmsclient 11626 igmsservicebroker getse... |
flutterflutter | tool crash filesystemexception can not open file os error no such file or directory errno 2 | Duplicate | command flutter no color pub get step to reproduce 1 2 3 log filesystemexception can not open file os error no such file or directory errno 2 0 file throwiferror dart io file impl dart 635 7 1 file opensync dart io file imp... |
flutterflutter | android enableonbackinvokedcallback block willpopscope | Duplicate | step to reproduce 1 set android enableonbackinvokedcallback true 2 use willpopscope in app expect result the onwillpop function should be call on back button press actual result the onwillpop function be never execute on back button press the app be always just close ... |
flutterflutter | why there be show only one document in firebase firestore when extract on flutter app | Invalid | amusing flutter app but when I signup as new user nothing happen on the firestore database and only I see new user email on authentication not show dart ignore avoid web library in flutter import dart ui import package cloud firestore cloud firestore dart import package firebase a... |
flutterflutter | target of uri hasn t be generate good g dart try run the generator that will generate the file reference by the uri | Invalid | I want to try hive implementation but when I add part good g dart it s return below error target of uri hasn t be generate good g dart try run the generator that will generate the file reference by the uri here be my code import package hive hive dart part good g dart ... |
flutterflutter | image picker app crash when try to pick an image with imagequality option in 0 8 6 version or 0 8 5 3 | Duplicate | if I pass imagequality app crash after pick image when I remove imagequality param option it work ok |
flutterflutter | I have a problem with my flutter application | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | lldb dyld 7948 library not load rpath fbaemkit framework fbaemkit | Invalid | can t run my app on a simulator or my device I don t use any facebook sdk s that I be aware of lldb dyld 7948 library not load rpath fbaemkit framework fbaemkit reference from 450e453f 1fe1 34d9 9352 d76c99d541b0 private var container bundle application 4b999147 93c7 480d 8490 47eaa988a62... |
flutterflutter | mine be still not work | Invalid | I don t know why any of this should be allow to happen however it seem that some isp in some certain country be block connection to some of flutter s server I would personally go for the stack overflow question link that darshankawar suggest which be use a vpn or change your isp to one that doesn t... |
flutterflutter | image picker app crash when try to pick an image on io | Duplicate | step to reproduce 1 execute flutter run on the code sample 2 click choose photo button 3 choose one photo and click add button on the top right side 4 in my app it crash right away but in the code sample it doesn t do anything but close the photo library screen and if you try from 2... |
flutterflutter | be there a way to download file from this webview | Invalid | please let I know if there be a download request this webview provide cause I can t find any from the official documentation |
flutterflutter | way there be no google recaptcha package for flutter app | Duplicate | I be look for google recaptcha v2 package with checkbox to implement in my flutter app but there be no single one that offer this feature there be already in android and io be there reason flutter doesn t have one I find several one but either outdated or not work as expect |
flutterflutter | url launcher do not launch external https url when a web app as pwa be instal on the homescreen of an io or ipado device | Invalid | step to reproduce 1 create web app that use url launcher 2 launch it in safari on mobile 3 install it on the homescreen 4 try to launch a a url 5 nothing happen log |
flutterflutter | null check operator use on a null value | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | android multiple image pick long press as oppose to io | Invalid | use case proposal |
flutterflutter | mac touchpad gesture can not scroll listview on flutter3 3 9 | Invalid | as u know macbook user be more used to use a trackpad than a mouse when I upgrade the flutter from 3 0 5 to 3 3 9 I find that the scrolling of the listview widget could no long be do with touchpad gesture two finger slide up and down it seem that this behavior be disabled there s no mention of change t... |
flutterflutter | snap installation require extra binary | Invalid | enviroment lsb release a no lsb module be available distributor i d ubuntu description ubuntu 22 04 1 lts release 22 04 codename jammy flutter version flutter 3 3 10 channel stable framework revision 135454af32 hace 10 d as 2022 12 15 07 36 55 0800 engine... |
flutterflutter | camera ability to manipulate video recording by overlay widget on to the imagestream | Duplicate | use case I be use startimagestream and do mlkit manipulation and be able to show widget above the camerapreview widget in a stack I want to somehow bake these overlay widget pixel in to the recording itself be this possible to do in real time do native platform implementation support this usecas... |
flutterflutter | flutter adaptive scaffold black line on window navigation rail | Invalid | step to reproduce 1 create an adaptivenavigationscaffold 2 add any child widget 3 run on window target run on a web target do not produce the issue expect result there should be no black line on the right side of the navigation rail when in the fully expand mode actual result ... |
flutterflutter | listview scrollview scrolling jump to the bottom regardless of item on m1 io simulator | Invalid | this be the same issue as this which be mark as close please see that issue for detail accord to that issue this be cause by the arm64 simulator and be fix in an update however I have recently start flutter development and be currently experience this issue flutter 3 3 10 xcode 14 2 m1 macbook p... |
flutterflutter | nestedscrollview s body can t be scroll if headersliverbuilder return an empty widget array | Duplicate | hi I be not sure if this be an issue I may return an empty widget array in headersliverbuilder which mean I don t need any header widget in some case in this case the body s scrollview can not scroll without any widget in the header sliver my sample code dart widget buildsampleview r... |
flutterflutter | avcaptureoutput be not call | Invalid | hi team be try to use avcapture session from native ios code for that be use flutterviewcontroller but my avcapture session delegate be not call in native code can someone give some suggestion |
flutterflutter | share preference can not run with sound null safety | Invalid | get this issue white use share preference on flutter error error can not run with sound null safety because the follow dependency error don t support null safety error package share preference error package share preference platform interface error for solution see |
flutterflutter | 77161 comment | Invalid | 77161 comment I watch but now it make another error failure build fail with an exception what go wrong execution fail for task app packagedebug a failure occur while execute com android build gradle task packageandroidartifact incrementalsplitterrunnable java io io... |
flutterflutter | keyrepeatevent be dispatch but the state show that the physical key be not press | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | fail assertion line 2001 pos 12 hassize | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | icon flutter material icon do not match icon on material io | Duplicate | step to reproduce when use the icon icon payment the render icon on web and window I haven t check other platform yet do not match the icon on the material icon list expect result icon in the flutter library should comply with the design on material io actual result at ... |
flutterflutter | unhandled exception handshakeexception connection terminate during handshake | Invalid | flutter verison 3 3 2 I have 2 android device and 2 iphone device and actually 1 device be in use I use one that don t need wifi on android device http get work fine in io I build through a mac but whenever I try to http get the follow error appear the funny thing be that sometimes communicat... |
flutterflutter | tool crash stateerror bad state future already complete | Duplicate | command flutter no color attach machine device i d emulator 5554 lib main dart step to reproduce 1 2 3 log stateerror bad state future already complete 0 asynccompleter complete dart async future impl dart 35 31 1 flutterdevice... |
flutterflutter | integration test what be the difference between flutter test and flutter drive in flutter integration test | Invalid | step to reproduce in continuation of the issue raise in 117593 I could not run the takescreenshot method when use flutter test but the same run when flutter drive be use log when flutter test use package flutter src foundation bind dart fail assertion line 55 pos 12 ... |
flutterflutter | deep linking on desktop | Invalid | the documentation doesn t say anything about desktop support why be this issue close |
flutterflutter | flutter tool fail to clean up temp directory for flutter web | Duplicate | step to reproduce 1 flutter create test 2 flutter run test in web 3 in terminal press control c to quit build fail to clean up temp directory c user moham appdata local temp flutter tool a4aa8af flutter tool c129adc8 2 ms fail to clean up temp directory c user m... |
flutterflutter | reject from playstore for request install package permission | Invalid | we find that your app be not compliant with how request install package permission be allow to be use specifically the use of the permission be not directly relate to the core purpose of the app |
flutterflutter | tap with s pen cause app to crash | Duplicate | step to reproduce test on samsung galaxy tab s6 lite 1 hover s pen over screen while app be focus 2 hold down side button 3 tap screen expect result just tap the screen like any normal gesture actual result the app crash with this error code sample any code whatever t... |
flutterflutter | google sign in sign out doesn t re prompt account selection on web | Invalid | when I logout on android and go to sign back in it prompt I to pick an account to login with when I run it in chrome it just auto log my back in without show a list of account to pick from I ve find it to be the case that when log out of firebaseauth auth it will just log I back in automatically b... |
flutterflutter | error | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | I be face an issue with local notification after schedule the notification it will trigger once but next time it win t it should trigger every day but not work could you please I out of it | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | futurebuilder not return the widget | Invalid | step to reproduce I guess create a futurebuilder with a future expect result return the widget provide by the future and futurebuilder actual result get the error the argument type futurebuilder can t be assign to the parameter type imageprovider in my ide android stor... |
flutterflutter | boxconstraint have a negative minimum height textformfield | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | boxconstraint | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | after check applifecyclestate onresume share preference issue | Invalid | when application come from background my onresume function be call then if user remove his registration clear his value from share preference by call sharedpreference clear and try to register again save value in share preference I be unable to save the value again if I be remove the applifecyclestate code... |
flutterflutter | tool crash filesystemexception can not create link os error incorrect function errno 1 | Duplicate | command flutter pub get step to reproduce 1 2 3 log filesystemexception can not create link os error incorrect function errno 1 0 link throwiferror dart io link dart 263 7 1 link createsync dart io link dart 184 5 2 ... |
flutterflutter | keyboard on ios flash when switch between obscured and non obscure textfield | Duplicate | this issue be originally track here and seemingly fix by while the crash be fix with this pr there be still a strange issue that cause a flickering when switch between a textfield which have isobscure set to true and another textfield with isobscure set to false after some testing with the... |
flutterflutter | could not migrate to new embed v2 from v1 have troble running flutter project | Invalid | step to reproduce 1 2 3 log log |
flutterflutter | ios platformexception platformexception channel error unable to establish connection on channel null null | Invalid | step to reproduce 1 generate new flutter application 2 add image picker plugin 3 use below code getfromcamera async try xfile image await picker pickimage source imagesource gallery catch e debugprint e tostre ... |
flutterflutter | webview flutter ios half of the click event go missing when tap fast | Duplicate | when tap fast fast than 1 click per second in webpage in webview flutter then every other tap be ignore by webview for example tap 10 time in 5 second then 5 click event be register tap 20 time in 5 second then 10 event be register test on multiple device iphone 7 iphone 8 and iphone x it work ... |
flutterflutter | flutter how make texture boxfit contain in container when video size change auto to change ui | Invalid | step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log |
flutterflutter | error build my app | Invalid | my app be fine I try update my app on playstore I get an error that I need to update to targetsdkversion of 31 to support android 12 so I increase the value in my build gradle file then I get another error that in my manifest I need to add export true in my activity tag after that I m get some very annoyi... |
flutterflutter | camera android and io device can not properly capture video when device be lock in portrait mode | Duplicate | step to reproduce app that be lock into portrait mode through systemchrome setpreferredorientation deviceorientation portraitup be not able to properly handle video capture when the device be rotate by the user to landscape on an io device 1 execute flutter run on the code sample ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.