Martin FinkinGeek CultureUsing platform variants when testing flutter widgetsAs Flutter evolves from being primarily focused on mobile device development to include desktop and the web, it’s increasingly important…Jul 20, 20213Jul 20, 20213
Martin FinkEnd-to-End OAuth2 Demonstrator in Flutter (client) and Dart (server).A few weeks ago I wrote a couple of Medium articles. One about Dart Isolates and the fact that they really are threads and the other was…Mar 25, 2021Mar 25, 2021
Martin FinkGenerating Apple client_secret with DartOne of the first things you have to do for virtually any new app is some form of authentication. For many, that means supporting one of…Mar 4, 2021Mar 4, 2021
Martin FinkDart is indeed multi-threadedI’m writing an API server in all-Dart. I setup multiple isolates so that my server would scale on the Mac Mini it’s running on (2018…Mar 3, 20215Mar 3, 20215