Nabil A.
Nabil A.
How can I do that ? I have an SQLiteDatabase class that implements Database interface from Greendao but I cannot override onCreate with this one. ` @Override public void onCreate(org.sqlite.database.sqlite.SQLiteDatabase...
If you want to give a certain width to every column, you can calculate the width of the device then you do a division by the numbers of columns so...
Hi everyone, I've just updated the version of Websafe_svg in pubspec.yaml like this `# handle SVGs for Android, iOS, and Web.` ` websafe_svg: ^2.1.0+1` And it worked :) without making...
Hello @MansoorNisar92 Can you provide us with your changes ? My needs is api 16 and above, thank you in advance.
Hi, is there any news on this topic please ? Thanks
If you were playing with adding users , I had an error in the audit tab, I fixed by "delete from audit_log;" now all the tabs are working fine. and...