Henrick

Results 22 comments of Henrick

Is there some progress related to this?

I'm having the same issue, i don't have any idea on how to reproduce this as it happens randomly. The stacktrace: > Caused by com.kiwi.fluttercrashlytics.b: DatabaseException(no such table: cacheObject (code...

I have a theory of why this is happening. In Android, the recommendation is maintaining a single and persistent connection when using SQLite. https://github.com/tekartik/sqflite/blob/master/sqflite/doc/usage_recommendations.md https://github.com/tekartik/sqflite/blob/master/sqflite/doc/opening_db.md#prevent-database-locked-issue My app was using two...

Well thought @braulio94, this is a very simplified way to keep track of deliveries, without using geolocation (which could complicate our work).

Having multiple products within a single order its a likely scenario, bearing the fact that the products are delivered at once. Have you thought how to handle this? I'm thinking...

Thanks @braulio94, i downloaded other designs, but that seems to be better

Working on that now, after refreshing Flutter basics concepts and installing Photoshop.

I'm kind of busy @braulio94. I can create the card. My greatest difficulty was creating the "featured meal image" close to the search bar when i attempted in saturday/sunday ([design](https://www.uplabs.com/posts/restaurant-app-ui-design))....

A moment please, i'll update with what i've done since i got stuck