Sven

Software Entwickler bei Ingenics Digital

5 Artikel  · 
Unser virtuelles Büro

Sonstiges

Unser virtuelles Büro

Für virtuelle Treffen haben wir unser Büro in 2D-Pixelgrafik-Stil nachgebaut. Hier geben wir Einblick in unser Online-Büro und dessen Entstehung.

  • Sven
  • Markus P.

3 min

Machine Learning mit Radzähldaten aus München

Machine Learning

Machine Learning mit Radzähldaten aus München

Ich habe vor kurzem die Daten der Raddauerzählstellen von München entdeckt und mich gefragt, ob man diese Nutzen kann um mit Hilfe von Machine Learning das Radverkehrsaufkommen vorherzusagen.

  • Sven

4 min

How to handle secret API Keys in Flutter for Android & iOS

Appentwicklung

How to handle secret API Keys in Flutter for Android & iOS

This article shows how to handle secrets in flutter projects using the example of adding a Google Maps Api Key for Android and iOS.

  • Sven

4 min

Wie entsteht eine App bei PIXEL?

Appentwicklung

Wie entsteht eine App bei PIXEL?

Unser Kollege Sven gibt Einblicke in die Appentwicklung und berichtet unter anderem was sich in Zeiten von Corona im Projektalltag geändert hat.

  • Sven

5 min

Flutter Flavors and iOS Schemes

Appentwicklung

Flutter Flavors and iOS Schemes

In my latest flutter project I needed to create different versions of my app for the different development environments. A development version which uses the development backend, a staging version which uses the staging backend and, you guessed right, a production version which uses the production servers. In Android those versions are called flavors and in iOS this can be done with schemes. But how can this be achieved within flutter? There are a few blog posts online showing how to do it. For android those tutorials worked great but for iOS in everyone of them a litte piece of information was missing and I had to play arround quite some time before I got it right. Therefore follows my step-for-step guide for configuring flavors in flutter for iOS.

  • Sven

6 min