Milad Zarour

Results 10 issues of Milad Zarour

![image](https://user-images.githubusercontent.com/50852900/159940529-a6849b49-8cbd-4a16-8803-3b595e26ffde.png) Hi Everyone, I tried to create a Robot project , but I am getting this error : An internal error occurred during: "Building". Unable to communicate with XML-RPC server...

style: TextButton.styleFrom(backgroundColor: Colors.red), Full Code : ``` import 'package:flutter/material.dart'; import 'package:audioplayers/audioplayers.dart'; void main() => runApp(XylophoneApp()); class XylophoneApp extends StatelessWidget { @override Widget build(BuildContext context) { final player = AudioPlayer(); return...

I am getting this error I/zygote ( 9419): Do partial code cache collection, code=17KB, data=21KB I/zygote ( 9419): After code cache collection, code=17KB, data=21KB I/zygote ( 9419): Increasing code cache...

fix for lesson 50 : adding --ignore-deprecation for flutter Dicee project in the run configuration fix for lesson 52 : if nothing shown on Flutter Outline, Ctrl + click on...

added #include in the files types.h and inivals.cpp so it will compile and make files will work without issues

we need to added #include in the file src/system/inivals.cpp and also #include in the file src/types.h after that it will compile correctly

When using ComfyUI and running run_with_gpu.bat, importing a JSON file may result in missing nodes. This issue can be easily fixed by opening the manager and clicking on "Install Missing...

Feature

missing npm install