96 followers
dev doing stuff
https://youtu.be/XY0yR6IPbhw
https://youtu.be/dHv8FhcAl5U
https://www.youtube.com/watch?v=w10ndWcuflo
VSCode Tasks and Code Generation after Save · There are cases that you need to generate code in Dart to be relieved from writing a lot of boilerplate...
TL;DR Below is the .github/workflows/udeps.yaml file I have come up with: name: udeps on: [push, pull_request] jobs: Test: strategy: ...
How to not Enter A Password and Still Be Safe · I use 2FA wherever I can. One of them is Github. However, the problem with 2FA, at least for Github, is...