frankylee.devGitLab CI Pipelines with 1Password and private Flutter packagesImagine you're used to using a specific tool (GitHub) and suddenly you're required to use a new tool (GitLab) so you have to figure out a whole new system for your CI pipeline. We've all been there. This guide will walk you through setting up a GitLa...Aug 20, 2024·8 min read
frankylee.devOffline support is not just nice, it's necessary.What does offline-first mean? An offline-first app is an app that is able to perform all, or a critical subset of its core functionality without access to the internet. That is, it can perform some or all of its business logic offline. — Android Dev...Aug 3, 2024·5 min read