repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
flutterflutter
build an apk or io within a website
Invalid
close
flutterflutter
package flutter src widget sliver dart fail assertion line 349 pos 15 builder null 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
fail assertion line 349 pos 15 builder null 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
fail assertion line 349 pos 15 builder null 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
customscrollveiw throw error
Invalid
step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log
flutterflutter
pageview widget in platform of window no mouse control
Invalid
scrollconfiguration behavior scrollconfiguration of context copywith dragdevice pointerdevicekind touch pointerdevicekind mouse child pageview builder itemcount 4 itembuilder bc I stack ch...
flutterflutter
flutter run from vscode produce white screen
Invalid
step to reproduce 1 create default start app in late sdk 2 run in debug mode by press f5 expect result default increment counter app should work actual result white screen os window 10 code editor vscode additional info app work properly ...
flutterflutter
client flutter app not launch m1 mac vs code
Duplicate
my iphone s ios version be 14 7 1 my mac s macos version be 11 5 1 all I m do be use visual studio code and press run debug once it s be like this for more than 4 month and I think that it s just because I m use a mac with an m1 and that flutter just need to be update so I uninstalle everything and reinstall it ...
flutterflutter
flutter for web not work
Invalid
sometimes I see this flutter flutter doctor v flutter channel stable 2 2 3 on macos 11 4 20f71 darwin x64 locale ru ru flutter version 2 2 3 at user alek document flutter framework revision f4abaa0735 5 week ago 2021 07 01 12 46 11 0700 engine revision 241c87a...
flutterflutter
run palette generator inside an async function freeze the app for a bit
Duplicate
I be try to use the palette generator plugin by flutter team however when I run the function the ui freeze for two second or three here be how I m try to use it void generatecolorpalette buildcontext context async try if this imagedata null return ...
flutterflutter
macos backspace and cursor key don t work when cap lock be
Duplicate
on macos I ve sporadically be face with a problem where textfield in macos app just start ignore navigation keystroke eventually after hour of trial error and then finally search the flutter issue list I ve find that when the capslock key be turn on a bunch of keystroke be ignore particularly the back...
flutterflutter
error launch application on linux
Invalid
step to reproduce 1 create a new flutter project and try launch it in debug mode on ubuntu 20 04 linux 2 observe the error launch lib main dart on linux in debug mode build linux application error wait for a debug connection the log reader stop unexpectedly error launch appli...
flutterflutter
unable to find bundle java version
Duplicate
mcclernan comment on aug 6 2021 5 18 pm utc I have a macos big sur 11 4 I instal flutter android studio plugin for dart etc when I run flutter doctor I get x unable to find bundle java version base on advice on various online forum I ve try reinstall android studio rename android studio check...
flutterflutter
hashmap contain duplicate key
Invalid
probably a dart issue but not sure where to open decide to open here since it s a flutter desktop app step to reproduce can t really provide a repro as this be something which constantly occur in my app expect result single key as per spec actual result debug output code use ...
flutterflutter
error the return type of the method homescreen createstate be homescreenstate which do not match the return type state of the overridden method statefulwidget createstate
Invalid
I be create covid 19 tracker app where I be use this api whenever I import this api datum modal class into the homescreen widget I get an error pubspec yaml environment sdk 2 1 0 3 0 0 dependency http 0 12 2 apidata modal file import dart convert...
flutterflutter
image picker
Invalid
here be sample code step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log
flutterflutter
vsync null 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
how can I check whether canvas be completely fill or not in flutter
Invalid
flutterissue
flutterflutter
flutter web mobile browser render issue on desktop site version
Duplicate
step to reproduce 1 create any flutter app 2 build the web version of the app with flutter build web 3 deploy the web build in my case I use firebase host 4 access deploy web page use mobile browser chrome 5 toggle desktop site to view the mobile page in its desktop versio...
flutterflutter
flutter io build fail
Invalid
I have an issue with flutter I can t run my app on an ios simulator and I can t build release for io I get this error when I run app event send after app close i d 0 progressid null message run flutter pub get in splitti event send after app close i d 0 progressid null f...
flutterflutter
can t pass client certificate on httpclient to server
Invalid
I m use a wcf service which be configure to require an client certificate to allow client connection I test everything with postman and the service just work fine it just come to problem if I try to authenticate with an flutter client of course I m use https I try with var clientcertificate aw...
flutterflutter
button have different rendering result on desktop and mobile
Duplicate
step to reproduce 1 download source code from github 2 run on android 3 run on window 4 go to button page open drawer button expect result desktop window and mobile android have the same button render result actual result desktop window but...
flutterflutter
execution fail for task app mergedebugjavaresource
Invalid
hello everyone I m new to flutter and when I run my app I get this problem execution fail for task app mergedebugjavaresource java nio file filesystemexception c user asus desktop programmin flutter app with firebase build app intermediate merge java re debug out jar the process can not access...
flutterflutter
unable to find java version
Duplicate
log java version java version 11 0 12 2021 07 20 lts java tm se runtime environment 18 9 build 11 0 12 8 lts 237 java hotspot tm 64 bit server vm 18 9 build 11 0 12 8 lts 237 mixed mode which java usr bin java flutter doctor v ...
flutterflutter
large portion of unicode block do not display with canvas kit web renderer
Duplicate
step to reproduce 1 run flutter create bug 2 update the file as follow lib main dart 3 flutter build web web renderer html render all character correctly as far as I can tell 4 flutter build web web renderer canvaskit render a few character correctly expect result see...
flutterflutter
nosuchmethoderror the method photourl be call to null
Invalid
dart ignore avoid web library in flutter import dart io import dart ui import package meem page progress dart import package meem page signup page dart import package meem page user dart import package cloud firestore cloud firestore dart import package flutter mat...
flutterflutter
name io flutter 1 raster stop reason exc breakpoint code 1 subcode 0x199a69f20 io crash on flutter 2 2 3 stable channel
Invalid
recently I update my flutter version to 2 2 3 stable channel but after update it my app be crash on io platform after change the app and then return back to the app step to reproduce 1 run the app 2 after the app open then open different app so in this case app enter on applicationdident...
flutterflutter
streamedresponse very slow when request file stream
Invalid
when I use the web browser to download this file may need 100 second image I m try to use dart http to get the stream from this file this be very slow 411 second here be my code how can I solve this image import dart async import package flutter material dart import p...
flutterflutter
animarker error ontap ondragend
Invalid
I ha a error when use animarker and ontap ondragend event image image I find this on e flutter pub cache host pub dartlang org google maps flutter 2 0 6 lib src google map dart image how can I fix this and use animarker if I modify the code and comment throw unknownmapobjecti...
flutterflutter
hero widget full string do not get animate
Duplicate
I be use a hero widget to animate text from one grid view widget to appbar title text the problem be that while animate only the 1st word of the text get animate I think this may be probably due to the textoverflow be there any way to animate the whole text step to reproduce these be the two widget ...
flutterflutter
web start debug with vscode break after a while
Invalid
hello I be face an issue that I think be link to the vscode extension for flutter I have a project that run fine use this vscode configuration json name web myproject request launch fluttermode debug type dart ...
flutterflutter
problem dpad don t with tabbar
Invalid
step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log
flutterflutter
flutter build web can not open in
Invalid
it s just work fine in root path like
flutterflutter
how to intercept the https traffic with burpsuite or any other proxy tool for io mobile application
Invalid
due to in build feature of flutter it be not possible to intercept the https traffic with burpsuite via a traditional way an ssl pin bypass do not work with objection since it be proxy unaware I be struggle to capture the https traffic for penetration test mostly dynamic analysis I have come across one wo...
flutterflutter
filesystemexception exist fail path c programdata microsoft window start plugin os error the filename directory name or volume label syntax be incorrect
Duplicate
hello friend I be get this error filesystemexception exist fail path c programdata microsoft window start plugin os error the filename directory name or volume label syntax be incorrect when run flutter doctor after installation of flutter android studio and jdk what can be the re...
flutterflutter
I can t scroll on your page
Invalid
there be no scroll bar and push page down key doesn t do anything your page be break
flutterflutter
my app be not runnind
Invalid
step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log
flutterflutter
pagninate data table availablerowsperpage not display all option
Invalid
hi I be face an issue where the paginated data table do not display the list of availablerowsperpage which I give it if I omit the where which I have trace it to the below code then all option display as the should l398
flutterflutter
video player two video be not play simultaneously on android but it work properly on io
Duplicate
while play two video simultaneously on android it play only one video at a time same code play both video simultaneously on io platform here be flutter version detail and sample code to replicate this issue note please add video and image under sdcard videodemo directory name as a mp4 b mp4 a png b...
flutterflutter
compute method not call in futurebuilder
Invalid
I notice my app will get freezed once a large file be select so I come out with an idea which let the byte generate in isolate thread once do generate let it display in image widget first select file will be add in urlimagesink override userimage file image async if image path co...
flutterflutter
support for chinese on window system
Invalid
step to reproduce 1 run the flutter project on a window system 2 display chinese text with text widget 3 some chinese display error such as repeat stroke miss stroke etc expect result display chinese correctly actual result disappoint log ...
flutterflutter
help the issue of filesystemexception
Duplicate
I be learn flutter during debug I get this error filesystemexception filesystemexception creation of temporary directory fail path tmp flutter tool os error no space leave on device errno 28 this the log flie flutter 01 log
flutterflutter
while enter datum in textfield it be fall back to previous screen or restart app in android 11
Invalid
flutter channel stable 2 2 1 on microsoft windows version 10 0 17763 1697 locale en we flutter version 2 2 1 at d flutter flutter window 2 2 1 stable flutter framework revision 02c026b03c 10 week ago 2021 05 27 12 24 44 0700 engine revision 0fdb562ac8 dart versi...
flutterflutter
the argument type function can t be assign to the parameter type void function
Invalid
step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log
flutterflutter
when I capture image from camera my app freeze and give this error f crash dump64 31859 crash dump cpp 460 fail to attach to thread 532 permission deny
Invalid
step to reproduce 1 2 3 log log
flutterflutter
ios14 cupertinotime selector
Duplicate
proposal currently the selector take up a lot of space support the new cupertinotime selector image image
flutterflutter
mac restart continuously with flutter app
Invalid
I be use intellij for development when I work on that for flutter development it continuously get crash my mac machine I be use follow version of flutter chandra chandras macbook pro io flutter doctor doctor summary to see all detail run flutter doctor v flutter channel stable 2 0 5 on...
flutterflutter
generatedebugunittestconfig
Duplicate
image picker issue could not create task image picker generatedebugunittestconfig this and base file have different root z flutterproject clockster flutter app build image picker and c src flutter pub cache host pub dartlang org image picker 0 8 3 android it happen after I update to com androi...
flutterflutter
please ensure that the sdk and or project be instal in a location that have read write permission for the current user
Invalid
flutter create my app create project my app my app gitignore create my app idea librarie dart sdk xml create my app idea librarie kotlinjavaruntime xml create my app idea module xml create my app idea runconfiguration main dart xml create my app idea workspa...
flutterflutter
plugin sensor need to specify sensor delay level
Invalid
in my case I need to specify sensor delay level sensormanager registerlistener sensoreventlistener sensor sensormanager sensor delay normal sensormanager sensor delay game be also need
flutterflutter
hashcode return different value on android device and web
Invalid
step to reproduce hello I have this issue where I don t have the same result use hashcode when run my code on android or web to reproduce this juste any new project and print the output of a string hashcode on different platform 1 create a new project with flutter 2 add the follow...
flutterflutter
tool crash processexception el nombre del directorio no es v lido command c user manue document flutter bin cache dart sdk bin pub bat os error code 267
Duplicate
command flutter pub get step to reproduce 1 2 3 log processexception el nombre del directorio no es v lido command c user manue document flutter bin cache dart sdk bin pub bat os error code 267 0 processimpl start dart io patch proces...
flutterflutter
warn pick up java option dawt usesystemaafontsetting on dswe aatext true
Invalid
I create a new flutter project and upon run my project it run fine but show a warning message at the time of compile as pick up java option dawt usesystemaafontsetting on dswe aatext true the application compile and run good I try to find about this issue over the internet just find this on stacko...
flutterflutter
stepper horizontal copy mirror textformfield in two different step
Duplicate
scenario stepper widget have step contain textformfile case 1 stepper type steppertype vertical get the desire result the two textformfiled be work separately change one do not affect the other case 2 stepper type steppertype horizontal get the weird bugged result the two ...
flutterflutter
container widget have border radius one side border isn t work
Invalid
step to reproduce container decoration boxdecoration border border leave borderside color color blue width 1 0 color color red borderradius const borderradius only bottomright radius circular ...
flutterflutter
flutter web use browser zoom break layout render
Duplicate
step to reproduce 1 run flutter create bug 2 run flutter run 3 in chrome zoom in and out use ctrl and ctrl or use zoom menu 4 observe break layout 5 refresh at break zoom level 6 observe fix layout expect result layout be correctly re render whe...
flutterflutter
resource size be too much before come to first screen 87256
Duplicate
hi our code base be same for io android and web while develop web the resource size be go to 22 mb even before launch the first screen no api call be initiate till it reach 22 we be not sure which be occupy that much space in flutter also even think image be take from disk cache after download still ...
flutterflutter
custom font not render bold font weight in ios 14 5
Duplicate
step to reproduce 1 creat flutter count app 2 update the main dart with follow code minimal code sample dart import package flutter material dart void main runapp myapp class myapp extend statelesswidget override widget build buildcontext context ...
flutterflutter
flutter run crash with null pointer dereference on android after hot reload
Invalid
step to reproduce 1 flutter run 2 hor reload 3 crash log here s the log output after app crash log f libc 24625 fatal signal 11 sigsegv code 1 segv maperr fault addr 0xf in tid 27701 1 ui pid 24625 ustoreplay app ...
flutterflutter
compile flutter engine fail when compile macos host
Invalid
I compile flutter engine fail fail info ninja enter directory out host debug unopt 5682 5847 action flutter flutter frontend server frontend server dill build toolchain mac clang x64 fail gen flutter flutter frontend server frontend server dart dill output third party dart ...
flutterflutter
how to display video on canvas
Invalid
the goal be to display a video on canvas and then capture the canvas as a bitmap I try to capture the widget bitmap for that I use screenshot 1 package but it be have issue with the platform widget 2 so I be not able to get the bitmap from video player 3 widget video player be base on pla...
flutterflutter
can not access build in declaration kotlin unit ensure that you have a dependency on the kotlin standard library
Invalid
step to reproduce 1 can not access build in declaration kotlin unit ensure that you have a dependency on the kotlin standard library 2 can not access build in declaration kotlin string ensure that you have a dependency on the kotlin standard library 3 infix modifier be requ...
flutterflutter
error while cross compile flutter engine for arm linux embed device pango pango h file not find
Invalid
I be run into an error while build the flutter engine while target an embed linux device that use an arm 32 bit processor the step to reproduce be include in this link and I be get an error relate to the last step when run the command ninja c out linux debug arm the error I get be paste below and it seem to...
flutterflutter
expect to see ota update in flutter
Duplicate
use case every time we get some change bug fix from the client we need to wait for at least a week or two for review processing to see the change in production which be very time consume and bad for business proposal ota update something like we can do in react native thank team
flutterflutter
unable to build an uwp app with flutter 2 5 0 1 0 pre
Duplicate
hello I have exactly the same issue as 82967 and it seem it s not fix here be the error log flutter run d winuwp launch lib main dart on window uwp in debug mode link warn lnk4075 incremental ignor cause de la sp cification opt icf c user anima studioproject un...
flutterflutter
web xmlhttprequ error
Invalid
hello I be relatively new to flutter app while find it very interesting and exciting I stumble once in a while and look for help on web to resolve issue this particular case though have leave I without any clue and so I be here as this be the first time I be here please bear with I if content find incompl...
flutterflutter
rangeerror value not in range 1
Duplicate
description we find some error in our release flutter project after analyze the stack and reproduce we find that it be cause by paste text in textfield this should be a framework bug please help check it thank stack stringbase substre dart core patch string patch dart 393 textrange t...
flutterflutter
layoutbuilder do not seem to give the correct constraint
Invalid
in the follow code the constraint I m get be much large then 50 I m use web dart materialapp title flutter demo theme themedata primaryswatch color blue home padding padding const edgeinset all 50 child constrainedbox ...
flutterflutter
how to create platformview from an exist fragment
Duplicate
public class testplatformview implement platformview private view contentview testplatformview activity activity map param view framelayout layoutinflat from activity inflate r layout layout null contentview framelayout can not run testf...
flutterflutter
unable to run hello world app in linux device
Duplicate
step to reproduce when I run the flutter demo app after select a device as linux I be get the follow error I be use ubuntu 16 04 7 lts log cmake error at snap flutter 91 usr share cmake 3 10 module cmaketestcxxcompiler cmake 45 message the c compiler snap flutter current us...
flutterflutter
flutter flutter h file not find
Invalid
1 flutter create t module flutter module 2 change podfile flutter application path flutter module load file join flutter application path io flutter podhelper rb target testflutter do project testflutter xcodeproj install all flutter pod flutter application path ...
flutterflutter
in app purchase add consume by token method
Invalid
if I do a refund for a certain transaction it work ok but in my app I can not do a purchase again since it say error you already buy this item in android you can consume the purchase token but there be no option in the flutter lib clear cache and datum in play store do not work this be need and...
flutterflutter
can not detect the platform in integration testing
Duplicate
during integration testing we would need to know which platform the test be run on try the api s platform isandroid and platform isio however they both return false and the api platform operatingsystem return macos expect result as part of integration t...
flutterflutter
renderbox lay out
Invalid
step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log
flutterflutter
flutter installer package for gnu linux mac or window
Duplicate
I see many people have trouble about the first install of flutter android sdks plugin gradle version etc it s hard to support all these and check these dependency we can create installer script and gui installer without android studio android sdks can be install via command line tool confirm version can ...
flutterflutter
in app purchase dark theme code example
Invalid
currently sample code be always light theme please update code to include have dark theme
flutterflutter
tool crash formatexception no on line at offset 2603
Invalid
command flutter run machine start pause d d105f23a dart define flutter inspector structurederror true target lib main dart step to reproduce 1 2 3 log formatexception formatexception no on line at offset 2603 0 parse package ...
flutterflutter
navigator pop context issue
Invalid
step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log
flutterflutter
os error a device which do not exist be specify
Invalid
oop flutter have exit unexpectedly filesystemexception exist fail path f android flutter bin cache artifact engine android arm profile window x64 os error a device which do not exist be specify errno 433 a crash report have be write to c project flutter elmustafa flutter 03 log ...
flutterflutter
use firebase inside a flutter module while run as a standalone flutter app
Invalid
hi I be successfully able to integrate a flutter module inside my android app I can run the native android app and the flutter module which work with firebase successfully while debug how to run the flutter module as a standalone flutter app with firebase and other plugin which need change and file add...
flutterflutter
need 2 important package app update app review
Invalid
need official package like app update app review this package not work I try all of similar package in pub dev but not none of they work well this be most important for app so need two official package for app update app review
flutterflutter
window 11 instead of emulator
Invalid
use window 11 instead of emulator the emulator be hard to run on any platform linux windows mac with low resource ram cpu storage since window have announce android support I would like to use it instead of an emulator this can become very important in near future to develop app
flutterflutter
try to get the bound of a focus node that didn t have its context set yet the context need to be set before try to evaluate traversal policy set the context be typically do with the attach method package flutter src widget focus manager dart fail assertion line 748 pos 9 context null
Invalid
step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log
flutterflutter
web textoverflow ellipsis add unicode character u 25af at the end of the text when use custom font
Duplicate
textoverflow ellipsis produce undesired output on flutter web when use a custom font step to reproduce 1 run flutter create bug 2 update main dart with the code sample import package flutter material dart void main runapp const materialapp title ...
flutterflutter
fix dead link in first flutter app codelab
Invalid
fix dead link on first flutter app new link part 1 step 4 3 pubspec yaml lib main dart step 5 4 lib main dart step 6 5 lib main dart part 2 step 3 2 lib main dart step 4 3 lib main dart step 5 4 lib main...
flutterflutter
tool crash stateerror bad state no context with the run dart application
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 no context wit...
flutterflutter
how can I make a table s header or column fix
Duplicate
proud duplicate of something like jquery plugin for fix table header footer column tableheadfixer thank please stop randomly close the issue
flutterflutter
tool crash processexception process time out command xcrun os error code 1
Duplicate
command flutter no color build io step to reproduce 1 2 3 log processexception process time out command xcrun os error code 1 0 runresult throwexception package flutter tool src base process dart 171 5 1 defaultprocessutil r...
flutterflutter
renderbox be not lay out rendersinglechildviewport d2dac relayoutboundary up10 need paint need composite bit update
Invalid
step to reproduce 1 run flutter create bug 2 update the file as follow 3 I just put the singlechild scrool view in as a parent of a column and single child scrool view be a child of scaffold expect result want to scroll the screen use single child scrollview but it show some...
flutterflutter
widget redraw overwrite other widget due to enter and exit fullscreen video mode
Duplicate
hi I have run into an issue affect our forthcoming production app and make a real mess there be one or two pdf page pdf render package be render and a htmlelementview with videoelement and a small image widget issue when you go into fullscreen on the video player it work great but when you exit it ei...
flutterflutter
paginateddatatable and autorowsperpage
Invalid
hi the paginateddatatable widget should have the option to automatically calculate the row it can display now that flutter have support for web and desktop the logical and correct thing be that the table if desire adjust the number of row to display accord to the change in the height of the window in which...
flutterflutter
focus textfield on web throw lateinitializationerror error
Duplicate
reopen original issue since it be now close step to reproduce the original poster post this snippet which still throw an error on dart pad error lateinitializationerror local command have not be initialize dart import package flutter material dart void main ...
flutterflutter
webview flutter javascriptchannel postmessage
Invalid
be there any possibility of javascript call the flutter code and retrieve a datum when open the page can the postmessage function return something to js ex var x messagehandler postmessage hello from js x contain datum return from app flutter
flutterflutter
flutter web render different on mobile
Invalid
my flutter web app be render different on mobile component like the back button with text next to it only show up the correct way when press or hold another component even a whole container with component in it doesn t show up correctly no idea where this go wrong on desktop this app be work well ...
flutterflutter
imagecache clearing prevent onerror executing of decorationimage component
Invalid
if I use imagecache clear imagecache clearliveimage and then almost immediately create a container with fileimage which be break and must cause an error the onerror callback be not be call issue be rare and do not repeat all the time lxnxvoy0 kb and imagecache clear be place...
flutterflutter
face an issue on url launcher package on android 11 add query tag in manifeast but in release apk app getting crash
Invalid
face an issue add code for android 11 api 30 add this code after add this app run on debug version and work fine but when add command for release apk then face issue relate to lintresource search related to this and find a solution add a code lintoption disable invalidpackage ...
flutterflutter
package flutter src render bind dart fail assertion line 325 pos 12 debugmousetrackerupdateschedule be not true
Invalid
flutterflutter
provide a way to develop a system wide input method
Invalid
I search a lot and I didn t find any way to develop a system wide input method e g a keyboard use flutter I m not talk about an in app keyboard but a global keyboard that you can set as the default keyboard of your device please if there be a way to do this create a tutorial for it if it s hard to impl...
flutterflutter
update layout information require for renderindexedsemantic 8d2fe need layout to calculate semantic
Invalid
step to reproduce 1 run flutter create bug 2 update the file as follow 3 expect result actual result log
flutterflutter
issue run my already work flutter code
Invalid
I think due to the upgrade I m have issue run my code there s nothing more frustrating then almost release the work only to get error which never occur before fail to start devtool dart devtool exit with code 127 env bash no such file or directory the dart analysis server server crash 5 time in th...