Closed DDVD233 closed 2 years ago
@DDavid233 do you plan to make a separate PR for integrating this with the front end? I think its fine to do it here since its so small. You can use Auth().isTest()
in your http request on toggle to avoid making the HTTP request when testing as that causes an error
@RafaelPiloto10 Yes, I was actually doing it this morning. I had to modify auth.dart to make it work, but then I realized you modified it too...So while I am currently not opening a PR for it, I have it under frontend-toggle-favorite branch.
Small ticket. Hopefully easy to review/