repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
flutterflutter
fail assertion line 5127 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
move icon custom icon font in button flutter when on press
Invalid
I have problem with only custom font icon in flutter font icon create by so when I use icon in button and press button in android and hover in web desktop my icon move to top screen shoot 2022 04 22 at 7 46 25 pm right button button on press left button normal when change i...
flutterflutter
idtoken be not refreshing
Duplicate
step to reproduce I need to generate a fresh jwt token that be issue in the previous 60 second to send into a third party system but I can not force refresh or regenerate the token 1 sign in with google on an android device that have previously sign in 2 the token googleauth idtoken be th...
flutterflutter
flicker issue when scroll with network image wrap inside material widget while have background color
Duplicate
step to reproduce 1 execute flutter run on the code sample 2 whenever I wrap network image inside any material widget such as physical modal material with provide backround color the background color would flicker on scroll temprorary fix be to make color transparent but I want have ...
flutterflutter
can t reach out
Invalid
good day when I try to reach out I have get err connection refuse telegram cloud photo size 2 5406861954896739235 y in the same time I be able to open chrome version version 100 0 4896 75 official build x86 64 maco
flutterflutter
textformfield be not fill without theme
Invalid
if themedata be not define fill property have no effect on textformfield try to remove theme in code prove bellow and you will see that fortextfield be not red import package flutter material dart void main runapp myapp class myapp extend statefulwidget ...
flutterflutter
some unexpected bug with form filling process
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
event unfocus doesn t appear on focusnode
Duplicate
condition focus be in the focusnode widget and we ve add a listener to focusnode test on desktop device when we use mouse to click on switch button there will be call event unfocus test on mobile device touch screen when we touch switch button there be no event unfocus we test late flutter ve...
flutterflutter
unable to create protect region in stack for implicit overflow check reason out of memory size 4096
Invalid
hello I be new to flutter and have be build a simple social medium app for some month now I have be experience out of memory problem since I start I build the release version of the app and notice that some device have problem run the app it crash on samsung device it shut down unexpectedly with an out of...
flutterflutter
flutter app build fail use google cloud build
Invalid
I be try to build a flutter app use google cloud build I be constantly get this error log step 1 1000 ms failure build fail with an exception step 1 where step 1 script opt flutter package flutter tool gradle flutter gradle line 1102 step 1 ...
flutterflutter
unable to reload the web app in release mode use browser button
Invalid
develop an app on web and mobile which work fine but get 404 error when reload the web page on browser and also to encrypt the query parameter of web url just like php laravel
flutterflutter
image picker be not work in ios 15 0 simulator
Duplicate
it s work before but last few week but now it s not work the image picker from gallery in io I have also test in real device but also get issue I have give permission in info plist file dart final imagepicker picker imagepicker xfile image await picker pickimage source imagesour...
flutterflutter
app build fail after add gradle dependency
Invalid
upon add implementation in payu payu checkout pro 1 8 3 I m not able to run my project I don t have jcenter failure build complete with 7 failure 1 task fail with an exception what go wrong execution fail for task app checkcarefirstdebugaarmetadata could not resolve ...
flutterflutter
m3 material not be elevate
Invalid
repro the repro have to be run on a big screen because it have the same app run 12 time side by side with different theme constructor in the repro the elevate material at the bottom should be elevate but it be not in m3 recording 2022 04 21 at 13 29 50
flutterflutter
tool crash dartdevelopmentserviceexception
Duplicate
command flutter run d chrome step to reproduce 1 2 3 log dartdevelopmentserviceexception 0 dartdevelopmentserviceimpl startservice package dds src dds impl dart 130 7 1 dartdevelopmentservice startdartdevelopmentservice package dds dds...
flutterflutter
tool crash formatexception
Duplicate
command flutter build io step to reproduce 1 2 3 log formatexception 0 utf8decoder convertchunke dart convert patch convert patch dart 1892 7 1 utf8conversionsink addslice dart convert string conversion dart 314 28 2 utf8conve...
flutterflutter
flutter mdi force child to move in visible area
Invalid
I find a sample code from git butt I want to force child window in visible area case if I move up side or down side I can not able to move it back please give I a solution thank blow it git link
flutterflutter
api call terminate when screen get off or app go background io
Invalid
I have a login page which start download base datum for the app after user enter username and password and its a long duration operation like 2 or 3 minute in io at the middle of download datum if screen get off and lock generally when app go background the operation terminate here be the code loginpage...
flutterflutter
expect to find
Invalid
bug bannerbean banner bannerbean error
flutterflutter
integration test run twice on web platform
Duplicate
step to reproduce 1 execute flutter drive driver test driver integration test dart target integration test example test dart d chrome on the code sample 2 observe that the test fail as 2 document have be insert to firestore 3 if run on other platform ios the same behavior be not o...
flutterflutter
how to call keyboard key without press
Invalid
I want to call keyboard tab key without press it physically step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
tool crash rpcerror
Duplicate
command flutter run d chrome step to reproduce 1 2 3 log rpcerror 0 new outstandingrequ package vm service src vm service dart 1734 45 1 vmservice call package vm service src vm service dart 2245 21 2 vmservice callservicee...
flutterflutter
path provider io simulator
Invalid
the path provider be always give a new path every time I launch the ios simulator I be try to save image from the user library to an application folder the saving work fine but every time I restart the simulator the application path have change again and I can not retrieve the previously save image how to ...
flutterflutter
package be not support when use the legacy build system but it be enable in xcode preferance
Duplicate
package be not support when use the legacy build system but it be enable in xcode preferance face issue when try to integrate firebase io sdk in xcode
flutterflutter
either the assertion indicate an error in the framework itself or we should provide substantially more information in this error message to help you determine and fix the underlying cause in either case please report this assertion by file a bug on github
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 errno 1 0 link throwiferror dart io link dart 263 7 1 link createsync dart io link dart 184 5 2 forwardingl...
flutterflutter
one widget cover the full screen only on android
Invalid
I have a screen with a map from mapbox gl the issue have be report there too issue 1208406765 in short the scaffold appbar fab be recover by the map if I put it in please follow issue 1208406765 for screenshot be it a flutter bug or mapbox gl otherwise can send a widget back like I would ...
flutterflutter
inapppurchase inapppurchase s productdetail be always
Invalid
enter image description here 1 1 1 I add 2 product in google publish console as picture above buymecoffee buymecoffee2 and both be active but with my code it return list be there any thing I should do code and google play store publish link with package name becau...
flutterflutter
tool crash filesystemexception writefrom fail os error no space leave on device errno 28
Duplicate
command flutter no color pub get step to reproduce 1 2 3 log filesystemexception writefrom fail os error no space leave on device errno 28 0 randomaccessfile writefromsync dart io file impl dart 873 7 1 file writeasbytessync ...
flutterflutter
tool crash filesystemexception fail to decode datum use encode utf 8 null
Duplicate
command flutter no color run machine track widget creation device i d emulator 5554 start pause dart define flutter inspector structurederror true lib main dart step to reproduce 1 2 3 log filesystemexception fail to decode datum use encode utf ...
flutterflutter
tool crash casterror 230 describelocale package flutter tool src localization localization util dart 219 49
Duplicate
23 23 command flutter run 23 23 step to reproduce 1 2 3 23 23 log casterror 230 describelocale package flutter tool src localization localization util dart 219 49 230 describelocale package flutter tool src localization localization util dart...
flutterflutter
black screen after use audio cache 3 or 4 time
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
license page status bar on dark mode bug
Invalid
use the licensepage package in dark mode the status bar icon be black on black so they be not visible it should honor the theme brightness
flutterflutter
lose connection to device
Invalid
flutter run v 87 ms executing uname m 41 ms exit code 0 from uname m x86 64 11 ms execute home joe snap flutter common flutter git c log showsignature false log n 1 pretty format h 212 ms exit code 0 from ...
flutterflutter
a11y scaffold bottomsheet
Duplicate
step to reproduce 1 add the follow code into the counter app in scaffold widget dart bottomsheet sizebox width double infinity height 70 0 child textbutton onpresse incrementcounter child const icon icon add 2 enable voiceover on the dev...
flutterflutter
when use the physical keyboard on the ipad erase character reappear
Duplicate
step to reproduce 1 execute flutter run on the code sample 2 input in keyboard press aiu 3 preess delete key 3time 4 input in keyboard press eo expect result only 2 word be display actual result only 5 word be display I checeke other...
flutterflutter
webview flutter webview crash app restart after select file to upload inside the webview in samsung device
Duplicate
note this be the duplicate of 99824 as that one get close due to inactivity update I could get the logcat log of the duration when the soft reload happen attach those in the last step to reproduce part 1 1 execute flutter run on the code sample 2 now try to uploa...
flutterflutter
web myapp run twice
Invalid
when I refresh the page myapp run twice chrome version 100 0 4896 88 flutter channel stable 2 10 4 on macos 12 1 21c52 darwin x64 locale zh hans cn flutter version 2 10 4 at user jd fvm version 2 10 4 upstream repository framework revision c860cba910 4 week ag...
flutterflutter
flutter mobile can use log in with google signin facebook signin so how about telegram signin will flutter team create plugin for sign in or register with telegram thank
Invalid
use case proposal
flutterflutter
io textfield with autofocus true not receive input
Invalid
step to reproduce 1 execute flutter run in a similar code sample 2 try to use a textfield with autofocus true in an io device after pop a modalbottomsheet expect result I expect to be able to use the autofocus feature whenever necessary actual result the textfield ...
flutterflutter
setstate be not update the body in scaffold how to fix this
Invalid
I m make an app that show image from a subreddit and I want to change these image base on the subreddit name enter through the alert dialog I have implement everything as follow but when I set the state the image be not show how to fix this here be my code import package flutter material dart im...
flutterflutter
cross file file name always return empty string on desktop if file be create use xfile fromdata
Duplicate
xfile fromdata implementation of io platform be miss name information assignment io dart whereas web implementation be correct html dart step to reproduce dart final file xfile fromdata byte length bytes length name hello png name ...
flutterflutter
io add to app demo can t run in release mode
Invalid
step to reproduce 1 execute flutter run release on the code sample 2 click the next button 3 no response the issue be close but not work on io expect result run normally actual result no response code sample dart void main runapp const...
flutterflutter
tool crash nosuchmethoderror nosuchmethoderror the getter assetpathstoevict be call on null receiver nulltrie call assetpathstoevict
Duplicate
command flutter run flavor shipsy dart define build mode dev step to reproduce 1 2 3 log nosuchmethoderror nosuchmethoderror the getter assetpathstoevict be call on null receiver null try call assetpathstoevict 0 object nosuchmeth...
flutterflutter
http host availability
Duplicate
the problem I have after execute the flutter doctor command flutter doctor check dart sdk version download dart sdk from flutter engine expand download archive building flutter tool run pub upgrade flutter asset will be download from make sure you trust this source download ...
flutterflutter
fail assertion line 849 pos 12 debugbuildingdirtyelement 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
open the android manifest file android app src main androidmanifest xml and add
Invalid
open the android manifest file android app src main androidmanifest xml and add android usescleartexttraffic true to the application tag originally post by adesugbaa in issuecomment 480300618
flutterflutter
asset analytic
Invalid
use case webp image and webm video be free format and they have a well file size than other format I would like to use they only for my application proposal we already have static analysis for dart code but I wonder if there be a way to get a static analysis for the asset folder to use only webp an...
flutterflutter
rendertheatre 5748a need layout need paint need composite bit update
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
fail assertion line 1927 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
flutter gradle redownload often
Invalid
I be work on a macos with flutter version 2 10 3 my issue be that I have a bit flaky internet connection so often download be slow down workflow drastically the issue that I see that almost every day or every other day when I try to build android version of the app it redownload gradle and all the dependency i...
flutterflutter
tool crash casterror 230 describelocale package flutter tool src localization localization util dart 219 49
Duplicate
23 23 command flutter run d window 23 23 step to reproduce 1 2 3 23 23 log casterror 230 describelocale package flutter tool src localization localization util dart 219 49 230 describelocale package flutter tool src localization localizatio...
flutterflutter
flutter mdi window with multi child window screen
Duplicate
may I create mdi window with multi child screen this help to work on multi screen at the same time image use case proposal
flutterflutter
script type module src home js script
Invalid
l126 l126
flutterflutter
local auth problem with face i d in xiaomi poco f3
Duplicate
I get face to platformexception notenrolle no biometric enrol on this device null null error only the face I d be enable on device setting and the list of available biometric be only contain biometrictype fingerprint p s no fingerprint define at all
flutterflutter
update cupertino widget library
Duplicate
cupertino lib be definitely out of date no alternative for a lot of uikit component like search bar activity indicator animation button stack view and other cupertino route be laggy while user gesture thx to repaint boundary it be possible to fix any plan to make this lib well I have be think since 201...
flutterflutter
e flutter error flutter lib ui ui dart state cc 209 unhandled exception package firebase core platform interface src firebase option dart fail assertion line 61 pos 16 map apikey null apikey can not be null
Invalid
step to reproduce 1 execute flutter run on the code sample w flutteractivityandfragmentdelegate 18135 a splash screen be provide to flutter but this be deprecate see flutter dev go android splash migration for migration step e flutter 18135 error flutter lib ui ui dart state cc...
flutterflutter
appcheck claim my app be not register even though they be show as register in the console
Invalid
step to reproduce I have follow the instruction on to activate appcheck my android and io app be register for appcheck appcheck be be enforce on firestore in main I have widgetsflutterbinde ensureinitialize try await firebase initializeapp option defaultfire...
flutterflutter
tool crash stateerror bad state future already complete
Duplicate
command flutter no color attach machine device i d emulator 5554 lib main dart step to reproduce 1 2 3 log stateerror bad state future already complete 0 asynccompleter complete dart async future impl dart 44 31 1 flutterdevice...
flutterflutter
validate textfield with await function on tabkey how to remain focus in current field
Invalid
I want to validate textfield on focus change I have two textfield with two focus node beofore leave focus how can I call await function below function work butt I want not to show cursor on next textfield untill its completion focusnode addlistener async if focusnode hasfocus ...
flutterflutter
tool crash processexception no such file or directory command google chrome os error code 2
Duplicate
command flutter run step to reproduce 1 flutter run 2 launch devtool by press v on terminal 3 bingo flutter crash due to chrome not instal log processexception no such file or directory command google chrome os error code 2 0 processimpl start ...
flutterflutter
tool crash argumenterror invalid argument s can not find executable for user wangyao development flutter bin cache artifact engine android x64 release darwin x64 gen snapshot
Duplicate
command flutter quiet assemble depfile user wangyao androidstudioproject flutter weight control update build app intermediate flutter release flutter build d output user wangyao androidstudioproject flutter weight control update build app intermediate flutter release dtargetfile lib main dart ...
flutterflutter
go router bug jump to the next navigation or return to the navigation will eventually lead to a page rebuild already on the stack
Duplicate
step to reproduce define route dart final route goroute path builder context state homepage goroute path page 1 builder context state page1 goroute path page 2 builder context state page...
flutterflutter
systemchrome setpreferredorientation crash on io but not android
Invalid
hi all I have an app that need to run in portrait mode on most of its page I use this code and it work fine on io and android to keep the app in portrait mode void main we need to call it manually because we go to call setpreferredorientation before the runapp call wid...
flutterflutter
template project exception a keyupevent be dispatch but the state show that the physical key be not press
Invalid
this be my first attempt try flutter this error occur with the default template use the intellij plugin it say that I should report it if it occur in a real application I think this fit that but I hope you don t mind if I ve waste your time if this wasn t a real problem step to reproduce ...
flutterflutter
webview flutter navigation back from surfaceandroidview have a bit jank
Duplicate
detail I have a problem of use webview flutter that experience a bit jank from navigation back in android I have test into two case one be back from webview use surfaceandroidwebview mode while other use androidwebview mode and find that one from androidwebview be smooth from back may I know how to reso...
flutterflutter
problem with flutter future exception error stacktrace
Invalid
on flutter 1 22 we can get trace bellow image on flutter new channel master 2 13 0 0 0 pre 549 image on flutter new channel master 2 13 0 0 0 pre 549 if I runapp widthout or without registerunarycallback for zonespecification image so the new version of f...
flutterflutter
grid view leave unwanted space between item vertically and horizontally
Duplicate
description in my application I set crossaxis count 7 use gridview but I see that it draw white line while draw box on the screen I try many method but could not solve this problem step to reproduce 1 execute flutter run on the code sample expect result no white space be...
flutterflutter
android anrs
Invalid
crashlytic show some anrs anr 1 main native tid 1 systid 32205 00 pc 0x86fcc libc so 01 pc 0x1b07a4 libart so 02 pc 0x3a4dd4 libart so 03 pc 0x4074 libnativehelper so 04 pc 0xe90b0 libandroid runtime so 05 pc 0x8fc08 libgui so 06 pc 0x1a064 libutil so 07 pc 0x19c68 ...
flutterflutter
tool crash formatexception
Duplicate
command flutter create first flutter step to reproduce 1 2 3 log formatexception 0 chunkedjsonpars fail dart convert patch convert patch dart 1405 5 1 chunkedjsonpars parsenumber dart convert patch convert patch dart 1272 9 2 ...
flutterflutter
imagefilter dilate imagefilter erode not support on the web
Duplicate
please see
flutterflutter
could not find or use auto link framework flutter
Invalid
step to reproduce 1 update to flutter version 2 10 4 2 flutter build io expect result app successfully build actual result app throw error everything work as expect on android one thing to note before update to version 2 10 4 everything work fine my app contain autofill ext...
flutterflutter
tool crash processexception process exit abnormally command line invocation application xcode app content developer usr bin xcodebuild listuser default from command line idepackagesupportusebuiltinscm yesxcodebuild error could not resolve package dependency package be not support when use l...
Duplicate
command flutter build io step to reproduce 1 2 3 log processexception process exit abnormally command line invocation application xcode app content developer usr bin xcodebuild list user default from command line idepackagesupportus...
flutterflutter
web debugger always stop at web entrypoint webonlyinitializeplatform
Duplicate
hello guy I m in the process of convert our flutter mobile app to a web app I ve be try to debug some exception I ve be get and for that I m use the debug tool from android studio just like I do in a mobile project the problem be that no matter where I set the breakpoint the debugger always stop ...
flutterflutter
platformexception multiple request cancel by a second request null null
Duplicate
simulator screen shoot iphone 12 2022 04 13 at 11 27 38 this be example app image picker 0 8 5
flutterflutter
fail assertion line 5219 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 stateerror bad state no context with the run dart application
Duplicate
23 23 command flutter run 23 23 step to reproduce 1 2 3 23 23 log stateerror bad state no context with the run dart application 230 remotedebuggerexecutioncontext i d package dwd src debugging execution context dart 55 7 231 appinspector ...
flutterflutter
url launcher if the url change after call launch url could you return the newly change url when call closewebview
Invalid
use case I want use the url launcher to do sso login and after sign up then url will change to successfully login url with parameter I want get the parameter in the new url and close the webview proposal
flutterflutter
5btool crash 5d stateerror 3a bad state 3a no context with the run dart application
Duplicate
23 23 command 0a 60 60 60 0aflutter run 0a 60 60 60 0a 0a 23 23 step to reproduce 0
flutterflutter
null check operator use on a null value package flutter src service hardware keyboard dart 928
Duplicate
sorry I don t have a clear repro case as this be a crash we observe on fuchsia a teammate press numlock on a fuchsia keyboard this result in a flutter crash with the backtrace as follow 00190 163731 1095 1193 flutter aot runner info ermine cm flutter null check operator use on a ...
flutterflutter
possibility to listen to selection change event
Invalid
use case I want to create a mention system instagram like but I be currently not able to listen to the selection event and check if the cursor position have update and update the app state accordingly proposal add a listener that be able to listen to selection change or even propaga...
flutterflutter
tool crash filesystemexception fail to decode datum use encode utf 8 null
Duplicate
command flutter no color run machine track widget creation device i d emulator 5554 start pause dart define flutter inspector structurederror true lib main dart step to reproduce 1 2 3 log filesystemexception fail to decode datum use encode utf ...
flutterflutter
flutter web issue
Invalid
plugin work perfectly in local host but it show infinite loading when deploy to server be there any other step that I have miss
flutterflutter
integration test unsupported android plugin version 7 1 2
Duplicate
step to reproduce the app run with its config on android but when I try to run integration test I get unsupported android plugin version 7 1 2 error android build gradle buildscript ext kotlin version 1 6 10 repository google jcenter ...
flutterflutter
flutter web and django restapi
Invalid
hi guy I use flutter for my website and django for backend but when I publish my website and place it on real host the datum show minify b6 but in android studio I have no problem and every thing be ok capture how can I solve this
flutterflutter
how to get the image and text from the link enter by the user
Invalid
just solve the problem of validate the string enter by the user in the chat be a link I be also have a new problem in the chat the problem I be face be how to get the image and text from the link enter by the user debug console error I flutter 20780 formatexception unexpected charact...
flutterflutter
tool crash httpexception
Duplicate
command flutter run step to reproduce 1 flutter run web log httpexception oop flutter have exit unexpectedly httpexception connection close before full header be receive uri flutter channel stable 2 10 4 on macos 12 3 1 21e258 darwi...
flutterflutter
fail assertion line 5338 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
my page go to fuck
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
open for edit in android studio error
Invalid
sytem mac flutter plagin verion 66 0 1 java lang noclassdeffounderror com android tool idea gradle project projectimportutil at io flutter action openandroidmodule canimportasgradleproject openandroidmodule java 100 at io flutter action openandroidmodule openorimportproject openandroidmodule java ...
flutterflutter
cloud base map styling use map i d from google map console
Duplicate
use case proposal cloud base map styling use map i d from google map console final mapoption mapoption zoom num center latlng maptypecontroloption maptypecontroloption mapid map i d final map gmap element mapoption please add this ...
flutterflutter
tool crash filesystemexception can not create link os error incorrect function errno 1
Duplicate
command flutter pub get step to reproduce 1 flutter pub add path provider 2 code be not on c drive on window 3 this happen for a ton of stuff with flutter all my development be on an external usb drive there be something it doesn t like about mapping to external drive lo...
flutterflutter
issue 100778 close due to inactivity of flutter team member
Duplicate
I don t think this issue be different from apart from another exception be throw instance of diagnosticsproperty exception would be good to track this in already triaged and link issue close this as duplicate if you disagree write in comment and I ll reopen it originally post by darshank...
flutterflutter
god know what be the error
Invalid
step to reproduce 1 execute flutter run on the code sample 2 3 expect result actual result code sample dart log
flutterflutter
question about flutter for web
Duplicate
requirement app project develop by flutter convert to web project via flutter for web but eventually run in app there be many plugin for the conversion of the flutter app project to the web include two type of plugin 1 business plugin obtain native basic information through plugin implement native...
flutterflutter
flutter installation issue
Invalid
flutter flutter doctor v flutter channel stable 2 10 4 on microsoft windows version 10 0 19044 1586 locale en we flutter version 2 10 4 at c software flutter upstream repository framework revision c860cba910 2 week ago 2022 03 25 00 23 12 0500 engin...
flutterflutter
tool crash filesystemexception fail to decode datum use encode utf 8 null
Duplicate
command flutter no color run machine track widget creation device i d 3412459788000fl start pause dart define flutter inspector structurederror true lib main dart step to reproduce 1 2 3 log filesystemexception fail to decode datum use encode ut...
flutterflutter
null check operator use on a null value in text painter dart file
Duplicate
step to reproduce I m use flutter version 2 10 2 and I see the follow error get log when I run my app I m not able to decipher which particular widget be cause this issue please find the stack trace attach below dart casterror null check operator use on a null value file text painter ...
flutterflutter
after display my app over other android app keyboard not show when textfield be tap
Invalid
I be use an android plugin for display flutter app over other android app flutter overlay app 1 0 1 my problem be that I be experience an issue where the keyboard do not appear when I select any textfield widget inside of my app this be a simple code example reproduce the issue you can view it on github ...
flutterflutter
fail assertion line 5127 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