i'm trying to create a food track app on android studio, it's my first time and i'm working with firebase_auth 3.3.12. my code in the aut.dart is: import 'packa
I'm trying to create a login page, and I want to make some space between the second text field and the login button , tried spaceBetween and spaceAround but d
I have the following array: [ { amendment: 1, lcnumber: "A1114564564CT", 31D: "New Note" }, { 27: "0/0 (Number)(Total)",
I am struggling to randomly select some divs (9 in this case) to place bombs/mines for those selected tiles. My code for this is: function place_mines() {
So I am making a script that can run these commands whenever a server boot/reboot: sudo bash su - erp cd frappe-bench/ bench start >/tmp/bench_log & I f
I'm having a problem getting angular language support running with a project that uses webpack (not sure if that's important, but without webpack everything wor
I have the following django rest framework serializer and view for a model Post, and the models defined for the app are as following. Now I wanted to test the A