Aman Raj

Results 61 comments of Aman Raj

Hello @monsieurtanuki Thank you for your detailed review, really appreciate that, and did the changes as requested by you. - Yeah deleted the user list on purpose, In case I...

>I don't understand what you're up to. So far, the core of your code is about refreshing the products that are already there, am I right? Nothing to do with...

Thanks again @monsieurtanuki Sorry for all the confusion that you went through, I guess the implications of why I went ahead to add a menu is something that might be...

cc: @monsieurtanuki , Please a have a look at the video explanation Tried talking about timestamp, not the timestamp for every product but just for the searched keywords, the timestamp...

@monsieurtanuki Did most of the changes, - the timestamp feat also works now, had taken a different approach though, - Regarding deletion of the entire product list, now just deleting...

> There's a merge conflict to solve @AshAman999 to keep the PR mergeable There's are some more changes to do, and this section will make more sense in the app...

Yeah, why not Currently i don't know much of this, but would follow up for the upcoming features we do Implementing golden tests would be good way to start

I was using this for the past week, works fine for iOS, Can't rotate to other angles other than 90 degrees, anyways it's light and does the job for me...

@monsieurtanuki @teolemon Did some digging and found out the problem I guess something going on with the server side code, so maybe we need to update our open food facts...

- We could do that for now, what about this? ```dart static Future login( User user, { QueryType? queryType, }) async { var loginUri = UriHelper.getPostUri( path: '/cgi/auth.pl', queryType: queryType,...