repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
flutterflutter
pin certificate
Duplicate
this occur on android io window even generate for production or in debug I also test it with dio and http the same thing problem that I have a version of the app reach 2019 that be work httpexception connection close before full header be receive uri uint8list fileaa await rootbun...
flutterflutter
tool crash filesystemexception exist fail os error the device be not ready errno 21
Duplicate
command flutter pub get step to reproduce 1 2 3 log filesystemexception exist fail os error the device be not ready errno 21 0 directory existssync dart io directory impl dart 94 7 1 forwardingfilesystementity existssync pac...
flutterflutter
very child of a rendercustommultichildlayoutbox must have an i d in its parent datum
Invalid
step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log
flutterflutter
crash app with windows7 32bit
Duplicate
my app work with windows 10 but window 7 can t run
flutterflutter
flutter application for vscode be not work
Invalid
console typeerror dart global window canvaskitinit be not a function at at rootzone rununary at futurelistener then handlevalue at handlevaluecallback at function propagatetolistener at future new completewithvalue at async asynccallbackentry ne...
flutterflutter
rangeerror be throw build bodybuilder rangeerror index invalid value only valid value be 0 1
Invalid
step to reproduce 1 use android studio 2 flutter clean 3 run main dart full repo in expect result when I tap the squat card the screen should have navigate to a page with scaffold which body be a stack of camera and posenet prediction keypoint with a squat counter ...
flutterflutter
can not set a breakpoint on an if statement with only a boolean variable in devtool
Invalid
it be not possible to set a breakpoint on an if statement with only a boolean variable image android studio let you set a breakpoint but it will not get hit devtool do not allow to set a breakpoint especially with android studio this be confuse because it look like the code where the breakpoi...
flutterflutter
maven version
Invalid
hi I would like to know how I can find out which version of flutter be currently in use on the maven repo actually the version name be 1 0 0 b09f014e9658da6647361e7e416d1a159d34192d which flutter version do this correspond to and how can I find this information in the future many thank
flutterflutter
wait for obsevatory port to be available on vivo s1 only
Duplicate
step to reproduce 1 run flutter run v on vivo s1 expect result able to run and debug my app on my mobile actual result wait for observatory port to be available result of flutter run verbose 402 ms execute c user aneeb flutter git c log sho...
flutterflutter
nestedscrollview with sliverappbar cause an unexpected padding
Invalid
step to reproduce 1 run flutter create bug 2 update the file as follow dart import package flutter material dart void main runapp myapp class myapp extend statelesswidget override widget build buildcontext context return materialapp hom...
flutterflutter
can t use firebase emulator in integration test
Invalid
step to reproduce 1 create a flutter project 2 add firebase 3 start the emulator 4 run the following before some test dart integrationtestwidgetsflutterbinding ensureinitialize await firebase initializeapp change host and port to match your firebase emulator cons...
flutterflutter
bug uri parse image file on window
Invalid
step to reproduce dart final uri uri parse h code image 755 jpg image file file fromuri uri then it will be crash expect result run successfully actual result unsupported operation can not extract a file path from a h uri log unsupported operati...
flutterflutter
how to pick image from gallery when in camera mode
Invalid
thank for great package I be wonder if there be anyway I can add button or icon to pick image from gallery when we be in camera mode explanation I be able to pick image from gallery directly but I want to have icon in camera screen to navigate to gallery anything thank
flutterflutter
black grey screen map area on create map
Invalid
the map not render perfectly I could pin a point but the map still black
flutterflutter
fail assertion line 6223 pos 12 renderobject child child be not true
Invalid
step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log
flutterflutter
add to app undefined symbol for architecture
Invalid
hi I m try to create flutter module to add to app io I m follow this document option c embed application and plugin framework in xcode and flutter framework with cocoapod then get this error step to reproduce 1 create a flutter module use package google ml kit 0 7 0 2 add it to io projec...
flutterflutter
java home issue
Invalid
I have this issue I do not know how to fix it when I run my project I get error java home be set to an invalid directory usr libexec java home please set the java home variable in your environment to match the location of your java installation exception gradle task assembledebug fai...
flutterflutter
textfield will autofocus
Invalid
the thing be like this when I upgrade to flutter 1 22 4 version all the input box in the project will have the same problem when I click the input box to input click other place to close the keyboard the cursor will automatically locate to the previous input box and the keyboard pop up this make I very dist...
flutterflutter
proposal datarow onlongpress
Duplicate
proposal for table datatable it would be awesome if the callback onlongpress could be add for the datarow at the moment there be only onselectchanged which equal ontap I know that there be a workaround where you can add in every datacell a gesturedetector but that be really dir...
flutterflutter
add a custom font to flutter app not work
Invalid
I simply create a new flutter app use my andriod studio I try to follow this exact tutorial to add roboto font font I download the roboto font from the link mention there and add the extract file to a font folder to my project root when I re run the app all I see be san serif font in the cons...
flutterflutter
the follow providernotfoundexception be throw build wrapper dirty error could not find the correct provider above this wrapper widget
Invalid
step to reproduce 1 run flutter run expect result app should run actual result I flutter 17194 exception catch by widget library I flutter 17194 the follow providernotfoundexception be throw build wrap...
flutterflutter
the difference between frame render time in flutter performance in android studio and performance in devtool
Invalid
hi I just want only the difference between frame render time in flutter performance in android studio and performance in devtool the difference be quite big maybe the frame render time in flutter performance in android studio be the total average frame rate since the app be run and the performance average fps...
flutterflutter
could not create task video player generatedebugunittestconfig this and base file have different root
Duplicate
could not create task video player generatedebugunittestconfig this and base file have different root f workspace app build video player and c user techcenter appdata local pub cache host pub flutter io cn video player 2 1 13 android
flutterflutter
listview builder overflow
Duplicate
please refer to this thread
flutterflutter
app crash on ios 15 0 0 fatal exception nsinternalinconsistencyexception
Duplicate
my app be a stock flutter application and get crash on only ios 15 0 0 step to reproduce I don t have a way to reproduce this issue I only get this crash from production and can not reproduce it this be the stack trace I get from firebase crashlytic dashboard fatal exception nsinternalinco...
flutterflutter
tool crash httpexception
Duplicate
command flutter run step to reproduce 1 2 3 log httpexception flutter channel beta 2 4 0 4 2 pre on microsoft windows version 10 0 19042 1165 locale th th flutter version 2 4 0 4 2 pre at c src flutter upstream rep...
flutterflutter
infinite page use navigator lead to oom
Invalid
detail 1 please tell we exactly how to reproduce the problem you be run into and how you measure the performance to reproduce my problem you simply need to have one page with a listview builder contain image and perform a navigator push to the same page over and over again ...
flutterflutter
tool crash stateerror bad state can not add event after close
Duplicate
command flutter run step to reproduce 1 2 3 log stateerror bad state can not add event after close 0 streamcontroller add dart async stream controller dart 553 24 1 streamsinkwrapper add dart async stream controller dart 826 13 2...
flutterflutter
flutter app occasionally crash on android emulator api 21 23 debug build
Invalid
hi I m encounter issue on android emulator api 21 23 on debug build quiet often crash for no reason it never crash so far on android emulator api 30 crash log console beginning of crash 08 07 17 35 12 585 3314 3342 a libc fatal signal 6 sigabrt code 6 in tid...
flutterflutter
in app purchase be not work on io production its work on sandbox environment while debug but not work when I publish the app
Invalid
step to reproduce 1 2 3 log log
flutterflutter
image upload to firebase storage seem break while use xfile cross file for flutter web
Invalid
I be work on a cross platform app which work on android io and web I move to xfile to work with image on the app I be able to capture the image and display it perfectly on the flutter web as xfile now I be try to upload the image to firebase storage the step for this error be as follow first I get the...
flutterflutter
in app purchase how can I specify count of non consumable item
Invalid
hi when I buy non consumable product I want to specify count of these product I want to buy initial product contain info about price per 1 thank
flutterflutter
window 10 control folder access do not let flutter build the apk
Invalid
originally post by alexmro in which have additional context step to reproduce in window 10 with control folder access try to build the apk build flutter apk the building task will fail with the follow output console run gradle task assemblerelease error ...
flutterflutter
flutter network image inside listwheelscrollview not work on init
Duplicate
step to reproduce 1 just run my example code expect result the image should be display actual result the image be not be display I get a null check error on override double get minscrollextent minscrollextent here I think double minscr...
flutterflutter
io app not build on simulater when use cloud firestore
Invalid
without add firebase app build but when I add firebase dubug console xcode build do 11 7 run xcode build but app not build in simulater I wait 1 hour but it still run xcode build
flutterflutter
mobile run gradle task assembledebug fatal error gradle 3 4 2 pom 2 1 content be not allow in prolog a problem occur configure project url launcher could not resolve all artifact for configuration url launcher classpath
Invalid
hi I have this problem when I try to use any pug that require the url launcher so I do not know what I could do I have see this problem happende a time ago but non of those solution work for I due to the project I be work I need the pub launch lib main dart on sm a205 g in debug mode run gradle t...
flutterflutter
bulde io app with plugin on m1 fail
Invalid
hi I have clone my app to new mac m1 and have follow error undefined symbol for architecture x86 64 objc class flutterstandardtypeddata reference from objc class ref in google maps flutter googlemapcontroller o objc class flutterstandardmessagecodec reference fro...
flutterflutter
fail to create platform view render surface
Duplicate
when build the project it will complain verbose 2 platform view cc 87 fail to create platform view render surface flutter doctor v flutter channel stable 2 2 3 on macos 12 0 21a5304 g darwin x64 locale zh hans cn flutter version 2 2 3 at user ximmy document flutter ...
flutterflutter
error instal flutter via snap
Invalid
step to reproduce I be try to use flutter for linux and I have a problem launch the program from idea libgl error mesa loader fail to open iris search path snap flutter current usr lib x86 64 linux gnu dri libgl error fail to load driver iris libgl error mesa loader fail to open swra...
flutterflutter
problem with change url and window with pende modification
Invalid
hello suppose I have a window with a form that form have be modify so the modification be pende to be save now I open another window change the url and therefore the current one which have the modification close how can I put an alert message to prevent or accept navigate to the new url and accept or ca...
flutterflutter
tool crash filesystemexception fail to decode datum use encode utf 8 null
Duplicate
command flutter quiet assemble no version check depfile d flutter project login demo build app intermediate flutter debug flutter build d output d flutter project login demo build app intermediate flutter debug dtargetfile d flutter project login demo lib main dart dtargetplatform andro...
flutterflutter
textfield be display text from reverse while you type linux ubuntu 21 04
Duplicate
step to reproduce expect result actual result log
flutterflutter
cocoapod not instal or not in valid state
Invalid
warn cocoapod not instal skip pod install cocoapod be use to retrieve the io and macos platform side s plugin code that respond to your plugin usage on the dart side without cocoapod plugin will not work on io or macos for more info see to install see installation for instruction ...
flutterflutter
missingplugginexception no implementation find for method getextstoragedata on channel path provider ex
Invalid
I m try to fetch some file from the local directory by use the dependency path provider 1 6 27 but be get an error state as unhandled exception missingpluginexception no implementation find for method getextstoragedata on channel path provider ex the code where I m fetch getfile asy...
flutterflutter
I have the same problem with both android 19 phone the page can be load normally but it can t be operate slide or clicking can t trigger the above exception it s the same with the update of 2 0 12 today my log have be very detailed why can t we pay attention to it if your document be directly change to th...
Duplicate
I have the same problem with both android 19 phone the page can be load normally but it can t be operate slide or clicking can t trigger the above exception it s the same with the update of 2 0 12 today my log have be very detailed why can t we pay attention to it if your document be directly change to th...
flutterflutter
webview window os error errno 1
Duplicate
command flutter no color run machine track widget creation device i d window start pause dart define flutter inspector structurederror true devtool server address lib main dart step to reproduce 1 2 3 log filesystemexception can not create li...
flutterflutter
linux rawkeydownevent block pointerscrollevent
Invalid
step to reproduce create a new project on the late master with the follow main dart dart import package flutter gesture dart import package flutter material dart import package flutter service dart void main runapp materialapp title todo add title ...
flutterflutter
window systemmousecursor error without import render dart
Invalid
mycode dart import package flutter material dart build with error without this import import package flutter render dart void main runapp myapp class myapp extend statelesswidget this widget be the root of your application override widget build bu...
flutterflutter
poor fps while drag in reorderablelistview
Duplicate
1 create a sample flutter app with reorderablelistview with 10 item 2 run the app in profile mode use android studio 3 start the reorder by drag one of item expect more than 45 fps actual below 45 fps
flutterflutter
abanoubwagih94
Invalid
abanoubwagih94 originally post by darshankawar in issuecomment 878129287 I want to remove this issue please because it have sensitive information
flutterflutter
font render lag while type multibyte character on web input text
Duplicate
I use the example to try to type some korean letter and it seem to be there s a noticeable lag between the font rendering and actual typing this doesn t seem to be issue on both mobile device io and android nor mobile emulator only happen in web when I type korean letter fast on the input field i...
flutterflutter
execution fail for task firebase core generatedebugrfile could not resolve all file for configuration firebase core debugcompileclasspath could not find com google firebase firebase common require by project firebase core try run with stacktrace option to get the stack t...
Invalid
execution fail for task firebase core generatedebugrfile could not resolve all file for configuration firebase core debugcompileclasspath could not find com google firebase firebase common require by project firebase core try run with stacktrace option to get the ...
flutterflutter
crash on 2 2 3 version
Invalid
use add2app add flutter to my exist app flutter doctor v flutter channel stable 2 2 3 on macos 11 0 1 20b50 darwin x64 locale zh hans cn flutter version 2 2 3 at user donghuan1 desktop flutter framework revision f4abaa0735 6 week ago 2021 07 01 12 46 11 0700 en...
flutterflutter
google mobile ad app crash and say unfortunately app name have stop on old device like api 19 21
Duplicate
about crash my sample app with plugin have java exception when run old android api device emulator on api 19 device and emulator app crash when some ui action click empty method of a button setsate push view be take crash exception be like java lang illegalstateexception maximage ...
flutterflutter
video player will not play local video in release mode release
Invalid
I m use the late version of the flutter video player plugin and I can not play video locally use either videoplayercontroller asset or videoplayercontroller file in release mode I also try use the example code write here and the same issue purist fyi it work perfectly fine in normal debug mode witho...
flutterflutter
exception gradle task assembledebug fail with exit code 1
Invalid
console failure build fail with an exception 3 ms where 1 ms build file h jaitunproject android app build gradle line 29 what go wrong a problem occur evaluate project app no signature of method build 6eztdza96l8ovm5p33p1d31tu an...
flutterflutter
error launch application on ipado 15 beta5 device
Invalid
step to reproduce 1 flutter run d ipados15 beta5 device log log launch lib main dart on ipad in debug mode automatically sign io for device deployment use specify development team in xcode project sn t9 run pod install ...
flutterflutter
the two interface of compositeframe and flushsemantic be too slow
Invalid
I m sorry to bother you through the timeline tool I find that the application can t always satisfy the 60fps mood in some frame there be a phenomenon that the ui take too long I find that the compositing and semantic event take too much time it seem to correspond to the two operation in the drawframe in ...
flutterflutter
mechanism to force flutter app to update to the late and great
Duplicate
use case the new overscroll stretch behavior be a default opt in migration path for all app on an android 12 device there be currently no mechanism for app build on flutter for hot push update see thus app build on flutter will have the previous glow overscroll experience on an android 12 develice ...
flutterflutter
can not accept flutter android license
Duplicate
when I run flutter doctor android license in powershell either as system32 or normal user it throw the error find in log below this prevent I from accept the license to progress with the installation step to reproduce 1 run flutter doctor android license log log ...
flutterflutter
build gradle error android line 35 column 10
Invalid
the error ps c user notage finish flutter build apk das system kann den angegebenen pfad nicht finden building with sound null safety failure build fail with an exception where build file c user notage finish android app build gradle line 34 what go wrong ...
flutterflutter
tool crash stateerror bad state can not add event after close
Duplicate
command flutter no color run machine track widget creation device i d chrome start pause dart define flutter inspector structurederror true devtool server address lib main dart step to reproduce 1 2 3 log stateerror bad state can not add ev...
flutterflutter
paginateddatatable horizontal scroll break on web 2 5 0 6 0 pre 47
Duplicate
step to reproduce use this code on late master 2 5 0 6 0 pre 47 doesn t make the horizontal scrolling work seem to be work fine on 2 2 3 use on dartpad dev dart import package flutter material dart import dart math void main runapp myapp class myapp extend statelesswidg...
flutterflutter
release error
Invalid
be unable to release my flutter app its say key store file not find for sign the apk despite create it I have try all way but its failing can someone help I or anyone who can help I to compile and release its just a simple school project code sample dart import dart async import pa...
flutterflutter
sliverfillremaine with reverse customscrollview
Invalid
use case would be nice to able to use a sliverfillremaine widget with customscrollview with reverse true we use this so that we can create a chat view that s always scroll to the bottom of the screen without have to use controller jumpto controller position maxscrollextent which be also bug...
flutterflutter
scrollnotification start update end trigger on each frame for trackpad scroll
Duplicate
step to reproduce create a new project on the late master with the follow main dart dart import package flutter material dart void main runapp materialapp title trackpad scroll event on each frame theme themedata dark home scaffold ...
flutterflutter
error handle serviceextension custom request app db0a751c 64a2 4367 aa56 94319e9e948a not find tool crash stateerror bad state can not add event after close
Duplicate
ok so I be new in flutter programming and simply try to debug an app but can not see how it look command flutter run machine start pause d chrome dart define flutter inspector structurederror true web allow expose url devtool server address target lib main dart step to re...
flutterflutter
I do not know
Invalid
please file this bug report at what happen please describe what you be do when this exception occur version information intellij idea 2021 2 flutter plugin io flutter 59 0 4 dart plugin 212 4746 57 error get flutter sdk information exception null j...
flutterflutter
start a blocking gc alloc bug with android when I use native code kotlin in my project
Invalid
start a blocking gc alloc waitforgctocomplete block alloc on heaptrim for 173 433ms start a blocking gc alloc
flutterflutter
Invalid
detail target platform target os version browser device log log
flutterflutter
multiple engine cause high gpu
Invalid
I be run a hybrid app the old version only use one engine while the new one use two engine it be strange that when scroll the new version have an evident gpu growth from 8 14 I be really confuse be it because the multiple engine use the share gpu context detail target platform ...
flutterflutter
textformfield alignment with maxlength
Invalid
step to reproduce I d like to align textformfield in a row with one of they have maxlength configure same behavior occur on mobile and web dart row child expand child textformfield maxlength characterlimit expand child textfor...
flutterflutter
eglnativewindowtype 0x6f52cef150 disconnect fail
Invalid
send datum to lumberjack d com razorpay checkout 22070 response from lumberjack w libegl 22070 eglnativewindowtype 0x6f52cef150 disconnect fail this be happen when I open third party application from flutter app like when I open gpay for transaction when this happen the device will dis...
flutterflutter
tool crash processexception no such file or directory command home kb snap flutter common flutter bin cache dart sdk bin pub os error code 2
Duplicate
command flutter create fyp step to reproduce 1 2 3 log processexception no such file or directory command home kb snap flutter common flutter bin cache dart sdk bin pub os error code 2 0 processimpl start dart io patch process patch dart 3...
flutterflutter
how to display button after complete lottie animation in flutter
Invalid
image from io 1 I want to flutter framework show the user a button when the lottie animation be complete
flutterflutter
flutter test coverage do not generate lcon info on dev channel 2 5 0 5 0 pre
Invalid
hi all I be try to do ci on my project it contain a lot of test I face a problem that coverage lcov info be 0 kb after command flutter test coverage I be use window platform and here be the output from flutter doctor flutter channel dev 2 5 0 5 0 pre on microsoft window...
flutterflutter
invalid uncompressed block header when unzip a password protect zip
Invalid
I m try to unzip a password protect zip file in flutter but get an error invalid uncompressed block header I ve test the zip file and it be valid I m use android studio 2020 3 1 with flutter 2 2 3 and dart 2 13 4 on window 10 step to reproduce 1 add the package import package archiv...
flutterflutter
bad compatibility in safari of iphone 12 mini io 14 6
Invalid
hi I build a simple application with flutter now I write a function that click a button and jump to anthor application dart textbutton child text jump onpresse print run at this line in safari of ios14 6 dio get url then rsp clipboard setdata clipbo...
flutterflutter
target of uri doesn t exist package timeago timeago dart import package cache network image cache network image dart import package path provider path provider dart
Invalid
dart import package meem page header dart import package meem page progress dart import package meem page signup page dart import package cloud firestore cloud firestore dart import package flutter material dart import package timeago timeago dart class comment extend state...
flutterflutter
flutter functionality can not be use from dart console application error not find dart ui
Invalid
step to reproduce one liner to create a cli application that use a flutter function cd tmp rm rf tmp example dart create tmp example echo dependency flutter dotenv 5 0 0 tmp example pubspec yaml echo import package flutter foundation dart void main list ...
flutterflutter
in app purchase billing dialogue open again after purchase io
Duplicate
I be face a very weird issue I have use in app purchase 1 0 6 for in app purchase it work totally fine for android but for io I have an issue I create a sandbox test account and use that account for in app testing when I add my credential and test the in app purchase I do not receive any ...
flutterflutter
problem with listview singlechildscrollview
Invalid
I have an issue try to render my listview on the main screen I have two listview in a column the top one be verticle and the bottom be horizontal I want to be able to scroll down the bottom one and make it cover the whole screen but the issue be that the list view be only scroll in the area which be allow to me...
flutterflutter
defer component for io to speed up flutter engine s start
Duplicate
use case same as defer component use in android proposal I wonder if there have any posibility to support defer component for io so we can use defer key word to build app framework seprately and we can start engine qickly with only part of framework
flutterflutter
no matter what render mode be select the mobile browser load slowly for the first time
Invalid
step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log
flutterflutter
android 19 use webview hybrid mode click the page to throw an exception
Duplicate
image
flutterflutter
cann t delete character after enter win key
Duplicate
os window 10 flutter version latest stable language cn a test app with only have a textfield widget in textfield input something with default en language it s ok then use win space switch ime to ms pinyin the enter character can not be delete with backspace key my temporary...
flutterflutter
flutter web http post work on local but return xmlhttprequest error when deploy on firebase hosting
Invalid
so I m build flutter web and try to send datum over api use http post like this final url uri parse final response await http post url header getheader hospitalid hospitalpass body utf8 encode jsonencode covidpatientsummary tomap final responsebody jsondecode...
flutterflutter
google map flutter example folder freeze on bluestack
Invalid
simply run the example folder with bluestack and it ll freeze actually if you click on the screen it ll give you feedback but it s freeze it doesn t happen with other emulator I 5165 hstinit open dev bstpgaipc fd 69 I 5165 attempt to create new socket connection pid...
flutterflutter
unable to find bundle java version
Duplicate
step to reproduce hello I have update my androoid studio to the artic fox version and after that I have a problem with run the command flutter build apk or even run it on the emulator every thing fine for io side log after flutter build apk log java lang noclassdeffoun...
flutterflutter
flutter web how to scroll an expansionpanellist when it be expand
Invalid
flutter web nestedscrollview tabbar expansionpanellist I be have a problem use expansionpanel what could be the solution sample minimal code sample dart import package flutter cupertino dart import package flutter foundation dart import package flutter material dart...
flutterflutter
android 19 do not work with webview in any mode please test before close the issue
Duplicate
85215 readme master android platform view android platform view I be in hybrid mode not virtual mode android 19 phone web page can not be operate any touch be invalid in debug I find that the low error be android 20 because this phone can only be upgrade to 19 so ...
flutterflutter
bottom navigation bar
Invalid
hi dear developer there be a problem and the problem name be bottom navigation bar it be work properly some time but sometimes don t I have this problem that s why I share with you enjoy
flutterflutter
white space while resize app use chrome console device switch
Duplicate
step to reproduce run a flutter web app on chrome open console use f12 key change device option I have attach a video for reference this be happen on both debug and release build this however doesnot happen incase I use resize on the browser window use mouse cursor expect result app sh...
flutterflutter
flutter retry networkimage failure
Invalid
be there any way to retry fail network image in flutter application like click on a button to try to load image
flutterflutter
google s pre lauch report show android compatibility warning
Invalid
step to reproduce log landroid util longarray get I j strictmode policy violation android os strictmode nonsdkapiusedviolation landroid util longarray get I j at android os strictmode lambda static 1 strictmode java 428 at android os lambda strictmode lu9ekkhj2hmz0...
flutterflutter
fail assertion line 3468 pos 12 child parent this be not true
Invalid
step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log
flutterflutter
textformfield textinputtype emailaddress detect as username on web
Invalid
step to reproduce 1 add textformfield with keyboardtype textinputtype emailaddress dart textformfield autofillhint autofillhint email keyboardtype textinputtype emailaddress decoration inputdecoration email address controller emailcontroller ...
flutterflutter
horizontal scrolling not work
Invalid
I don t know what s wrong but I can not scroll horizontally in flutter this happen both on web desktop and desktop linux I think it be something with my app so I create a new flutter project step to reproduce create new flutter project paste the follow code dart import package f...
flutterflutter
on marker drag event listener
Duplicate
please consider to implement on marker drag event listener like onmarkerdrag marker marker in java
flutterflutter
exception catch by scheduler library the follow assertion be throw during a scheduler callback update layout information require for renderindexedsemantic 87df1 need layout to calculate semantic package flutter src render object dart fail assertion line 2653 pos 12 needslayout
Invalid
step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log