Yogi Arif Widodo

Results 62 comments of Yogi Arif Widodo

how to implement style 15 , i didnt find in example or documentation or the property

please update to flutter 3 :(

> reorder the columns in the database structure, in mysql e.g.: we can add fields like: > > ADD COLUMN columnName VARCHAR(256) AFTER otherColumn. > > You could think it's...

ah i found alternative solution , tried to re render when screen has on change. my issue came from sidebar collapse so i need to watch the change or added...

what version for flutter 2 ? i didnt see the specify for requirement because my project using flutter 2 not flutter 3

me too , i have blank page with `no console log`. i have try default react project and deploy is fine , nothing wrong. but with this template, why i...

``` ➜ shards-dashboard-react git:(master) ✗ git submodule init && git submodule update Cloning into '/var/www/html/react/shards-dashboard-react/src/shards-dashboard'... fatal: unable to access 'https://github.com/DesignRevision/shards-dashboard.git/': Could not resolve host: github.com fatal: clone of 'https://github.com/DesignRevision/shards-dashboard.git' into...

> I facing the same issue. after uploading all files from a `yarn build` , there is a blank page. I have solved by using MemoryRouter instead of BrowserRouter @Nsengiyunva

in my case , instead of local address , i use ethernet ip address ( wireless ) , my android emulator cant ping my local macbook.