Custom Flutter build step: syncing Firebase data on every release
Recently needed to solve a task that required implementing a custom Flutter build step. Client I’m working with wanted the app to be fully functional offline, even if you turn on airplane mode before first launch. This is pretty interesting because it’s taking the offline-first approach a bit further. Usually offline-first apps still require an […]
Custom Flutter build step: syncing Firebase data on every release Read More ยป