repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
flutterflutter
fail assertion line 5545 pos 14 dependent isempty be not true
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
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 with a lot of text 10k character be freeze the app on ipad
Duplicate
detail textfield with a lot of text 10k line be freeze the app for couple of second freezing happen if you start type after paste long text or if you try and scroll here be the minimal reproducible example dart import package flutter material dart void main runapp con...
flutterflutter
check this one please
Invalid
step to reproduce 1 execute flutter run on teh code sample 2 3 expect result actual result code sample dart log
flutterflutter
render some emoji errror in different ios version
Duplicate
single emoji render error in high io version device not all emojis render error only some emojis happen like 1 9 error but be ok I can t enumerate because there be too many below be example ios deice version screenshop normal 1...
flutterflutter
in app purchase codelab for iap say com android vend billing will be add in manif
Duplicate
hi while go through codelab for iap 2 I notice this sentence click pub get to download the package or run flutter pub get in the command line this will ensure the com android vend billing permission be add to the android app src main androidmanifest xml file in your flutter application ...
flutterflutter
because depend on google sign in 5 4 4 which require flutter sdk version 3 0 0 version solve fail
Invalid
after migrate to google sign in 6 0 1 run the web app in debug and release mode vs code be work fine but build or run the release version of the web app from the command line use flutter run d chrome result in an error the current flutter sdk version be 2 10 5 because depend on go...
flutterflutter
how to change the color of the font inside the navigationbar
Invalid
how to change the text color display by the label in the follow code import package flutter material dart void main runapp const exampleapp class exampleapp extend statelesswidget const exampleapp super key override widget build buildcontext context return co...
flutterflutter
tool crash formatexception
Duplicate
command flutter pub get step to reproduce 1 2 3 log formatexception 0 chunkedjsonpars fail dart convert patch convert patch dart 1383 5 1 chunkedjsonpars close dart convert patch convert patch dart 501 7 2 parsejson dart con...
flutterflutter
keep alive be not work it will be close after each request
Invalid
http will be close after each request and can not be reuse packet capture show that keep alive be no tran trandeimac flutter doctor doctor summary to see all detail run flutter doctor v flutter channel stable 3 7 3 on macos 12 6 21g115 darwin arm64 rosetta locale zh hans c...
flutterflutter
lose connection to connect iphone device when lock
Duplicate
I be develop an ios app with flutter and it build and load on my connect iphone if I lock the iphone and unlock it within a few second the connection remain but if I lock the iphone for about 20 second the connection get lose and I need to rebuild be there anything I can do to persist the session while the devi...
flutterflutter
material3 dropdownmenu widget width problem
Duplicate
hello everyone I use the dropdownmenu wideget with the arrival of material3 component dropdownmenu widget take width parameter the size of the dropdownmenu widget remain fix when I give a dynamic width parameter and change the size of the screen dynamic width be not work I leave the link of the widget ...
flutterflutter
how to detect the soft keyboard have already open or close
Invalid
I detect the the soft keyboard postion with code below widgetsbinde instance addpostframecallback final bottominset widgetsbinde instance window viewinset bottom final iskeyboardvisible bottominset 0 0 debugprint position bottom bottominset pixel scrollcontroll...
flutterflutter
error unable to locate asset entry in pubspec yaml asset cupertinoicons ttf target debug android application fail exception fail to bundle asset file
Invalid
hi all I be face this issue for the last 5 7 day I have also try with different flutter sdk and when I be run flutter doctor it be show all correct kindly help I error unable to locate asset entry in pubspec yaml asset cupertinoicons ttf target debug android application fail exception fail...
flutterflutter
image picker file extension change
Duplicate
step to reproduce 1 execute flutter run on the code sample dart elevatedbutton onpresse async file name sample heic final response await imagepicker ...
flutterflutter
flutter markdown tag be not convert
Invalid
flutter markdown 0 6 14 flutter 01
flutterflutter
error the non abstract class multicastcanvas be miss implementation for these member
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log update flutter sdk 2 10 xcode run app success when I attach in vscode ...
flutterflutter
error wait for a debug connection the log reader stop unexpectedly error launch application on i2011
Duplicate
launch lib main dart on i2011 in debug mode lib main dart 1 build build app outputs flutter apk app debug apk error wait for a debug connection the log reader stop unexpectedly error launch application on i2011 exit
flutterflutter
keyupevent be dispatch
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
app eventually crash when use google map flutter
Duplicate
hello I m work on an app that use the google maps plugin but eventually the app crash and in the debug console have an exception message here be the sample code to reproduce the issue code sample main dart dart import package flutter material dart import package poc geral mapa widg...
flutterflutter
rive button ontap work strangely
Invalid
I have button with simple animation make in rive the button animation in rive be ok if I ontap on button it will to navigate next screen if I add this button to flutter code then this button work strangely if I press on button then animation be ok but if I prese button again then animation do not work and jump ...
flutterflutter
build snapcraft app with confinement classic
Invalid
step to reproduce try build the application with confinement in classic log log fail to load extension flutter stable this extension do not support classic confinement either use a different extension or use a confinement setting support by this extension ...
flutterflutter
flutter web video player video be not play on android chrome mobile browser
Invalid
mobile chrome web error description platformexception medium err src not support pipeline error external renderer fail the video have be find to be unsuitable miss or in a format not support by your browser null video player not intialize it s throw null how to resolve these issue video ...
flutterflutter
don t use buildcontext s across async gap
Duplicate
I have get this error when use context mount dart return textfield controller texteditingcontroller readonly true decoration inputdecoration labeltext label suffixicon iconbutton onpresse async await clipboard set...
flutterflutter
tool crash filesystemexception can not create link os error incorrect function errno 1
Duplicate
command flutter pub get step to reproduce 1 2 3 log filesystemexception can not create link os error incorrect function errno 1 0 link throwiferror dart io link dart 254 7 1 link createsync dart io link dart 182 5 2 ...
flutterflutter
o compilador da web falhou ao compilar o aplicativo flutter existente
Invalid
obs se usar o compilador mobile ele funciona normalmente image image image image
flutterflutter
io version 3 7 3 show a bubble magnify glass permanently during onsubmitte event
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
the compiler crash bad state j class enumxy should have index field find j getter enumflag index
Invalid
this bug start to happen in recent version step to reproduce 1 create a new project 2 run flutter pub add enum flag 3 add the code show in code example section below 4 run flutter build web release expect result compile and run without problem actual result compile...
flutterflutter
draggablescrollablecontroller be not attach to a sheet a draggablescrollablecontroller must be use in a draggablescrollablesheet before any of its method be call package flutter src widget draggable scrollable sheet dart draggable scrollable sheet dart 1 fail assertion line 178 pos 7 isattache
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
showmodalbottomsheet color transparent not work when set usematerial3 true
Invalid
step to reproduce on v3 7 5 when I set usematerial3 true the showmodalbottomsheet color transparent not work as expect expect result use v3 3 10 or usematerial3 false image color transparent work actual result image code sample test color zip ...
flutterflutter
the radiolisttile can not be place in a row
Invalid
image I also try the expand and sizedbox but it doesn t work out
flutterflutter
adaptive scaffold navigation destination
Invalid
I want to use adaptive scaffold without navigation destination but unfortunately the destination field be mandatory any work around for this
flutterflutter
automatic quality change base on internet speed
Duplicate
hello I have several video link with different quality the quality be 360 and 720 I want the video quality to change automatically base on the internet speed do you have a solution for this issue thank
flutterflutter
the assetimage can not load asset in package when use git in pubspec yaml
Duplicate
I m implement a package package test and an application that include this package I have a problem with asset access in a package reference from package I have an widget display an image image test png in package test assetimage package package test image image test png now I w...
flutterflutter
flutter camera plugin cameraexception error stop fail
Duplicate
I be unable to stop video recording every time I click on stop it show fail to stop flutter version 3 3 8 camera version 0 10 3 1 stop fail 1007 fail to handle method call java lang runtimeexception stop fail at android medium mediarecorder stop native method at io flutter plugin camera cam...
flutterflutter
singlechildscrollview glitche after keyboard overlap with material3
Invalid
step to reproduce I encounter this bug only use material 3 1 execute flutter run on the code sample 2 tap on the textfield wait for the keyboard to open 3 scroll to the bottom of the page with the keyboard open 4 tap on the do keyboard button to close the keyboard 5 when th...
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
loop animation cpu usage on linux
Duplicate
detail test app src dart import package flutter material dart void main runapp myapp class myapp extend statelesswidget override widget build buildcontext context materialapp home myhomepage class myhomepage extend statefulwidget override s...
flutterflutter
be there way to pass object from top level background isolate handle push notification in background to main function
Invalid
code sample dart top level function pragma vm entry point future firebasemessagingbackgroundhandler remotemessage message async try todo somehow transfer datum either by store or any way on exception catch e print error e somewhere in code...
flutterflutter
conflict
Invalid
I be get follow issue in my flutter project please guide I to resolve this issue launch lib main dart on sm j600 g in debug mode error assetmanif be import from both package flutter src service asset manifest dart and package google font src asset manifest dart import asset ...
flutterflutter
horizontal scrolling of tarbar doesn t work on h5 side
Invalid
code in isscrollable true have be set horizontal scrolling be not possible on the mobile browser but scrollable on the android emulator
flutterflutter
scroll up and down immediately after tabbarview scroll horizontally will be judge to be a problem with horizontal scrolling
Duplicate
the page in each tabbarview can scroll up and down in its own page or scroll leave and right to the tabbarview subpage correspond to the next tabbar but when I scroll the page in tabbarview horizontally to the next tabbarview page without wait for the page to pause immediately scroll up and down on the new tabb...
flutterflutter
flutter web access remote server can not read set cookie header
Invalid
make https request to remote server I can not read the return set cookie header I be run flutter web on my local server flutter run d chrome web root 65152 on macos and add the flag web browser flag disable web security on window I be make api call via https to a remote server ...
flutterflutter
bug when run flutter doctor
Duplicate
I find a bug on linux system specifically use ubuntu 22 10 when run bash flutter doctor I get the follow output bash doctor summary to see all detail run flutter doctor v flutter channel stable 3 7 5 on ubuntu 22 10 5 19 0 31 generic locale en we utf 8 ...
flutterflutter
lose connection to device exit
Duplicate
flutter 3 7 4 when I run my app it close automatically I didn t have this problem before upgrade to flutter 3 7 4 I can t work comfortably every moment it disconnect 213 ms manifest contain wildcard asset insert miss file into build graph to force rerun for more information see 56466 ...
flutterflutter
error on ontap in textformfield
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
unable to load asset icon slack png
Invalid
I have face the issue with load the asset in my app we have create the package getwidget now we be face the issue with image step to reproduce 1 you can download the code and run this repo and use this gfsocialbutton widget or you can import this library to your app and you can test this ...
flutterflutter
option to disable d egl emulation app time stat log
Invalid
I use vs code for development I be aware I can filter it use d egl image now if I want to see other important log I have to use the same filter box for it which cause the spam to come back again especially if you be work with video on the app hundred of log in a matter of second please gi...
flutterflutter
google s firebase test lab doesn t like flutter app
Duplicate
step to reproduce submit your flutter app to firebase test lab robo test on device run android p expect result test pass actual result sdk error your app use 11 non sdk interface which be incompatible with android p image flutter channel stable ...
flutterflutter
promo code
Duplicate
I can t find a place to fill in the promo code run in release mode also have the problem with the late in app purchase 3 1 5 package how to fix it
flutterflutter
ar widget
Duplicate
it would be cool to have ar widget
flutterflutter
I get a problem that I can not prevent click event through my float button into under webview
Duplicate
hello guy it s nice to talk to you all I be a flutter beginner and write a game app with it now I be write a simple demo that some float button on a webview the game run in webview and user can do something with the float button create by flutter but it s upset to I that I find when I touch the flo...
flutterflutter
renderbox be not lay out renderrepaintboundary fe4eb relayoutboundary up5 need paint package flutter src rendering box dart fail assertion line 2001 pos 12 hassize
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
I be have difficulty instal flutter when I type flutter doctor
Invalid
step to reproduce 1 2 3 log log
flutterflutter
navigationrail navigationrail do not scroll when navigationraildestination be more than the screen could contain
Duplicate
step to reproduce 1 execute flutter run on the code sample 2 the navigationrail widget throw an overflow exception expect result the navigation rail should be scrollable actual result the navigation rail throw an overflow exception code sample dart import ...
flutterflutter
go router name of route be not in state when navigate
Duplicate
contextualization hey I m new with go router and I face a problem use a name of route on shell route to draw the name of page on app bar as you can see in the print bellow the parameter state name be null reproducible code import package flutter material dart import package go r...
flutterflutter
fail assertion line 5203 pos 12 debuglocked 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
I have bug with google signin google sign in web 0 11 0 google sign in 6 0 0
Invalid
I have have work code to google sign now I want to upgrade google sign in library version because of google have plan to deprecate current api I update the version and code but it s not work can you help I step to reproduce 1 add dependency to pubspec yml with google sign in 6 0 0 ...
flutterflutter
flutter app crash on io with memory leak error while connect to firestore
Invalid
I have a flutter app that be work perfectly on android now try to test it on ios device real iphone 7 ios 15 7 3 problem app crash and shutsdown once it try to connect to the first firestore stream builder in the app and it generate a memory leak error like the below what be cause the probl...
flutterflutter
fail assertion line 4116 pos 12 debuglocked 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
press the hardware back button or back gesture in android block the navigator from work
Invalid
step to reproduce 1 show modal bottom sheet 2 tap on hardware back button 3 call navigator pop context expect result return to previous page actual result navigator crash debuglocked be not true code sample the way I call bottom sheet showmodalbottomsh...
flutterflutter
please can someone tell I what these be and what they mean
Invalid
I don t know what these be please can someone tell I what these mean screenshot 20230221 022857 upload screenshot 20230221 022305 png
flutterflutter
text field cursor position in rtl go to the penultimate character still exist in flutter 3 7 0
Duplicate
when the user write then tap at the end of a text field in rtl app the cursor position be set to the penultimate character instead of the last one this issue occur on both android test on multiple device from different vendor and emulator and io step to reproduce execute flutter run on the code sample wr...
flutterflutter
web unable to highlight text as expect when page be zoom in
Invalid
when the web page be zoom in highlighting text doesn t work as expect this can be easily reproduce on reply step to reproduce 1 go to reply 2 zoom in or zoom out the page 3 try to highlight text expect result highlight text on the web page should highlight th...
flutterflutter
flutter 3 7 3 flutter build window but have no ui when I launch my app exe and we can find the app process in task manager what s wrong
Duplicate
step to reproduce I follow the desktop window guide of and create a new project then use flutter build window to generate a executable file my app exe in the folder of build window runner release I want click it open the app but there be no ui the icon of my app can be find in ta...
flutterflutter
inputchip doesn t get focus highlight once its backgroundcolor be manually set
Duplicate
step to reproduce 1 run this dartpad code 2 start tab traversal by press the tab key actual result except for the first inputchip whose backgroundcolor be set manually all input chip s delete button be highlight when they receive focus expect result all input ch...
flutterflutter
http request fail with socketexception when app go in to background
Invalid
look like when my app go in to the background it get socketexception when it try to make http request example capture by crashlytic include below I assume this be something to do with android s energy saver be this expect behavior get fail host lookup exception isn t ideal as my app would like to take ...
flutterflutter
in app purchase querypastpurchase return empty list always
Invalid
for our app user can get one of three subscription io handle this with the use of their subscription group but android doesn t have that instead we have to tell android which subscription to replace with the new one however the method provide by the package querypastpurchase always return an empty ...
flutterflutter
request and response section of network tab inside devtool always show blank
Invalid
step to reproduce happen after upgrade to flutter 3 7 3 run app in debug mode open devtool and go to network tab make network request from app devtool doesn t show anything innside request and response expect should show request param and resposne log log ...
flutterflutter
gridview itemcount inside a consumer do not work as expect
Invalid
so the scenario be this I have a changenotifier collectiondata which be use in a widget like this widget build buildcontext context return consumer builder context collectiondata child gridview builder itemcount collectiondata coll...
flutterflutter
keyboard obstruct the text field on focus on 3 8 beta channel
Invalid
step to reproduce I have a chat page with the list of message and the chat input at the bottom of the page after upgrade to the late version on channel beta 3 8 the behaviour have be change unexpectedly that the keyboard obstruct the text field instead of push it up like in previous version expect r...
flutterflutter
android crash on galaxys9 galaxys9 galaxy note 9 samsung exynos 9810
Duplicate
step to reproduce 1 crash detect on google play console not detect on firebase crashlytic 2 only galaxys9 galaxys9 galaxy note 9 but not occur all device 3 these device use same chipset samsung exynos 9810 code sample dart log ...
flutterflutter
textfield magnifier doesn t disappear sometimes
Invalid
step to reproduce 1 create two page one with a button to open the second page and the other with a textfield 2 put your finger on top of the textfield and don t let it go 3 use your other finger try to dispose the keyboard by start to pop the second page 4 the magnifier doesn t di...
flutterflutter
popup menu close after the widget ontap call in handletap method
Duplicate
in my application when the user tap on the popupmenuitem to open another screen the popup menu handletap be protect void handletap widget ontap call navigator pop context widget value my popup menu item be popupmenuitem ...
flutterflutter
window how to forcely make border with corner radius
Invalid
currently window build in windows 10 be very flat how to make border with corner raidus
flutterflutter
textfield delete key be ignore when use focusnode
Duplicate
when use the folowe textfield in a window application it be only possible to write text but you can t delete text textfield focusnode focusnode onkeyevent node event keyeventresult skipremaininghandler work on web but not on window desktop application when use keyeventresult handle...
flutterflutter
in addition get the flutter sdk version in the code
Invalid
use case proposal in addition to use the command line tool to get the flutter dart version be there an api to get the flutter sdk version in the code
flutterflutter
singlechildscrollview row not scroll
Invalid
hi I find a problem in my code this code run in iphone can scroll but can not scroll in web or maco there be my code void main runapp myapp class myapp extend statelesswidget override widget build buildcontext context return materialapp title test th...
flutterflutter
question about use webview flutter 4 0 4 plugin
Invalid
when I use the method setcookie of webviewcookiemanag webviewcookie name xxx value yyy domain test com to implement on the android platform the specific form be override future setcookie webviewcookie cookie if isvalidpath cookie path throw...
flutterflutter
camera npe in cameracapturesession close
Duplicate
camera 0 10 3 camera android 0 10 4 java lang nullpointerexception attempt to invoke virtual method void android hardware camera2 cameracapturesession close on a null object reference at io flutter plugin camera camera closecapturesession camera java 1244 at io flutter plugin camera camera 1...
flutterflutter
non material3 iconbutton isn t function like it s suppose to be
Invalid
image the selectable behavior of iconbutton be as state as above but what the code do be l568 l693 the selection logic only happen when if it s a material3 button
flutterflutter
flutter web html renderer textfield korea lot of space at the text bottom multiline
Invalid
occur only in html renderer flutter 3 4 0 33 0 pre 44 version good doctor doctor summary to see all detail run flutter doctor v flutter channel master 3 4 0 33 0 pre 44 on macos 12 6 3 21g419 darwin x64 locale ko kr android toolchain develop for andro...
flutterflutter
strange behavior with example shoppinglist give I some help
Invalid
in the flutter tutorial at this line dart void main runapp materialapp title shopping app home shoppinglist product product name egg product name flour product name egg product name chocolate chip ...
flutterflutter
go router url path strategy reload the app when manually change route in the browser address bar
Invalid
how to reproduce in the go router example just run the main dart after add the url strategy package and this line of code before runapp setpathurlstrategy after this you can run the application and change route with the button you will see it work normally now change the address bar on the bro...
flutterflutter
switch between system keyboard and custom keyboard there be jump in the input box
Invalid
use case the example on some io app untitled make with flexclip 5 I find a similar flutter app untitled make with flexclip proposal so we can see the first example switch keyboard be smooth but on flutter app I try to store the keyboardheight when switch emoji to sy...
flutterflutter
fail assertion line 702 pos 7 event be rawkeydownevent keyspresse isnotempty
Invalid
when I start the project it be probably because I touch a button on my computer that the development environment flutter 3 7 window emulator start step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample ...
flutterflutter
flutter web be show emojis in outline form instead of color
Duplicate
step to reproduce try to display an emoji in flutter web running flutter v 3 7 3 such as the united states flag notice that the notice that flutter web only display they in outline form screenshot 2023 02 18 at 1 47 23 pm
flutterflutter
renderbox be not lay out fail assertion line 2009 pos 12 hassize
Invalid
what s go wrong with this layout step to reproduce 1 execute flutter run on the code sample 2 navigate to different route 3 exception catch by render library error renderbox be not lay out renderfractionaltranslation e77c2 need layout need paint package flutter src rendering box da...
flutterflutter
flutter app stick on run gradle task assembledebug forever
Invalid
I m in china my project be fully operational before but suddenly it didn t work when I open it today it s very inexplicable but I also have a vpn and google can also access it but it s stick here all the time flutter app stick on run gradle task assembledebug forever the follow two file be lo...
flutterflutter
how to debug in vscode with chrome
Invalid
my launch json be name debug chrome request launch type dart deviceid chrome program lib main dart args web hostname 127 0 0 1 d ...
flutterflutter
be there any usage information for each version of flutter sdk
Invalid
the sdk we develop need to be compatible with flutter sdk 2 x be there any usage information for each version of flutter sdk so that we can judge whether we can update the minimum support flutter sdk
flutterflutter
the in app purchase package be not show the available subscription it be only show the available product
Duplicate
I have follow all the step as show in the in app purhcase package documentation but I can not see the available subscription I can only see the available product please help I figure out how to fix this
flutterflutter
a keyupevent be dispatch but the state show that the physical key be not press
Invalid
I get the follow error report it tell I to report this to the flutter project log e flutter 5513 error flutter runtime dart vm initializer cc 41 unhandled exception package flutter src service hardware keyboard dart fail assertion line 432 pos 16 pressedkey containskey event physicalke...
flutterflutter
please help all these error so many
Invalid
c window system32 be remove from the path environment variable ensure that this be present and then try again after restart the terminal and or ide window version the doctor check crash x due to an error the doctor check do not complete if the error message below be not helpful...
flutterflutter
problem with systemchrome setpreferredorientation when I use it with an ipad with io 16
Invalid
I be force to reopen 119473 because it be indeed still there in my project I only need to have one page in landscape mode and not in portrait mode while the rest of the page be in portrait and landscape mode as per the documentation I use systemchrome setpreferredorientation override ...
flutterflutter
e gralloc4 9073 empty smpte 2094 40 datum
Invalid
step to reproduce 1 connect my android with mac by usb 2 run main dart there be many log like below I want to know what it be and how to solve it sh I ui in so net ui 9073 this be non sticky gc maxfree be 8388608 minfree be 524288 I ui in so net ui 9073 this be non sticky gc ...
flutterflutter
non fatal null check operator use on a null value editabletextstate toggletoolbar editable text dart 3123
Duplicate
step to reproduce unable to reproduce crash report from firebase crashlytic expect result should not crash stack trace dart non fatal exception io flutter plugin firebase crashlytic fluttererror null check operator use on a null value error throw instance of ria 00 ...
flutterflutter
fail assertion line 4516 pos 12 debuglocked 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
cupertino pulldown implementation
Duplicate
I m curious whether a cupertino pull down button can be implement in the core library it look like this feature have be suggest before but have not have much action 60298 notably notdmdrl have implement a feature rich pull down menu that closely follow the io spec with comprehensive example pu...