which dependency can help me to run c programming language and show me the result. Creating c programming IDE is possible with flutter or not?
CodePudding user response:
You can use this for syntax highlighting:-
For compiling C though you can use Online Compiler APIs like:-
- https://sphere-engine.com/compilers
- https://www.jdoodle.com/compiler-api/
- https://www.hackerearth.com/docs/wiki/developers/v4/
- https://github.com/Jaagrav/CodeX-API
For emulating the terminal you can use Xterm: https://pub.dev/packages/xterm