firestore

Sort by date does not work - Firestore

Hello, I have a variable in the database that contains the date in format "dd/MM/yyyy", when I try to use the orderby of a qu ... 100);, where field is a value stored in the database and that is not changed here, field here is the date value (dd/MM/yyyy)

How to change the color of an Icon through boolean return in Flutter?

I have a method that queries books that are favored in the Firestore database, the book page has a star icon in black color, ... chError((error){ print("Error: $error"); print("DEU RUIM"); return false; }); }