I started writing Flutter and Dart code a few weeks ago for a real production project that we are migrating from another tech stack (Xamarin). Soon I...
Capturing network traffic between your application and your server is a handy way of checking and debugging the data you are sending and what comes...
Once we change the target Android version to 26 or higher, the app icon suddenly gets messed up, from a full-size icon to a tiny, hard to notice thing...
Upgrading your target SDK to 26+ (Android 8) can break your push notifications all of a sudden. Fortunately it's very easy to fix. · Android 8 (API level...
When Apple realised a LinearLayout could be useful for developers... · This component is one of the things that should´ve been there for ages, as it...
If you prefer coded user interfaces rather than designers (Xcode Interface Builder or Xamarin designers) you will surely like this API (available from...