Simon AuerinFAUN — Developer Community 🐾My learnings running flutter on the Apple Vision ProI tried the Apple Vision pro with Flutter. Some things were familiar, some might be problematic if you don’t know about them. So here is …Feb 111Feb 111
Simon AuerHow to get started with Flutter and VisionOS / Apple Vision ProYesterday I had the chance to participate in a VisionPro Hackathon hosted by https://twitter.com/_florianbauer here in Austria.Feb 11Feb 11
Simon AuerHow to setup laravel forge backups with OVH S3 (Object storage)I was just setting up laravel forge backups (finally a backup solution directly from forge ❤) and since I like to use (more) local…Feb 11Feb 11
Simon AuerSaving time typing flutter cli commandsFlutter is amazing, but sadly the cli is not really straight forward and commands get pretty long. This is why I have created a small bash…Jun 26, 2022Jun 26, 2022
Simon AuerHow to use custom icon fonts in flutterTo use your Flutter Icon font from a custom package, you can follow these steps:Sep 28, 2021Sep 28, 2021
Simon AuerFlutter ferry: LateInitializationError: Field ‘exports’ has not been initializedToday I stumbled over an issue in flutter using ferry, that took me quite a while to debug and there was no information around on what the…Jun 25, 2021Jun 25, 2021
Simon AuerCopy/Paste 5 minute SSL setup for docker-compose using traefikSSL doesn’t have to be annoying. Here is a copy-paste code example for your application using ssl, https and port forwarding!Dec 30, 20201Dec 30, 20201
Simon AuerDeploy PHP/Laravel applications using Gitlab CI/CDWe make sure our PHP/laravel applications are always in shape. Here is how to setup gitlab ci and your server for easy multi env…Dec 1, 20201Dec 1, 20201
Simon AuerA working gitlab Laravel pipeline with PHPUnit, code style, and moreHow we deploy our PHP/laravel applications using environments and quality assurance checks.Dec 1, 2020Dec 1, 2020
Simon AuerinThe StartupHow to Set Up Your Staging Environment for Web ApplicationsWe deploy our applications and make sure that the final product is always up to our clients' standards, and the way we expect them to be!Dec 1, 20207Dec 1, 20207