repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
flutterflutter
you know listview builder list error
Invalid
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce I fetch network my datum to list and in official sample datum be list I get error message type list be not a subtype of type list of f...
flutterflutter
can flutterenginegroup cache a flutterengine in advance
Duplicate
use flutterengine I can cache an engine in advance so that the flutter interface open fast when I use it but use flutterenginegroup can not cache one in advance why if can how to do
flutterflutter
flutter doctor ignore symlink on window
Duplicate
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 install fvm 2 install flutter 3 7 11 as global fvm global 3 7 11 3 run flutter doctor expect result flutter doctor should complete ...
flutterflutter
fail assertion line 5243 pos 12 history isnotempty be not true
Invalid
fail assertion line 5243 pos 12 history isnotempty be not true
flutterflutter
tool crash filesystemexception can not create link os error can not create a file when that file already exist errno 183
Duplicate
command flutter build window step to reproduce 1 2 3 log filesystemexception can not create link os error can not create a file when that file already exist errno 183 0 link throwiferror dart io link dart 254 7 1 link creates...
flutterflutter
hybrid composition make app crash on startup
Invalid
hybrid comp test zip this project crash without any log I have be try to work with hybrid composition but I get the updateacquirefence do not find frame error on every frame so I ve try make a minimal reproduction but can not get it to work stackoverflow answer say to enable clear text tra...
flutterflutter
tool crash filesystemexception deletion fail os error the system can not find the path specify errno 3
Duplicate
command flutter no color pub get step to reproduce 1 2 3 log filesystemexception deletion fail os error the system can not find the path specify errno 3 0 directory deletesync dart io directory impl dart 193 7 1 filesyste...
flutterflutter
tool crash filesystemexception deletion fail os error the system can not find the path specify errno 3
Duplicate
command flutter no color pub get step to reproduce 1 2 3 log filesystemexception deletion fail os error the system can not find the path specify errno 3 0 directory deletesync dart io directory impl dart 193 7 1 filesyste...
flutterflutter
tool crash filesystemexception can not delete file os error access be deny errno 5
Duplicate
command flutter quiet assemble no version check depfile e freelance wewo ui end wewo build app intermediate flutter debug flutter build d output e freelance wewo ui end wewo build app intermediate flutter debug dtargetfile e freelance wewo ui end wewo lib main dart dtargetplatform andro...
flutterflutter
type error faild to featch
Invalid
I get this error when try to connect my flutter app with database firebase mongodb type error fail to featch error how to fix it
flutterflutter
image picker incorrect resize image function
Duplicate
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 pick image with original size 4272x2848 and set param maxwidth 3000 maxheight 3000 expect result 1 get image 3000x2000 actual...
flutterflutter
tool crash filesystemexception can not open file os error the operation could not be complete successfully because the file be infect with a virus or contain unwanted software errno 225
Duplicate
command flutter build apk release step to reproduce 1 2 3 log filesystemexception can not open file os error dosya vir sl oldu undan veya istenmeyebilecek yaz l m I erdi inden I lem ba ar l bir ekilde tamamlanmad errno 225 0 fil...
flutterflutter
how to detect in listview builder or gridview builder user finger be point at which index in flutter mobile
Invalid
use case I be use listview horizontal and vertical scrolling and mouseregion or inkwell onhover method any other way work properly on flutter web and desktop device properly but not mobile device io and android I be try to make listview and gridview auto play when it focus on the particular index for a few...
flutterflutter
share preference nsinternalinconsistencyexception when use setprefix
Invalid
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce multiple flutter the flutter page run sharedpreference reload and crash if you don t run the reload method it win t crash in the local io code whethe...
flutterflutter
flutter web gaussian blur do not support browser like safari firefox
Duplicate
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce use this code to be sure expect result I want to make a gassia blur effect actual result the result do what I expect in brows...
flutterflutter
web can I build my index html in node and build asset in cdn
Invalid
like my index html in test node com and my asset like font in test cdn com asset font xxx ttf
flutterflutter
io app crash
Invalid
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce I could not reproduce the crash expect result win t crash actual result crash log 0 flutter skia textlayout run ...
flutterflutter
tool crash casterror 0 new webplugin fromyaml package flutter tool src platform plugin dart 548 34
Duplicate
command flutter no color run machine track widget creation device i d b08d208a 3f93 45bd b0f0 5f96fff1d00d start pause dart define flutter inspector structurederror true lib main dart step to reproduce 1 2 3 log casterror 0 new webplugin ...
flutterflutter
tool crash casterror 0 new webplugin fromyaml package flutter tool src platform plugin dart 548 34
Duplicate
command flutter no color run machine track widget creation device i d b08d208a 3f93 45bd b0f0 5f96fff1d00d start pause dart define flutter inspector structurederror true lib main dart step to reproduce 1 2 3 log casterror 0 new webplugin ...
flutterflutter
emoji display exception on ios 16 2
Duplicate
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce physical equipment iphone xr use the widget to input emoji only the keycap series start with 0 1 2 3 4 5 6 7 8 ...
flutterflutter
webview flutter android flutter webviewwidget cause crash on large constrained height
Duplicate
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce crash on android device on io work be fine I place webviewwidget in sizedbox widget in singlechildscrollview I m try to grow webview height as large...
flutterflutter
scrollbar indicator show incorrectly when wrap outside horizontal listview issue in iphone xr
Duplicate
scrollbar indicator show incorrectly when wrap outside horizontal listview issue in iphone xr screenshot attach img 0843 code return scrollbar isalwaysshown true thickness 1 child listview separate physics const alwaysscrollablescrollphysic ...
flutterflutter
webview flutter 4 0 7 on io loadhtmlstre api can not parse
Invalid
webviewcontroller controller webviewcontroller string html void load controller loadhtmlstre html network image can not be parse on io can not parse but webview flutter web on web and android can be use
flutterflutter
another exception be throw package flutter src widget bind dart fail assertion line 838 pos 14 firstframecompleter iscomplete 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
crash when back from webview page on android 4 4 api19
Duplicate
step to reproduce 1 run on android 4 4 api 19 2 jump to webview page from any page 3 back from webview page to top page expect result work well actual result crash code sample dart main dart import package flutter material dart import package untitled6 p...
flutterflutter
get an error while I be try to launch my app on the ios simulator
Duplicate
when I want to run my app in the ios simulator or I try to create a build I get this error error xcode file not find application xcode app content developer toolchain xcodedefault xctoolchain usr lib arc libarclite iphonesimula tor a error xcode linker command fail with exit code 1 use v...
flutterflutter
build error numberpicker dart 200 66 error the getter accentcolor isn t define for the class themedata
Invalid
pub cache host pub dev numberpicker 2 1 1 lib src numberpicker dart 200 66 error the getter accentcolor isn t define for the class themedata themedata be from package flutter src material theme datum dart tool flutter package flutter lib src material theme datum dart t...
flutterflutter
I have issue on pod install
Duplicate
husseinshreem nadeem macbook pro io pod install invalid podfile file undefined method exist for file class from user husseinshreem development example vanilla hr new version io podfile 34 flutter install all io pod file dirname file realpath file end
flutterflutter
issue when build to io with xcode 14 3
Duplicate
step to reproduce I be use flutter 3 7 10 xcode 14 3 when I try to run my io project on my iphone simulator it return this could not build the precompiled application for the device error xcode file not find application xcode app content developer toolchain xcodedefault xctoolchain usr...
flutterflutter
push the same screen with pushreplacement invoke duplicate globalkey error
Invalid
I have a screen with list of widget which be scroll to select the element on tap to achieve this I use scrollable ensurevisible and globalobjectkey s it usually work well except one case if I be at my scroll screen and push this screen again by navigator pushreplacement occur duplicate globalkey detect in...
flutterflutter
build app for different device same or different platform use special build command or configuration or by use flavor or pubspec yaml or variable in pubspec yaml
Duplicate
123022 this issue be close because of late response so I be create new issue for same story I be develop cross platform mobile application android ios other android use flutter for a company which have integration of iot device in the mobile application use some specific sdks and configuration fo...
flutterflutter
text with ellipsis overflow with html web renderer overlap itself 3 7 10
Invalid
the closed issue 3 7 10 3 7 10 on 3 7 9 appear again after update to channel stable 3 7 10
flutterflutter
google maps flutter library mylocationenable blue dot be display in the wrong place in china
Invalid
discription as far as I know google map use the gcj 02 in china and wgs84 in most other place therefore I speculate that when mylocationenable be true google map will obtain the current location of the device which may be in wgs84 format and have not be convert to the gcj 02 lead to the error in the d...
flutterflutter
pointerupevent for mouse click do not report correct button be press
Duplicate
step to reproduce 1 execute flutter run on the code sample 2 pointerupevent button only report 0 as the mouse button press regardless of the button that be actually press expect result some kind of differentiation between mouse button click actual result the same button be a...
flutterflutter
tool crash filesystemexception creation fail os error the system can not find the file specify errno 2
Duplicate
command flutter create template app overwrite step to reproduce 1 2 3 log filesystemexception creation fail os error the system can not find the file specify errno 2 0 directory createsync dart io directory impl dart 129 7 1...
flutterflutter
app crash and show black screen
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
ask question how to run process start run unix shell in flutter android app
Invalid
sorry I ask here because I ve ask on stack but no one answer I m try to make a termux like app but use flutter I just want to run my executable in code dart code dart directory directory app await getapplicationdocumentsdirectory file file file path join directory app...
flutterflutter
problem with flutter container
Invalid
1 parent container set the width and height subcontainer width and height failure import package flutter material dart class demo extend statefulwidget override demostate createstate demostate class demostate extend state override widget build buildcontext context ...
flutterflutter
paste trigger permission dialog every time on io 16
Duplicate
issue 112515 this issue be relate just want to know if it s possible for flutter to not trigger this permission dialog e g render native paste option reproduce 1 copy any text 2 click paste on any textfield you receive permission alert every time even if you allow
flutterflutter
can flutter code be share with web application
Invalid
imagine if flutter package could be publish as npm module web front end developer could use flutter package and this would enable the maintenance of a single codebase across multiple platform otherwise developer would need to refactor web application into flutter if they want to achieve this if this capabilit...
flutterflutter
unhandled exception stack overflow random nextint
Invalid
static double randomangle double angle if angle 0 return 0 final random random random final int count 1 angle return random nextint count 2 pi angle call the randomangle function multiple time random nextint count throw an exception ...
flutterflutter
unable to restart flutter windows app
Invalid
hi can you tell I how I can restart windows flutter app
flutterflutter
error while try to run my project
Invalid
I be get this error log while I be try to run the project please help I with this launch lib main dart on sdk gphone64 x86 64 in debug mode run gradle task assembledebug warn mapping new ns to old ns warn mapping new ns to old ns warn mapping new ns to old ns warn mapping n...
flutterflutter
file not find application xcode app content developer toolchain xcodedefault xctoolchain usr lib arc libarclite macosx a
Duplicate
we can t build a macos app since upgrade to xcode 14 3 I be pretty sure that this an apple bug but be there anything to do flutter side to counter this note it be work fine before use xcode 14 3 my macos deployment target be 11 0 the error be file not find application xcode app content...
flutterflutter
tool crash processexception le processus ne peut pas acc der au fichier car ce fichier est utilis par un autre processus command c program file git cmd git exe os error code 32
Duplicate
command flutter doctor step to reproduce 1 2 3 log processexception le processus ne peut pas acc der au fichier car ce fichier est utilis par un autre processus command c program file git cmd git exe os error code 32 0 localprocessmana...
flutterflutter
flutter io swipe gesture behavior dismiss keyboard animation
Duplicate
when keyboard appear be it possible to swipe back gesture without the keyboard animation go down my company want the same behaviour as whatsapp application which I put in the expected output I want the keyboard to be dismiss but without the animation of course but I can not find a way to do that even if I use f...
flutterflutter
internationalization dateformat issue
Invalid
hi I m have a very small issue and not sure if it s a bug or what when follow this step for internationalization everything work fine but if I use this dateformat mmm in english show apr but in spanish show abr be this normal why in spanish it s not apr thank
flutterflutter
lifecycle method trigger with platform view
Invalid
I have an androidview kotlin class textviewandroid and I have a platform view that return this view so kotlin class textplatformview this class serve the platformview dart class textview extend statelesswidget const textview super key ov...
flutterflutter
assertion be throw while handle a gesture
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
sizetransition do not affect on ink
Invalid
when use ink widget it do not affect by sizetransition see video strange ink behavior 2023 04 08 15 19 39 dart import package flutter material dart void main runapp const myapp class myapp extend statelesswidget const myapp super key static const string title ...
flutterflutter
unhandled exception concurrent modification during iteration instance length 3 of growablelist
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
when I use extra to navigate in flutter go router and come back fluttertoast do not work
Invalid
flutter doctor flutter channel stable 3 7 5 on macos 12 6 1 21g217 darwin x64 locale en tr flutter version 3 7 5 on channel stable at user mac tool flutter upstream repository framework revision c07f788888 6 week ago 2023 02 22 17 52 33 0600 engine revision 0f359...
flutterflutter
application not work when I add svg img
Invalid
when I try add svg img it take I to bind dart as you see in the picture screenshot 7
flutterflutter
tool crash filesystemexception creation fail os error the system can not find the file specify errno 2
Duplicate
command flutter create template app overwrite step to reproduce 1 2 3 log filesystemexception creation fail os error the system can not find the file specify errno 2 0 directory createsync dart io directory impl dart 129 7 1...
flutterflutter
tool crash oserror os error can t assign request address errno 49
Duplicate
command flutter no color attach machine device i d 613e8721 2bec 4266 8e2c f9b74eb15e40 lib main dart step to reproduce 1 2 3 log oserror os error can t assign request address errno 49 0 nativesocket nativesetrawoption dart io patch...
flutterflutter
implement winui 3 to flutter
Duplicate
I have suggestion please implement winui 3 to flutter framework
flutterflutter
singlechildscrollview gridview customscrollview strange scrollbar artifact
Invalid
step to reproduce customscrollview in grid child on flutter web 1 execute flutter run on the code sample scroll one grid item scroll also other scrollbar expect result scrollbar shouldn t synchronize actual result scrollbar be synchronize code sample dart ...
flutterflutter
tool crash filesystemexception can not create link os error errno 1
Duplicate
command flutter pub get step to reproduce 1 2 3 log filesystemexception can not create link os error errno 1 0 link throwiferror dart io link dart 254 7 1 link createsync dart io link dart 182 5 2 forward...
flutterflutter
when l run my project show error
Invalid
can not resolve symbol mipmap ic launcher
flutterflutter
video player can not play m3u8 video segment by hevc h265 on io
Invalid
video player can not play m3u8 video cut by hevc on io test url it can be play use vlc xcode image
flutterflutter
simply display the next flutter version when suggest to upgrade
Duplicate
use case as a developer I would like to know with be the next version when flutter display a message to upgrade its version current message a new version of flutter be available to update to the late version run flutter upgrade proposal the version 3 7 4 of flutter be available ...
flutterflutter
word within text widget overlap on pixel 6 inside webview
Duplicate
step to reproduce I have a flutter app with a webview webview flutter the website that be open in the webview be also a flutter app build as a web app every text widget inside the web app display its text like squashed text each word of a sentence inside the text widget overlap with the next word thi...
flutterflutter
tool crash casterror 0 new webplugin fromyaml package flutter tool src platform plugin dart 548 34
Duplicate
command flutter pub get step to reproduce 1 2 3 log casterror 0 new webplugin fromyaml package flutter tool src platform plugin dart 548 34 0 new webplugin fromyaml package flutter tool src platform plugin dart 548 34 1 new pl...
flutterflutter
tool crash casterror 0 new webplugin fromyaml package flutter tool src platform plugin dart 548 34
Duplicate
command flutter no color run machine track widget creation device i d window start pause dart define flutter inspector structurederror true lib main dart step to reproduce 1 2 3 log casterror 0 new webplugin fromyaml package flutter too...
flutterflutter
flutter ask I to report this
Invalid
I just have a simple paginateddatatable that I m try to make responsive by reduce the number of column display in it when the display be small I assume that be the underlying problem and I m not personally look for a fix here I m just report it because flutter ask I to launch lib main dart on windo...
flutterflutter
gorouter not support pushnamedandremoveuntil and pushandremoveuntil like navigator pushandremoveuntil context newroutename route false
Duplicate
go router gorouter not support pushnamedandremoveuntil and pushandremoveuntil like navigator pushandremoveuntil context newroutename route false
flutterflutter
app use 2 plugin which both contain onactivityresult throw runtimeexception
Invalid
I have create an app and two different plugin each plugin use an onactivityresult need to respond to a request for permission when app import only a single plugin all go well when app import both plugin but call the channel method of one of the plugin both onactivityresult method be be call le...
flutterflutter
get a stack frame from package stack trace where a vm or web frame be expect this can happen if fluttererror demanglestacktrace be not set in an environment that propagate non standard stack trace to the framework such as during test
Invalid
package flutter src foundation stack frame dart fail assertion line 192 pos 7 line asynchronous gap the relevant error cause widget be plantsapp plantsapp file home rohit androidstudioproject plants finder lib main dart 12 33 when the exception be ...
flutterflutter
new generate project should have smart configuration
Invalid
use case I m create sometimes new project and I m sick of always cope the same config file in a new project for example set the line length to 120 might be just my preference use utf 8 for all file use lf as line end to avoid unnecessary line end change for generate file I want that g...
flutterflutter
how to use process start to run an external command with root permission on macos
Invalid
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce I can t implement the below process start mycmd here mycmd need root permission actual result if I run the below sudo open appl...
flutterflutter
flutter create t package create platform specific folder
Duplicate
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce 1 create a package by run flutter create t package xy or flutter create template package xy actual result platform specific folder b...
flutterflutter
what kind of error this be while use cubit
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
why this isssue come
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
web mouse down tap be lose
Invalid
when I make mouse double click on red square I expect that ontapdown callback will be execute first and then ondoubletap because double click be 2 single click right but it look like mouse down event be lose so ontapdown be not execute code sample dart import package flutter ma...
flutterflutter
unable to upload app after xcode 14 3 update error command phasescriptexecution fail with a nonzero exit code
Duplicate
step to reproduce 1 open xcode 2 click product archive expect result actual result code sample dart log phasescriptexecution cp embe pod framework user nizom library developer xcode deriveddata runner ahbzxirstxxegzemkftnailqorto buil...
flutterflutter
webview flutter package not woke file pick
Duplicate
I make hybrid app from webview flutter but I can t file pick in only android I set up permission but not work help I plz
flutterflutter
get unhandled exception bad state when try the canvas drawimagerect
Duplicate
step to reproduce run the code snippet share in the code sample section it give unhandled exception when use the canvas drawimagerect expect result actual result code sample dart import dart async import dart ui as ui import package flutter material dart...
flutterflutter
local auth implement touchid on macos
Duplicate
hi there the local auth package currently support touchid and faceid on io but touchid be not implement for macos would it be possible to implement a macos version that leverage touchid my only reference be the go package that call out to c code for run touchid thank marwan
flutterflutter
flutter plugin webview flutter 4 0 7 doesn t work with html content contain javascript code with whitespace like unicode character u 00a0 no break space
Invalid
hello I be try to access server url use flutter webview package which include javascript code with whitespace especially unicode character u 00a0 no break space it be suppose to execute js function clicknextbutton automatically when we load html page but javascript function be not execute...
flutterflutter
proposal allow override double tap time out
Duplicate
use case hey I m write a flutter app to read comic_strip and graphic novel in this app the user can switch between page by tap the edge of the screen but also the user can double tap to zoom the page s image I m notice that exist a delay between the user tap on the screen and the tap action be be trig...
flutterflutter
webview flutter rapid tap be be throttle on io
Duplicate
step to reproduce 1 run the code sample on an ios device or simulator seem to work fine on android 2 try to tap button rapidly expect result all of the tap should go through properly and cause the button to press actual result after tap once a subsequent tap within ...
flutterflutter
custom drawer hide behind webview widget
Duplicate
hi I be use webview and custom drawer in same page custom drawer be modelroute webview hide that modelroute also gesturerecognizer add for webview kindly check attach video for well detail code sample webview gesturerecognizer set ...
flutterflutter
unable to scroll horizontal pc web listview singlechildscrollview
Duplicate
step to reproduce 1 flutter run 1 when I use scroll vertical it s correct dart container height 200 width 600 color const color fromargb 255 227 223 223 child singlechildscrollview scrolldirection axis vertical paddi...
flutterflutter
dynamic link doesn t open in android 13
Invalid
when try to launch the link generate use firebase dynamic link plugin the app doesn t launch in android version 13 it show circular progress and stop
flutterflutter
dart snapshot generator fail with exit code 1073741819
Invalid
I can build a debug version of my application just fine but when do a release build with flutter build window v the snapshot generator throw an error not sure how to far debug this console doctor summary to see all detail run flutter doctor v flutter channel stable 3 7 1 on micr...
flutterflutter
flutter pub add a git dependency by git ssh
Invalid
be there an exist issue for this x I have search the exist issue x I have read the guide to file a bug step to reproduce flutter pub add my package git url fht my package git git ref 0 0 1 verbose actual result err the git url must be a valid url illegal sch...
flutterflutter
how to resolve this error
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
hardwarekeyboard event handler can not be trigger until a soft keyboard be open
Duplicate
issue summary I be try to listen to bluetooth keyboard event in the camera page to trigger some business logic I have try use hardwarekeyboard instance addhandler in the initstate lifecycle but I be unable to obtain the key event when I enter the page I can only obtain the key event after the so...
flutterflutter
not work play sound
Invalid
I create audioplayer 3 0 1 plugin not play sound final player audioplayer player play assetsource click mp3 error resetdrmstate mdrminfo null mdrmprovisioningthread null mpreparedrminprogress false mactivedrmscheme false please help I
flutterflutter
stack issue
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
flutter daemon have terminate always reload require
Invalid
hello everyone please could you guy help I my file on user android be accidental delete by my son so now I get flutter daemon issue I can not restore it because its be delete with command from terminal I ve try to reinstall my android studio and android sdk but the problem still happen ...
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
textfield ios text selection not meet spec
Invalid
current implementation expect implementation the line devide the two option should be center
flutterflutter
clipboard getdata no documentation for possible format value nor how to get any format
Duplicate
the format argument specify the media type such as text plain of the datum to obtain great what possible value be there also I want to make a utility that will work with any clipboard value how do provide a wildcard or otherwise receive any or all clipboard value
flutterflutter
my compiler tell I to report the bug
Invalid
screenshot 2023 04 04 at 12 58 29 am screenshot 2023 04 04 at 12 59 04 am
flutterflutter
restorationmixin doesn t work when you navigate to the widget be restore
Duplicate
step to reproduce set up a restorable app but navigate after a splash screen to the screen which should be restore go to that screen and press the counter button with android kill activity dev set press the home screen to kill activity tap the app icon to open it again expect result ...
flutterflutter
keyboard hide textfield on android but not on io
Invalid
step to reproduce 1 execute flutter run on the code sample 2 use android emulator will see singlechildscrollview widget not apply 3 use ios simulator singlechildscrollview apply and keyboard not hide textfield expect result keyboard not hide textfield actual result keybo...
flutterflutter
tool crash argumenterror invalid argument s uri org dartlang app web plugin registrant dart must have scheme file
Duplicate
command flutter run step to reproduce 1 2 3 log argumenterror invalid argument s uri org dartlang app web plugin registrant dart must have scheme file 0 windowsstyle pathfromuri package path src style window dart 86 7 1 context f...
flutterflutter
flutter fail to render the last save change make to code after the app be relaunche
Invalid
step to reproduce 1 create a fresh flutter project from flutter stable channel v3 7 9 2 run the app 3 make a simple text change say from a to b 4 close the app and relaunch again not force stop or remove app from recent 5 the update datum be not render but show the previous datum ...
flutterflutter
web mobile browser due to some error the webapp crash and the mobile browser reload the entire page
Duplicate
I have such a problem that the webapp write in flutter get completely stick in the mobile browser and reload this be not true for a desktop environment the device show in the video be an iphone xr device this problem do not occur on all phone so far it occur on iphone in any browser and on old android device ...