Newsletter
Subscribe if you want to know how to build digital products
By submitting your email you agree to receive the content requested and to LeanCode's Privacy Policy

Insights on app development

MOBILE / FLUTTER

16 min. Jul 17, 2023

Building an Enterprise Application in Flutter

Building an enterprise-scale application in Flutter, as in any other framework, requires a specific approach toward organizing the team and the code they create. This comprehensive tech article explains how to approach such a large-scale project.

FLUTTER WARSAW / FLUTTER / TECH VIDEO

May 14, 2020

The Power of Immutable State

Managing a state can be a stressful ordeal if you dive into it without any thought. This kind of monstrous code can be tamed with the principles of immutability. And as if cleaning your code wasn't enough in itself, an immutable state comes with a handful of hidden superpowers! Come along for the journey to find out how to use them.

FLUTTER / FLUTTER WARSAW / TECH VIDEO

May 5, 2020

What a Flutter! Or What Makes It So Performant

Why should you pay attention to Flutter? What makes Flutter different? Flutter uses Dart object-oriented programming language, which is the fastest-growing language, up by 532% between 2018 and 2019. GitHub states that Flutter is top 3 in the number of project contributions. Want to find out more? Watch the video.

FLUTTER WARSAW / TECH VIDEO / FLUTTER

Apr 20, 2020

Testing in Flutter: Unit, Widget, and Integration Tests

Let's talk about tests! Dart and Flutter support three types of tests: Unit, Widget, and Integration tests. We'll start with a high-level overview of these different types of tests and when they're useful. Then, we'll dive into the details. See Brian Egan's presentation and become a pro in this topic.

FLUTTER / TECH VIDEO / FLUTTER WARSAW

Apr 15, 2020

Fluttering at 60 FPS

Flutter lets you write incredibly smooth animations with its promise of rendering at the speed of 60 FPS. But to achieve that, you need to make sure that you don’t slow down the app yourself. In the talk, Krzysztof describes how Flutter renders widgets, what it means for you, and presents some common pitfalls you should avoid.

1...56
Go to page