Cross-Platform

  • How to pick the right Flutter packages and build your first cross-platform desktop app

    01/10/2024

    We have already talked about Flutter and how it has become one of the most powerful frameworks for building applications with a single codebase. However, its capabilities go beyond mobile and web development, enabling the creation of cross-platform desktop applications.

  • Creating our first Cross-Platform app, a palindrome checker

    15/03/2024

    Introduction In the previous chapters of our series on Flutter, we’ve laid down a solid theoretical and practical foundation that allows us to delve deeper into the fascinating world of cross-platform application development.

  • Widgets, the cornerstone of Flutter

    15/11/2023

    In the previous chapter, we explored the origins of the Flutter framework, who created it, a bit about its community, the Dart language, Skia, etc. We took a tour on the surface of this profound technology involving multiple actors.