Albert Wolszon
Albert Wolszon
Collapse expanded item when tapped anywhere outside it (and outside other items) ~Michał
> **Google Play version only** Add Firebase Analytics to the app and send events: - what preferences are turned on, - when items are marked as done/not done (without sending...
Cache stored feeds in local storage so that the user sees photos when they open up the app before the fresh data is being downloaded!
Use approach just like in Unbottled. Make every action require an `Api` instance and provide this `Api` in the widget tree with some `ApiProvider`.
I was getting this error (`SuperChrono` is the name of my solution, not `StarWars`) when trying to run the ef migrations command in `.Data` directory: > \> dotnet ef migrations...