Adit Luhadia
Adit Luhadia
**Describe the bug** Looks like the buttons in the README.md file are not appearing correctly. Only the text is showing up. **To Reproduce** Steps to reproduce the behavior: 1. Open...
Currently, we do not have any tests in the AllSQL Flutter project. Need to add some tests to make sure everything is working before deploying.
Currently, the web app just has a light theme. Many users (including me) prefer a dark theme. So adding this functionality would be good for UX.
Highlighting the code based on syntax can be really useful for users as it makes it easier to read and understand code. I came across a few plugins and resources...
Currently, the web app only shows the output of one of the `SELECT` queries. If a user enters multiple queries, it should show multiple tables in the output.
Currently, the users have to select which type of command they are entering before pressing the `Run` button. Most of the compilers do not ask for such input and directly...