repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
flutterflutter
I get the problem when I do injection in flutter with getit package
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
bug the follow assertion be throw during a scheduler callback
Invalid
hi all I can not provide an mre or step to reproduce as I do not know where this issue be be throw the issue be as below it state to raise a bug here I flutter 3797 exception catch by scheduler library I flutter 3797 the ...
flutterflutter
camera package do not initialize the camera in android 13
Duplicate
I be try to use the camera package to provide the camera like feature in my flutter application I e show realtime preview from camera capture image etc the issue I be face be that whenever I open the page which contain the camera controller it throw follow exception error flutter runtime dart vm ...
flutterflutter
fail assertion line 5204 pos 12
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
mdebbar marcosmko fearlessambassador after go deep into this I be able to create a workaround I ll put my finding together and organize my code before explain it here please link the new issue here if one of you file it
Invalid
mdebbar marcosmko fearlessambassador after go deep into this I be able to create a workaround I ll put my finding together and organize my code before explain it here please link the new issue here if one of you file it originally post by behnamsattar in issuecomment 1120071250 hi how do you ...
flutterflutter
can the error message that suggest ask issue here be remove
Invalid
I get an error and it say this in the error message either the assertion indicate an error in the framework itself or we should provide substantially more information in this error message to help you determine and fix the underlying cause in either case please report this assertion by file a bug on gi...
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 254 7 1 link createsync dart io link dart 182 5 2 ...
flutterflutter
execution fail for task app compileflutterbuilddebug
Invalid
step to reproduce 1 project work well initially 2 add fcm library and everything stoop work 3 error keep appear even after update flutter 4 full log be attach to this logs failure build fail with an exception 1 ms where script c user user document...
flutterflutter
a11y io can t explore popupmenubutton item with voiceover
Duplicate
after upgrade to flutter 3 7 0 when use a popupmenubutton with gorouter you can no long explore the menu item with voiceover step to reproduce 1 run the code sample on io with voiceover enable 2 open the popup menu and drag your finger over each item with flutter 3 3 10 voiceover...
flutterflutter
selectionarea select text inside a scrollable throw a null check exception
Duplicate
step to reproduce 1 execute flutter run on the code sample 2 long tap and select select all on the context menu 3 scroll to the late highlite snippet of text and do a long tap expect result the context menu should reappear to handle the current selection actual result ...
flutterflutter
flutter 3 7 0 build apk segmentation fault 11
Duplicate
hello I get si signo segmentation fault 11 si code 1 si addr 0x3 when I build my application flutter build apk I have no issue in debug mode or with the previous flutter version 3 3 10 I have the same result on window I have no issue with simple application please help I flutter docto...
flutterflutter
android platform view gesture scroll issue
Duplicate
I have find out an issue with scroll flutter listview when a native widget be on the screen I have always think this issue be due to overall performance limit with platform view but lately I notice it might be due to gesture see step to reproduce test it on master 3 7 0 28 0 pre 7 android 12skq1 211006 ...
flutterflutter
video player why don t you use xfile for controller creation
Invalid
hi package videoplayer the problem I see that videoplayercontroller file use file from dart io package it s impossible to use controller for flutter web any explanation why don t you use cross file for controller
flutterflutter
how to solve the lead overflow problem in listtile
Invalid
I m have lead overflow issue with listtile lead widget consume entire tile width please use a sized widget or consider replace listtile with a custom widget see material listtile 4 package flutter src material list tile dart package flutter material list tile dart 1 fail asse...
flutterflutter
textformfield unresponsive after right click in certain environment for web
Duplicate
step to reproduce 1 execute flutter run on the code sample 2 right click on text field 3 click away from the drop down menu to make it disappear 4 leave click on the text field and see if it focus on the text field 5 repeat step 2 to 4 until the text field become unresponsive i...
flutterflutter
java home be not set and no java command could be find in your path
Duplicate
step to reproduce 1 fresh install android studio 2 try to run any flutter app log launch lib main dart on android sdk build for x86 in debug mode run gradle task assembledebug error java home be not set and no java command could be find in your path please set the jav...
flutterflutter
impeller render font weight wrong on flutter 3 7
Duplicate
step to reproduce 1 clone 2 flutter run to use skia and see the font weight that you expect 3 flutter run enable impeller and the medium font weight will be more bold than skia expect result that the font weight should be the same on impeller and skia this be the only blocker ...
flutterflutter
tool crash filesystemexception directory listing fail os error no such file or directory errno 2
Duplicate
command flutter no color no version check precache step to reproduce 1 2 3 log filesystemexception directory listing fail os error no such file or directory errno 2 0 directory fillwithdirectorylisting dart io patch directory patch...
flutterflutter
tool crash processexception the page file be too small for this operation to complete work directory command c user user download flutter flutter bin cache dart sdk bin dart exe os error code 1455
Invalid
command flutter doctor step to reproduce 1 2 3 log processexception the page file be too small for this operation to complete work directory c user user download flutter flutter package flutter tool exist pub env flutter root c ...
flutterflutter
tabbar with shadow underline under it after upgrade to 3 7
Invalid
step to reproduce a flutter project at version 3 7 with material 3 enable in it s theme setting expect result a tab bar with no shadow or underline actual result after update flutter to late version 3 7 the tabbar appear with a strange shadow underline under it that I couldn t re...
flutterflutter
tool crash filesystemexception creation fail os error no such file or directory errno 2
Duplicate
command flutter no color pub get step to reproduce 1 2 3 log filesystemexception creation fail os error no such file or directory errno 2 0 directory createsync dart io directory impl dart 129 7 1 forwardingdirectory createsyn...
flutterflutter
fail assertion line 4605 pos 12 lifecyclestate elementlif
Duplicate
step to reproduce 1 execute flutter run on the code sample 2 click es button expect result no exception actual result exception catch by widget library the follow assertion be throw while finalize the widget tree package...
flutterflutter
random performance drop on io when run simple animation
Duplicate
detail even the simple animating flutter app drop frame this be the issue pertain io but I be able to reproduce it on mac os android and window as well trace target platform mac os target os version browser ventura 13 2 device macbook p...
flutterflutter
random performance drop on mac os when run simple animation
Duplicate
detail even the simple animating flutter app drop frame this be the issue pertain mac os but I be able to reproduce it on io android and window as well trace target platform mac os target os version browser ventura 13 2 device macbook pro...
flutterflutter
random performance drop on window when run simple animation
Duplicate
detail even the simple animating flutter app drop frame this be the issue pertain window but I be able to reproduce it on io android and mac os as well trace target platform window target os version browser window 11 pro 22h2 22621 1105 devi...
flutterflutter
random performance drop on android when run simple animation
Duplicate
detail even the simple animating flutter app drop frame this be the issue pertain android but I be able to reproduce it on io window and mac os as well trace target platform android target os version browser android 12 pixelexperience rom devi...
flutterflutter
macos x86 64 integration test freeze in ci after upgrade to 3 7
Duplicate
hi yesterday I notice my ci integration test use stable start fail after 3 7 release I try fix the ci fail through numerous way include recreate the entire macos folder use 3 7 as recommend in a similar issue from a year or two ago but to no avail it appear that no matter what I do the macos ...
flutterflutter
hot restart seem break after upgrade to flutter 3 7 0
Duplicate
step to reproduce 1 create a fresh repo with flutter 2 flutter run d chrome 3 make some change in code 4 save 5 wait for connection from debug service on chrome when I downgrade to 3 3 10 everything work fine
flutterflutter
flutter 3 7 0 modal bottom sheet issue
Invalid
I try to run my application in debug mode after upgrade to flutter 3 7 0 from 3 3 9 but be unable to build it due to this issue launch lib main dart on sdk gphone x86 in debug mode appdata local pub cache host pub dev modal bottom sheet 2 1 2 lib src bottom sheet bar bottom sheet ...
flutterflutter
material 3 navigationbar tap shadow do not respect appbar height
Invalid
step to reproduce 1 clone the m3 sample 2 change the navigationbar height add the parameter height to the widget 3 interact with it 4 see how the shadow be not in the proper place in this case with increase height image expect result the shadow to be under the oval...
flutterflutter
app
Invalid
step to reproduce 1 2 3 log log
flutterflutter
bug in app purchase do not provide a proper api to query previous purchase
Duplicate
the only api to get previous purchase after a session end be probably via the inapppurchase instance restorepurchase api this be not a viable api for production use as apple clearly state in their documentation don t automatically restore purchase especially when your app be launch restore purchase ...
flutterflutter
codesign failure on io when use asset from a package
Invalid
hello since I upgrade my flutter version from 3 3 10 I guess to 3 7 0 the compiler give I an error for run build an app on io after search re add the io platform and many trial and error I find that the problem come from use asset out of a package so the project I have have 3 app that use some...
flutterflutter
expose enforce lockfile for flutter pub get
Invalid
dart introduce enforce lockfile enforce lockfile in 2 19 however it seem that the flag isn t expose in flutter 3 7 execute flutter pub get enforce lockfile return the follow error plaintext could not find an option name enforce lockfile it ll be great if the option be e...
flutterflutter
integration testing issue
Duplicate
hi I follow these intruction android device testing but when I build it I get these error error can not find symbol public activitytestrule rule new activitytestrule mainactivity class true false currently use flutter 3 3 10
flutterflutter
failure install parse fail manifest malforme fail parse during installpackageli
Invalid
on android 7 everything work perfectly but on android 12 it show this error in title I ve try multiple solution none of they work solution I ve try 1 android export true be already there most of the solution say this 2 3 issue 1165223518 see pubspec file for package info 4 ...
flutterflutter
flutter web firebase cloud message run ok on localhost not when I upload to firebase hosting
Invalid
I be try to implement fcm for a flutter web project when I run the project in the localhost it work fine but when I upload it to firebase hosting after run flutter build web I be get error on the main dart file I be try to get the device token final fcmtoken await firebasemes...
flutterflutter
in landscape the screen reader do not seem accurate
Duplicate
I ve be play with the screen reader in portrait for a few hour everything be ok then I notice something a little strange on my android 12 motorola g22 phone when I rotate the device to landscape the screen reader doesn t seem to read the button size correctly and so do all the other element text icon ...
flutterflutter
why doesn t the email text field have focus
Invalid
my code write the code where the email textfield need to be focus however when I change the screen to the signup screen and back the email textfield be not focus here be two video show what I say email textfield keyboard as you can see when I open the sign in screen the keyboard pop ...
flutterflutter
textoverflow ellipsis fail to render on web with custom font
Duplicate
step to reproduce 1 use the google font package to create a theme with lexend font 2 clip some text widget with textoverflow ellipsis expect result the text should clip with a actual result the unicode char be render but some unknown glyph be render as we...
flutterflutter
error in webview in my flutter app
Invalid
I have 0 error in my code but while run the app it throw these error in debug console please help I out with this image image here s my code import package flutter material dart import package webview flutter webview flutter dart class get quote extend statefulwidget ...
flutterflutter
go router no gorouter find in context in widget test
Duplicate
I m try to mock go router in my widget test but keep get this error exception catch by gesture the follow assertion be throw while handle a gesture no gorouter find in context package go router src router dart fail assertion ...
flutterflutter
unable to change bottomappbar color while use material 3
Invalid
step to reproduce I run the demo of bottomappbar I apply color to bottom app bar but that be not change the color of bottom app bar only surfacetintcolor work I check the bottom app bar code and realise that there be materialtype canvas be be use for material 3 and no color apply to materi...
flutterflutter
exception have occur assertionerror package flutter src service hardware keyboard dart
Duplicate
exception have occur assertionerror package flutter src service hardware keyboard dart fail assertion line 432 pos 16 pressedkey containskey event physicalkey a keyupevent be dispatch but the state show that the physical key be not press if this occur in real application please report thi...
flutterflutter
linter report don t use buildcontext s across async gap when mount be check
Duplicate
step to reproduce the linter report info don t use buildcontext s across async gap when the statement use the context be in an if statement even though mount be check the follow report the lint warning dart onpresse async if context mount return if await al...
flutterflutter
w parcel 21844 expect binder but get null flutter 3 7 0
Invalid
after upgrade flutter to 3 7 0 from 3 3 7 I get this warning every time app start idk if this be from a package or from flutter do anyone have the same experience image
flutterflutter
window engine accessibilitybridgewindow dispatchwinaccessibilityevent crash on window
Invalid
log operating system window not 10 0 19044 cpu amd64 family 23 model 96 step 1 16 cpu gpu unknown crash reason exception access violation read crash address 0x0 process uptime 13933 second thread 0 crash 0 flutter ...
flutterflutter
flutter image networkimagewithretry fetchstrategy not honour when get http request fail
Duplicate
hi I m receive frequent error report via crashalytic like the include log below I think when http request fail the networkimagewithretry be not honour the fetchstrategy and it be not retry the error all seem to be relate to http request failiure connection close before full header be receive ...
flutterflutter
ios universal link open app but do not navigate to correct page
Duplicate
I have set up universal link on my flutter project for io like the title suggest my app do open when I click on a link relate to my site but it do not navigate to the correct page it just open the app I m not use the uni link 1 package rather I use a combination of guide include official document...
flutterflutter
tool crash filesystemexception directory listing fail
Duplicate
exception filesystemexception filesystemexception directory listing fail path c user ianis onedrive desktop code mobitrack dv mobitrack dv build app intermediate compress asset debug out asset flutter asset fvm flutter sdk dev integration test flutter gallery window flutter ephemeral plugin syml...
flutterflutter
web pathurlstrategy doesn t work with nest path
Duplicate
step to reproduce channel master stable set pathurlstrategy on default project run locally and try to navigate to a b error the script have an unsupported mime type text html but if you change entry point script in index html from to then it work as expect problem with cl...
flutterflutter
flutter 3 7 never invoke flutter typehead s ontap callback
Invalid
step to reproduce run the example from the flutter typehead package from this branch expect result focus the text input and click an item should fill the text input actual result click an item do nothing this be a 3 7 regression the inkwell s ontap callback be never c...
flutterflutter
I m have this error java lang nullpointerexception when I try to create an virtual device
Invalid
hi everyone I m have this follow problem java lang nullpointerexception at com android tool idea devicemanager virtualtab buildvirtualdeviceconfigurationwizardactionlistener actionperforme buildvirtualdeviceconfigurationwizardactionlistener java 45 at java desktop javax swing abstractbutton fireactio...
flutterflutter
hi
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
hide application when outside the desktop application be click
Invalid
I make an utility tray application use flutter with size around 400 x 600 and I want it to hide when I click outside the application like window another application etc how can we do this I research quite some time but I could not get the answer to this I want the solution to be workable in windows macos...
flutterflutter
camera cameraexception error no capture session available for current capture session use external usb camera
Duplicate
I find this error on android 12 but it work on android 8
flutterflutter
fail assertion line 4606 pos 14 owner debugcurrentbuildtarget true 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
add a border to a container leave a gap between the border and the content on window
Duplicate
step to reproduce when create a container with a border there be a small but noticable white gap between the border and the content on window this border do not appear on android expect result this be how such a widget appear in android and be as expect image actual result ...
flutterflutter
tool crash filesystemexception can not open file os error no such file or directory errno 2
Duplicate
command flutter pub upgrade dry run 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 ...
flutterflutter
google maps flutter inconsistent behavior when use googlemapcontroller getlatlng on different platform
Duplicate
hi there when I be use googlemapcontroller getlatlng on io and android the behavior be not consistent doc clearly state that the screen location be specify in screen pixel not display pixel relative to the top left of the map however when use the same approach with define coordinate in s...
flutterflutter
the plugin crash my app while switch to android sdk 33
Duplicate
when ever I start my camera the app crash it only happen when change sdk to 33 it work fine below 33
flutterflutter
listtile be show outside listview widget
Duplicate
not sure if it be expect behaviour or not expect listtile tilecolor should not be show outside container widget actual listtile tilecolor be show outside container widget with text miss code sample import package flutter material dart class myapp extend statelesswidget ...
flutterflutter
add map scheme in native open map app and on web open map in new tab
Invalid
use case proposal
flutterflutter
sdk application xcode app content developer platform macosx platform developer sdks macosx12 3 sdk can not be locate
Invalid
step to reproduce 1 update xcode to version 14 2 14c18 2 update io to 16 2 3 run flutter doctor error execute simctl 72 2023 01 23 08 07 30 906 xcodebuild 7933 88381 write error result bundle to var folder q5 h3k79x5d1pg9x7kddnn0n8m80000gp t resultbundle 2023 23 01 08 07 003...
flutterflutter
add feature and integration flutterflow in flutter sdk and ide
Invalid
this be my suggestion mean after create flutter app project add design view and drag and drop after finish design drag and drop when click to element directly to code window like c form in window
flutterflutter
scaffoldbackgroundcolor incorrectly parse from color scheme
Invalid
I create a light and dark themedata object use the material theme builder custom and export it to dart code however the backgroundcolor of scaffold be not the same as the color list as background in the export code s colorscheme step to reproduce 1 run the dartpad link in code sample ...
flutterflutter
tool crash shadercompilerexception
Duplicate
command flutter run d chrome step to reproduce 1 2 3 log shadercompilerexception 0 shadercompiler compileshader package flutter tool src build system target shader compiler dart 202 9 1 writebundle package flutter tool src bundle buil...
flutterflutter
tool crash shadercompilerexception
Duplicate
command flutter run d chrome step to reproduce 1 2 3 log shadercompilerexception 0 shadercompiler compileshader package flutter tool src build system target shader compiler dart 202 9 1 writebundle package flutter tool src bundle buil...
flutterflutter
unable to find bundle java version with android studio version 2022 1 win10
Duplicate
image
flutterflutter
inputdecoration suffixiconcolor not work
Invalid
the color select with suffixiconcolor be not be render step to reproduce 1 add the code sample inside a flutter app expect result color be apply actual result the icon render with a default blue color code sample dart textformfield cursorcolor ...
flutterflutter
flutter web video player web video be not play on iphone safari browser
Duplicate
I be use video player 2 5 1 and video player web 2 0 13 and video be not play on iphone 13 mit io 16 1 safari browser but on all other platform the error be the request be not allow by the user agent or the platform in the current context possibly because the user deny permission
flutterflutter
integrate multiple flutter module into an android application fail
Duplicate
greeting we be try to integrate two different flutter module into our android application we be integrate the module as aar as outline here however we encounter the follow error duplicate class com org1 lib buildconfig find in module jetifie flutter debug 1 0 runtime flutter module and jet...
flutterflutter
a keyrepeatevent be dispatch but the state show that the physical key be not press
Duplicate
after 5 to 60 minute of edit a textfield occasionally this get throw unable to parse json message the document be empty exception catch by service library the follow assertion be throw during a platform message callback a keyrepeatevent be dispatch...
flutterflutter
material 3 iconbutton default color
Invalid
right now when we set usematerial3 as true then iconbutton start to set default color for icon by default it s themedata colorscheme onsurfacevariant the problem be we can t use icontheme around iconbutton for color anymore the theme below win t have any effect with usematerial3 ...
flutterflutter
ios svg image widget be replace with other widget
Invalid
currently we be do beta testing to replace swift app to flutter app we have find out one issue relete to ui some widget be replace with other widget which be render in other place we be currenly work on find the way to reproduce the issue but not yet find beta tester user be up to 1100 and this issue ...
flutterflutter
fail assertion line 4606 pos 14 owner debugcurrentbuildtarget this be not true
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
existence of unused function cause launch failure for web
Invalid
step to reproduce 1 execute flutter run on the code sample use web 2 observe that the app fail to load with no error message give it s stick on the loading screen in the attach image 3 comment out the unused function 4 observe that the issue do not occur expect result ...
flutterflutter
unhandled exception core duplicate app a firebase app name default already exist after delete the app from firebase console and re run flutterfire configure in my exist flutter project root
Invalid
step to reproduce create a new app in firebase console start a new flutter app locally in your development environment install all require dependency for flutterfire and ofc flutter cli etc configure your flutter app use flutterfire configure choose the app you create previously in firebase...
flutterflutter
go router in redirection how to cancel route
Duplicate
in redirection how to cancel route if user be not premium user try to not allow to move to target route for example like below redirect buildcontext context gorouterstate state if authstate of context isnotpremiumuser cancel route else return null ...
flutterflutter
lazy scrollview by default
Invalid
lazy scroll view would be nice to have widget inside a scroll view to be lazy by default if outside the render view they will not be instantiate before need to be render and their height set at the average render widget height in the scroll view to compute the scroll bar size
flutterflutter
ios autofillgroup only fill the select field
Invalid
I m face the problem describe in this issue thread have be close but the problem be still relevant to I in my application there be three input field that be group together with autofillgroup autofillhint value be specify for each field but autocomplete only work for the current field that have foc...
flutterflutter
io platform view be flash on top of appbar sliverappbar and sliverpersistentheader widget
Duplicate
step to reproduce use the step on the issue it be find that io platformview will still flash over appbar sliverappbar and sliverpersistentheader widget expect result io platformview will not flash over appbar sliverappbar sliverpersistentheader widget actual result io platf...
flutterflutter
webview flutter android in release build onpagestarte and onpagefinishe be not call when load a page
Duplicate
step to reproduce 1 create a new empty flutter application 2 add the webview flutter package v4 0 1 with flutter pub add webview flutter 3 in androidmanif xml add to the manifest part 4 in android app build gradle set compilesdkversion to 32 and minsdkversi...
flutterflutter
instagram icondata value
Invalid
use case I be use the material icon for social medium button and I notice that there isn t an icon for instagram I be work around it for now but this would have be much more useful to have this available like all the other social medium icon proposal would love to see this add in a future upda...
flutterflutter
cupertinolistsection example not work
Duplicate
also cupertinolisttile ain t working try with safari and chrome
flutterflutter
textselectioncontrol overlap app bar
Duplicate
hey I think there be a problem with the textselectioncontrol at least with the cupertino one I expect they to render behind app and navigation bar p s there be custom textselectioncontrol and navbar on the screenshot but it doesn t matter I test the standard component and they have the same proble...
flutterflutter
type string be not a subtype of type key
Invalid
the follow typeerror be throw build builder dirty type string be not a subtype of type key the relevant error cause widget be materialapp materialapp file c user emiry desktop book vest lib main dart 23 12 when the exception be throw this be the stack 0 interfacestate...
flutterflutter
unable to find bundle java version
Duplicate
step to reproduce 1 install android studio version 2022 1 2 run flutter doctor 3 unable to find bundle java version not work on win11 default install reinstall of android studio v2022 1 solution that work window solve android studio 2022 1 go to c program file and...
flutterflutter
camera android 13 crash when initialize camera
Duplicate
I use the version 0 10 2 0 10 1 0 9 14 0 9 12 0 9 19 java lang nullpointerexception attempt to invoke virtual method int android medium encoderprofile videoprofile getwidth on a null object reference how to solve it
flutterflutter
sliverappbar stretch with usematerial3 true
Duplicate
step to reproduce 1 execute flutter run on the code sample on an android device probably also io expect result the sliver app bar be not suppose to stretch only the sliver after it actual result the sliver app bar stretch code sample dart import package flutter...
flutterflutter
hce support
Invalid
hi all can anyone please suggest I a plugin which have hce support find these two plugin but look like it do not have support
flutterflutter
fail assertion line 5334 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
decoratedbox s border doesn t render properly
Invalid
step to reproduce 1 execute flutter run on the code sample expect result child of decoratedbox should not overwrap border actual result child of decoratedbox overflow border code sample dart import package flutter material dart void main ...
flutterflutter
flutter headless task
Duplicate
use case hi we re look for a way either in android or io to invoke dart code when the app be totally closed and then initialize from the native side like after boot complete or android alarm or worker task consider the follow situation after a boot complete event we want to invoke da...
flutterflutter
crash issue for the package
Duplicate
hi I have use this plugin to design custom camera and when it be release we be face lot s of crash issue due to plugin can you please have a look into that I be attach log for the same as well android hardware camera2 impl cameradeviceimpl checkifcameraclosedorinerror cameradeviceimpl java 2...
flutterflutter
error in camera plugin for samsung
Duplicate
1 while permission for camera be redirect to next page 2 even permission allow camera be not work please check on it
flutterflutter
gettextbeforecursor on inactive inputconnection face this issue while use multiple text field
Duplicate
I be use one method which be return text field I be use same method for multiple text field generate dynamic in screen so face this issue gettextbeforecursor on inactive inputconnection I be just do the or a accessing that value use the index parameter and save the value accord to index in various v...
flutterflutter
flutter create create less menu item on macos than the default xcode template
Duplicate
I know I can use platformmenubar to update macos menus anyway it s just a suggestion that our default macos app template should be more or less the same as the xcode one to reduce friction for native macos devs app create with flutter channel stable 3 3 10 on macos 13 1 22c65 darwin arm app cre...
flutterflutter
there be crash with bootstrapnativecallwrapper
Invalid
step to reproduce I can t reproduce it on my test phone it occur on production expect result no crash actual result 0 at 0x1d60ff160 thread 2 crash 0 libsystem kernel dylib pthread kill 1 libsystem c dylib abort 2 flutter dart assert fail char const const ...
flutterflutter
can not chrome give access to skia to flutter if targetplatform be web and browser be chrome as its also a product of google also android
Invalid
thank