repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
flutterflutter
tool crash sessionnotcreatedexception
Duplicate
command flutter drive driver test driver perf driver dart target integration test perf test dart profile no dds step to reproduce 1 2 3 log sessionnotcreatedexception 0 parsew3cresponse package webdriver src handler w3c util dart 8...
flutterflutter
hot restart not update change on web
Duplicate
step to reproduce 1 create a new flutter project 2 implement a web application within the project 3 make change to the code 4 execute a hot restart use the command flutter run d web 5 observe that the change be not reflect on the web expect result after perform a hot restar...
flutterflutter
responsive dialog layout
Duplicate
use case accord to the responsive layout 9d723c7a 03d1 4e7c 95af a20ed4b66533 I suggest add responsive layout dialog to dialog fullscreen and dialog proposal for example if the screen be the size of a phone dialog fullscreen should be use otherwise dialog should b...
flutterflutter
flutter connectivity issue with device lose connection to device
Duplicate
step to reproduce 1 run the app with a physical android device 2 wait 5 10 minute without touch anything 3 check the console output for the lose connection to device actual result hello I m face a recur connectivity issue while develop with flutter approximately every 5 minute I e...
flutterflutter
use window x86 host to build flutter app window arm64 not find an option name target platform
Duplicate
I use the flutter build window release target platform window arm64 to build an arm64 app for window but occur error as below which config be miss or wrong host machine be window11 x86 ps c user flutter build window release target platform window arm64 could not find an option...
flutterflutter
issue in pack
Duplicate
step to reproduce I just instal the package whit command flutter pub add google map flutter and then start an android emulator then this error show and emulator win t run any more I don t even need one of those plugin mention at the debug console screenshot 2024 01 25 at 1 19 03 p m actual...
flutterflutter
tool crash httpexception
Duplicate
command flutter run machine start pause d emulator 5554 devtool server address target home programmer toddoo event production lib main dart step to reproduce 1 2 3 log httpexception flutter channel stable 3 13 7 on ubuntu...
flutterflutter
go router redirect to force user login allow navigate back to homepage
Invalid
what package do this bug report belong to go router what target platform be you see this bug on android web have you already upgrade your package yes dependency version pubspec lock lock dependency flutter sdk flutter go router 13 0 1 st...
flutterflutter
improve test code coverage to achieve 100
Invalid
use case our current test code coverage be below the desire 100 mark which can leave potential gap in our codebase achieve 100 test code coverage ensure a high level of code reliability and can help identify and fix potential issue early in the development process I have cover unit test case for all...
flutterflutter
build flutter on webos lg smart tv
Invalid
use case can I build an app in flutter use webo by lg smart tv proposal the idea be create an app from smart tv lg I wanna support to flutter lg smart tv
flutterflutter
an error occur while use dart run jnigen config jnigen yaml in flutter plugin
Invalid
step to reproduce 1 execute dart pub add jni dev jnigen command 2 add jnigen yaml in flutter plugin 3 execute dart run jnigen config jnigen yaml actual result unable to automatically generate bind file and error info dart run jnigen config jnigen yaml build...
flutterflutter
google sign in
Duplicate
use case I use this package google sign in 6 1 4 login with io work as normal but for android didn t work I stick with this issue run and debug on vscode and response error platformexception platformexception sign in fail com google android gms common api apiexception 10 ...
flutterflutter
photo picker album list be incomplete
Invalid
what package do this bug report belong to image picker what target platform be you see this bug on android have you already upgrade your package no dependency version pubspec lock lock image picker dependency direct main description name image picke...
flutterflutter
how to use example ios12
Duplicate
step to reproduce I already post issue 142022 and reporter mention 94491 as duplicate issue I couldn t understand this thread perfectly but I understand that this factor be the m1 mac silicon chip I try to use and modify ios12 example like below 1 modify api key part 2 check product bund...
flutterflutter
a question about splashscreen
Invalid
step to reproduce 1 open android studio 2 file new new flutter project 3 create success 4 edit file android app src main androidmanifest xml 5 edit file android app src main re drawable launch background xml 6 edit file android app src main re drawable v21 launch backgrou...
flutterflutter
color not shift with list when listtile or expansiontile item remove with dismissible
Duplicate
step to reproduce 1 work in provide code from 2 add tile color or collapsedbackgroundcolor for expansiontile listtile tilecolor color amber shade100 title text item item index 3 dismiss last item expect result list it...
flutterflutter
bug dropdownbuttonformfield input isn t clip when focus hover
Duplicate
step to reproduce when use an input decorator theme in themedata the form field of the dropdownbuttonformfield get the correct themed result but the shape be not clip base on use radius of the input decorator for focused and hovered state in the supply example keep the custom inputdecorationtheme en...
flutterflutter
update dropdownbuttonformfield to m3
Duplicate
use case the material 3 menu b39b2819 a579 4de1 bca2 8d7dbd3b332c show a new feature image and in 115005 dropdownmenu be update to m3 I be use dropdownbuttonformfield and seem that the form be m3 but the dropdown menu be not dart enum currency jpy usd ...
flutterflutter
sizedbox with finite height iniside listview with scrolldirection axis horizontal take the whole height of the listview s container at least on web
Duplicate
step to reproduce test the provide code sample in dartpad expect result the element inside the list view should not expand to take up the full heght of the listview the sizedboxe s height should be 20px actual result element inside listview take the whole hight of the listview the...
flutterflutter
tool crash rpcerror
Duplicate
command flutter run d chrome step to reproduce 1 2 3 log rpcerror 0 new outstandingrequ package vm service src vm service dart 1930 45 1 vmservice call package vm service src vm service dart 2499 21 2 vmservice callservicee...
flutterflutter
flutter have exit unexpectedly pathnotfoundexception can not open file
Duplicate
23 23 command 0a 60 60 60 0aflutter run 0a 60 60 60 0a 0a 23 23 step to reproduce 0a1 0a2 0a3 0a 0a 23 23 log 0afilesystemexception 3a can not open file 2c os error 3a no such file or directory 2c errno 3d 2 0a 60 60 60 0a 230 file throwiferror 28dart 3aio 2ffile impl dart 3a675 3a7 29 0a...
flutterflutter
decimal calculation error in dart
Invalid
step to reproduce while use the print function to print the result of multiplication operation between two decimal number I notice that the result be inaccurate for example when multiply the number 149700 by 0 07 the expect result be 10479 but the result obtain be 10479 000000000002 similarly ...
flutterflutter
tool crash filesystemexception can not open file os error the process can not access the file because it be be use by another process errno 32
Duplicate
command flutter pub get no example step to reproduce 1 2 3 log filesystemexception can not open file os error the process can not access the file because it be be use by another process errno 32 0 checkforerrorresponse dart io common...
flutterflutter
textpainter calculate width be small than actual width of text widget in flutter
Duplicate
step to reproduce 1 create a new flutter project and add a text widget to the main screen with some sample text for example text width test aaa cc 2 use textpainter to calculate the width of the same text string make sure to use the same textstyle as the text widget for example ...
flutterflutter
any workaround to launch on io 17 with flutter 3 0 5
Invalid
step to reproduce it seem that flutter app with flutter version 3 13 will not launch on io 17 anymore any workaround for this we be on strict timeline and upgrading flutter be not an option currently we be use flutter 3 0 5 actual result run xcode build xcode build do ...
flutterflutter
textfield s cursor overlap label
Duplicate
use case I use the default text theme give by material 3 every text style have height as specify here l754 editabletext be the base for all text field and it use the cursor size obtain from textpainter see here l1859 the problem be that textpainter favor line height and therefore cur...
flutterflutter
image picker maxheight maxwidth behaive different on android vs io
Invalid
step to reproduce use list asset await imagepicker pickmultiimage maxheight 1092 maxwidth 1092 imagequality 80 1 pick a photo from gallery with android 2 do the same with io expect result image should be equal lik...
flutterflutter
compliance issue frequent reading of clipboard content when use textfield component
Duplicate
step to reproduce we have receive a compliance issue frequent reading of clipboard content when use textfiled component the final method trigger from the stack information be the clipbaord hasstring method after debug locate the editabletext component listen for clipboardstatus in the initstate method...
flutterflutter
flutter 3 16 build fail io could not compile super native extension lib due to 58 previous error
Invalid
step to reproduce 1 upgrade flutter 3 16 2 upgrade xcode 15 3 run command pod install expect result I expect that my app run actual result build fail in io with error error xcode could not compile super native extension lib due to 58 previous error use...
flutterflutter
error package io flutter plugin urllauncher do not exist
Duplicate
step to reproduce 1 add url launcher 6 2 3 to pubspec yaml 2 do the plugin configuration for android and ios 3 run the example code on plugin page actual result flutter project name android app src main java io flutter plugin generatedpluginregistrant java 29 error package io flutt...
flutterflutter
sample applifecyclelistener app doesn t work
Duplicate
step to reproduce I try the abort app exit sample app widget applifecyclelistener 2 the second sample app on that page I have try two phone pixel 6 14 kogan agora 9 8 1 and the embed web app on that same page as a matter of courtesy please note that I have also report this problem ...
flutterflutter
tool crash processexception fail to find git in the search path command git os error code 0
Duplicate
command flutter create template app overwrite step to reproduce 1 2 3 log processexception fail to find git in the search path command git os error code 0 0 localprocessmanager runsync package process src interface local process ...
flutterflutter
fontvariation do not support variable font in woff2 format
Duplicate
step to reproduce 1 download woff2 variable font or use google s tool to convert ttf variable font to woff2 format 2 reference the font in pubspec yaml as follow flutter font family misan font asset font misan misans vf woff2 asset asset font mi...
flutterflutter
material icon barcode scanner barcode be miss
Duplicate
use case I can not find the icon barcode scanner barcode in flutter icon library proposal add miss material icon
flutterflutter
harmonyos next support
Duplicate
use case flutter be currently not compatible with harmonyos proposal dear flutter team with the launch of the harmonyos next developer preview on january 18 2024 and the anticipate release of its commercial version in q4 2024 there come a significant shift in the app ecosystem it be expect t...
flutterflutter
implement test
Invalid
todo implement test undefine
flutterflutter
go router when shortcut command register in not work correctly
Invalid
step to reproduce materialapp router routerconfig desktoproute gorouter shortcut logicalkeyset platform ismacos logicalkeyboardkey meta logicalkeyboardkey control logicalkeyboardkey keyv const...
flutterflutter
flutter navigator pop context
Duplicate
step to reproduce 1 jump to new page 2 flutter return to the previous page navigator pop context sometimes an error will be report you can click more time expect result normal return actual result sometimes you can go back sometimes an error will be report excep...
flutterflutter
rtl dateformat format for time be invalid in case of western digit use I e dateformat usenativedigitsbydefaultfor ar false
Invalid
step to reproduce dart final d datetime 2024 05 17 22 23 24 dateformat usenativedigitsbydefaultfor ar false final fmt1 dateformat ymmmd ar add jm var serr fmt1 format d note there be a workaround for that bug you have to manually add...
flutterflutter
eventchannel java lang illegalargumentexception message corrupt
Invalid
step to reproduce flutter send datum to android eventchannel mchannel const eventchannel channel name final bytedata await rootbundle load asset music test mp3 channel binarymessenger send channel name bytedata expect result android class testeventchannel messenger...
flutterflutter
soft hyphen do not insert the hyphen after the break
Duplicate
step to reproduce 1 flutter create text sample platform web android macos 2 replace main dart with the code sample 3 run the app on web android and macos so we can compare some result 4 observe the result 5 now compare these result against a jsfiddle which use the character in ...
flutterflutter
typewrite experience in markdown widget
Duplicate
use case I be write to you today with a feature request that I believe could enhance the user experience of the markdown widget even far I have be explore way to create a typewrite effect when display text content in my flutter application after careful consideration it occur to I that integrate such a fea...
flutterflutter
tool crash sentinelexception
Duplicate
command flutter run step to reproduce 1 2 3 log sentinelexception 0 new outstandingrequ package vm service src vm service dart 1930 45 1 vmservice call package vm service src vm service dart 2499 21 2 vmservice reloadsource ...
flutterflutter
null safety issue in video player dart when use version 2 8 2
Invalid
step to reproduce 1 flutter run 2 see the error expect result run without error actual result error code sample import package flutter material dart import package video player video player dart void main runapp const videoapp stateful widget to fetch an...
flutterflutter
onlongpress click show text widget show same page right 0 side bottom 10
Invalid
step to reproduce 1 show new widget in same page in 2 expame css use position absolute any widget in flutter expect result click list of element onlongpress one item that item right side show text widget actual result I want this image screenshot 20240119 120939 ...
flutterflutter
unresolved reference embed
Invalid
step to reproduce in android studio only it s now show on vs code create new project and it show error on file path testapp android app src main kotlin com example testapp mainactivity kt expect result show error unresolved reference embed unresolved reference flutteractivity ...
flutterflutter
showlicensepage can t fit the themedata
Invalid
step to reproduce 1 run app 2 click the app bar icon button to show the license page expect result license page listtile content padding will change with the difference listtilethemedata actual result nothing change code sample code sample dart import package flutter ...
flutterflutter
flutter beta channel appear to cause problem with firebase auth and cloud firestore
Duplicate
step to reproduce 1 flutter create new project cd new project 2 flutter channel beta flutter upgrade 3 flutter pub add firebase core 4 flutter pub add firebase auth 5 flutter pub add cloud firestore 6 flutter build apk multidex error be throw at this stage ex...
flutterflutter
a keyupevent be dispatch but the state show that the physical key be not press
Duplicate
step to reproduce when app be initilize but the window still black I be type in vscode and then the app pop up so fast in debug mode and then this error come out and the problem here be delete btn and copy past doesn t work I do not test all of button expect result keyboard btns should functio...
flutterflutter
it seem this issue didn t happen anymore with this be also happen in late version camera 0 10 5 9
Invalid
it seem this issue didn t happen anymore with inspire by example and not the readme code to fix issue override void didchangeapplifecyclestate applifecyclestate state app state change before we get the chance to initialize if contr...
flutterflutter
pigeon c generate problem
Duplicate
step to reproduce 1 install pigeon 16 0 3 or 12 0 0 2 copy this file test dart import package pigeon pigeon dart flutter pub run pigeon input pigeon test dart configurepigeon pigeonoption dartout test g dart cppheaderout test g h cppsourceou...
flutterflutter
process fail to escape the string when powershell command be execute
Invalid
step to reproduce processresult process process runsync powershell exe start process verb runas filepath powershell exe argumentlist new item path c desktop tes...
flutterflutter
1 activation yml
Invalid
step to reproduce 1 actual result good log log console flutter doctor output doctor output console
flutterflutter
1
Invalid
step to reproduce 1 actual result good log log console flutter doctor output doctor output console
flutterflutter
how to support paste image in text field
Duplicate
look around seem no other option to do so cause flutter pasteboard didn t support image well be there any way to support paste image directly in textfiled or get the image copy and send in email app
flutterflutter
favorite page
Invalid
hi I do what be require to implement the favorite page in your first flutter app but the favorite page doesn t appear in the flutter app can anybody have an idea how to figure it out please thank
flutterflutter
how to wrap the safearea widget with another expand
Invalid
hi everybody I m new in flutter and my level of technology be 0 I come here for a friend s suggestion because I need to create an app so during the session your first flutter app in section 7 add navigation rail I get stack in if you want to get a well feel of the role of this widget try wrap ...
flutterflutter
I be face issue in gradle version
Invalid
my error failure build fail with an exception where build file c user dell desktop lastminute last minute lastminute last minute source last minute android app build gradle line 24 what go wrong a problem occur evaluate project app fail to apply plugin com android in...
flutterflutter
image picker pickimage source imagesource camera crash on io 17
Duplicate
step to reproduce when use imagepicker pickimage source imagesource camera the app crash try the example provide on pub dev for image picker on a android device it work on a io 16 or below it work version image picker 1 0 7 I try in different flutter version like 3 10 0 3 13 9 3 16 7...
flutterflutter
why I be get this exception failure build fail with an exception
Invalid
this be my error failure build fail with an exception where build file c user dell desktop lastminute last minute lastminute last minute source last minute android app build gradle line 26 what go wrong a problem occur evaluate project app plugin with i d com google ...
flutterflutter
tool crash filesystemexception can not open file os error the system can not find the file specify errno 2
Duplicate
command flutter doctor step to reproduce 1 2 3 log filesystemexception can not open file os error the system can not find the file specify errno 2 0 file throwiferror dart io file impl dart 675 7 1 file opensync dart io fil...
flutterflutter
tool crash filesystemexception can not open file os error the system can not find the file specify errno 2
Duplicate
command flutter doctor step to reproduce 1 2 3 log filesystemexception can not open file os error the system can not find the file specify errno 2 0 file throwiferror dart io file impl dart 675 7 1 file opensync dart io fil...
flutterflutter
instal flutter sdk through visual studio code deny
Invalid
step to reproduce I open visual studio code I open the command line and type in flutter and go on flutter new project then a pop up menu appear after that I go on download sdk and create a folder actual result fail to clone flutter cloning into flutter error rpc fail http 400 curl 22 t...
flutterflutter
error type decodercallback not find decodercallback decode ignore deprecate member use
Invalid
step to reproduce image pub cache host pub dev photo manager 2 8 1 lib src internal image provider dart 71 5 error type decodercallback not find decodercallback decode ignore deprecate member use pub cache host pub dev photo manager 2 8 1 l...
flutterflutter
webview flutter android crash on console message
Duplicate
step to reproduce not actually sure except just use the web view expect result I expect my app to not crash actual result the app crash code sample sorry don t have that screenshot or video no response log log console w system err 30979 at io flutter...
flutterflutter
local auth android 14 while use flutterfragmentactivity back navigation close the app
Duplicate
what package do this bug report belong to local auth what target platform be you see this bug on android have you already upgrade your package yes dependency version pubspec lock lock generate by pub see lockfile package fe analyzer share dependency tr...
flutterflutter
problem with the back button in android device
Duplicate
I be use the local authenticator plugin it require to use in mainactivity kt the code below import io flutter embed android flutterfragmentactivity class mainactivity flutterfragmentactivity but when I use this code the back arrow button in android device doesn t work it close the a...
flutterflutter
use thirdparty softkeyboard height be wrong in io
Invalid
step to reproduce I m use thirdpaty softkeyboard in web textfeild softkeyboard height be wrong but system keyboard be correct expect result keyboard height should be correct actual result keyboard height be wrong code sample code sample dart paste your code here ...
flutterflutter
google map flutter the current location be not accurate in china
Duplicate
step to reproduce the adopt coordinate system for latitude and longitude be different expect result accurate positioning in china actual result the current location be not accurate in china code sample import package flutter material dart import package flutter easy componen...
flutterflutter
miss material icon
Duplicate
step to reproduce in the there be airwave shape stepper community transition fade jump to element line start circle quick reference all icon but all of they can not be find in icon class of the master branch of flutter expect result they should be includ...
flutterflutter
textfield cursor do not display on ipad in some case
Duplicate
step to reproduce device ipad 9 system ipado 15 1 1 create a demo 2 create a textfiled 3 click textfile type anything and close the keyboard immediately 4 tap textfile immediately expect result appear cursor actual result the keyboard pop up but the cursor be n...
flutterflutter
tool crash rangeerror rangeerror value not in range 354
Duplicate
command flutter no color run machine track widget creation device i d 00008101 001831223cb8001e start pause dart define flutter inspector structurederror true lib main dart step to reproduce 1 create a new flutter project 2 run main dart 3 no more information can be ...
flutterflutter
allow we to mv target into target folder
Duplicate
use case this structure will clean up people s codebase and collapse it look like however all info point to this be a difficult to accomplish change can we make basic configuration change like...
flutterflutter
flutter web serious issue with postmessage mouse touch event window context
Invalid
step to reproduce I develop a web app with flutter web in the form of a pwa my app use extensively iframe inside htmlelementviews in different screen in the navigation it be common in my app to have sequence of screen each with an htmlelementview with iframe inside that be in the navigation stack ...
flutterflutter
the license page appbar color while scroll on m3 do not look right on desktop
Invalid
step to reproduce 1 open the license page with showlicensepage or through showaboutdialog on desktop 2 scroll down in the license list 3 click on a license on the left 4 scroll down in the current license 5 scroll all the way up in the license list expect result the app bar...
flutterflutter
tool crash filesystemexception fail to decode datum use encode utf 8 null
Duplicate
command flutter quiet assemble no version check depfile f flutterproject oa erpfluttermobile build app intermediate flutter debug flutter build d output f flutterproject oa erpfluttermobile build app intermediate flutter debug dtargetfile f flutterproject oa erpfluttermobile lib main dev ...
flutterflutter
bug nestedscrollview example
Duplicate
in the nestedscrollview example scroll bar go behind sliverappbar ob scroll image the same issue happen with sliverpersistentheader s in a child customscrollview flutter 3 16 7 channel stable framework revision ef1af02aea 2 day ago 2024 01 11 15 19 26 0600 engine revision 4a5...
flutterflutter
404 when download dsym file for flutter framework
Invalid
step to reproduce we be follow this document symbolicate stack trace for engine crash to download the dsym file for flutter framework since we be use flutter 3 16 1 the flutter engine hash should be 22b600f240548c1cf6f5d3f9ae65a5c9e51bc443 reference so the dsym download url would...
flutterflutter
io build issue flutter h file not find and module inclusion error
Invalid
step to reproduce flutter build ios actual result hi can anyone help I pls I have this podfile platform io 13 0 env cocoapod disable stat true project runner debug debug profile release release release def flutter root...
flutterflutter
tool crash filesystemexception creation of temporary directory fail os error no space leave on device errno 28
Duplicate
command flutter build io no tree shake icon step to reproduce 1 2 3 log filesystemexception creation of temporary directory fail os error no space leave on device errno 28 0 directory createtempsync dart io directory impl dart 175 7 ...
flutterflutter
tool crash typeerror 0 materialfont updateinner package flutter tool src flutter cache dart 151 49
Duplicate
command flutter run step to reproduce 1 2 3 log typeerror 0 materialfont updateinner package flutter tool src flutter cache dart 151 49 0 materialfont updateinner package flutter tool src flutter cache dart 151 49 1 cachedarti...
flutterflutter
tool crash processexception fail to find f dev fluttersdk bin cache dart sdk bin dartaotruntime exe in the search path command f dev fluttersdk bin cache dart sdk bin dartaotruntime exe os error code 0
Duplicate
command flutter no color run machine device i d emulator 5554 start paused lib main dart step to reproduce 1 2 3 log processexception fail to find f dev fluttersdk bin cache dart sdk bin dartaotruntime exe in the search path command f dev fl...
flutterflutter
timepicker do not accept farsi persian numeric character
Duplicate
step to reproduce 1 create a new flutter app flutter create e sample app 2 add localization flutter pub add flutter localization sdk flutter 3 replace the lib main dart file content with the provide sample code expect result accept the input value actual result validati...
flutterflutter
textformfield crash on language change on android device
Invalid
step to reproduce it work fine on flutter 3 10 5 but after upgrade to 3 13 6 it start to crash also it crash on the late flutter 3 16 7 1 use an android device with any os version that may have a dialog for language change e g xiaomi redmi note 8 t android 11 api 30 2 focus on textformf...
flutterflutter
video player how to create reusable video controller with feeds app
Invalid
use case hi I m develop new app like instagram so I have timeline have listview of video so in android I want to create only 3 instance of video controller and use they again to void android memory leak also I m use visibility detector to play pause video when video player not in current view ...
flutterflutter
android studio hedgehog 2023 1 1 patch 1 flutter plugin io flutter 77 1 2 dart plugin 231 9411 error get flutter sdk information
Invalid
java lang illegalstateexception configurenewproject should be use with new project only at com android tool idea gradle project import gradleprojectimporter companion configurenewproject gradleprojectimporter kt 203 at com android tool idea gradle project import gradleprojectimporter importandopenprojectcore 1...
flutterflutter
exception can not be capture when load a non existent image
Duplicate
step to reproduce 1 image stream dart 2 786 line expect result handle exception through trycatch actual result if newexception exception fluttererror reporterror fluttererrordetail context errordescription when re...
flutterflutter
fail to initialize flutter process exit with code 3221225501
Duplicate
step to reproduce I be follow all the step on the page to install flutter and exactly in the section use vs code to install flutter when you get to the part of check dart sdk version download dart sdk from flutter engine expand download archive with powershell building flutter...
flutterflutter
url launcher phone formatting
Invalid
what package do this bug report belong to url launcher what target platform be you see this bug on android io have you already upgrade your package yes dependency version pubspec lock lock url launcher dependency direct main description name url...
flutterflutter
file selector openfile crash upon select the same file again
Invalid
step to reproduce 1 open a selector dart const image xtypegroup label image extension jpg jpeg bmp gif webp png final file await openfile acceptedtypegroup image 3 pick an image from google drive 4 observe that no error happen...
flutterflutter
window textfield cursor position be incorrect when enter korean character in textfield in flutter sdk 3 16 x
Duplicate
step to reproduce 1 run simple textfield example code 2 type korean word 3 check expect result textfield cursor shuld be place after the last letter actual result textfield cursor be place before the last letter it have not occur with number or english code sample code ...
flutterflutter
unable to get list of instal simulator runtime in flutter doctor doesn t give specific of how to resolve the issue
Duplicate
when I run flutter doctor on this more or less stock mac I get xcode develop for io and macos xcode 15 2 xcode at application xcode app content developer build 15c500b unable to get list of instal simulator runtime cocoapod version 1 14 3 but the ...
flutterflutter
tool crash filesystemexception fail to decode datum use encode utf 8 null
Duplicate
command flutter no color run machine track widget creation device i d emulator 5554 start pause dart define flutter inspector structurederror true lib main dart step to reproduce 1 2 3 log filesystemexception fail to decode datum use encode utf ...
flutterflutter
mouseregion cursor apply only when mouse be move
Duplicate
step to reproduce this bug happen at least on flutter window it work fine on web not sure about macos 1 build the following example app modify from sample 2 focus on the application and move mouse to the blue region 3 press any key expect result mouse cursor change from sys...
flutterflutter
mislead documentation
Invalid
step to reproduce follow the documentation to set up flutter on window os actual result the documentation suggest flutter to be intalle in c dev which contradict the condition provide of where not to install flutter this will mislead beginner and give they a hard time set up flutter
flutterflutter
shader compilation sigabrt during program execution share ptr emplace type struct member offset
Duplicate
step to reproduce 1 this shader be from shadertoy it compile fine in chrome expect result to compile actual result target debug macos bundle flutter asset fail shadercompilerexception shader compilation of volume user mbp google drive jamcorder app jamcorder flutter app lib video ...
flutterflutter
url doesn t exist
Invalid
vs code be error because of this target of uri doesn t exist package flutter material dart try create the file reference by the uri or try use a uri for a file that do exist need help plzzz
flutterflutter
tool crash httpexception
Duplicate
command flutter run machine start pause d 6ldalzt4ucozq4fu devtool server address target user suman studioproject kaanav neel lib main dart step to reproduce 1 2 3 log httpexception flutter channel user branch 3 13 9 o...
flutterflutter
url launcher no long receive platformexception when open a deep link custom scheme
Invalid
what package do this bug report belong to url launcher what target platform be you see this bug on io have you already upgrade your package yes dependency version pubspec lock lock generate by pub see lockfile package fe analyzer share dependency trans...
flutterflutter
error run app on android after flutter reinstallation
Invalid
step to reproduce 1 install flutter into c src 2 add path to its bin in env variable 3 instal jdk 21 from oracle and add java home path also try 17 4 instal vs code and android studio and the cli tool for android studio 5 add the follow pubspec yaml to the file name presentpal ...