Insights on app development
MOBILE / FLUTTER
16 min. • Jul 17, 2023
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.
BACKEND / FRONTEND / MOBILE / AUTHENTICATION
MOBILE / FLUTTER
7 min. • Dec 9, 2024
MOBILE / FLUTTER
7 min. • Dec 9, 2024
How We Boosted Moving Flutter Widgets to Widgetbook
At LeanCode, while working on complex Flutter projects, we noticed that integrating widgets into Widgetbook was often repetitive and time-consuming. To address this, we created the Widgetbook Entries Generator - a VSCode extension that simplifies the process. See how it works.
MOBILE / PRODUCT DEVELOPMENT
13 min. • Oct 29, 2024
MOBILE / PRODUCT DEVELOPMENT
13 min. • Oct 29, 2024
How to Choose the Right Mobile App Tech Stack?
There are two different approaches to creating mobile applications, and each of them involves using a different framework. Read why your choice of mobile technology matters – and how you can ensure it aligns with your business objectives.
BACKEND / FRONTEND / MOBILE / AUTHENTICATION
15 min • Sep 14, 2024
BACKEND / FRONTEND / MOBILE / AUTHENTICATION
15 min • Sep 14, 2024
How to Migrate from ASP.NET Core Identity to Ory Kratos?
Ory Kratos is a solution for implementing identity management outside the main application’s process. When migrating from ASP.NET Core Identity, a couple of steps should be followed to ensure a smooth transition between the two. The migration process from ASP.NET Core Identity to Ory Kratos is straightforward, provided you know where to look. Learn from our experience.
MOBILE
14 min • Sep 10, 2024
MOBILE
14 min • Sep 10, 2024
Native vs. Cross-Platform App Development: What’s the Difference?
For a business looking to build a mobile app, the choice between native and cross-platform development directly impacts the entire product development process. This article is packed with insights that will help you make an informed choice between these two approaches, aligning your technical needs with your business objectives.
MOBILE / FLUTTER
20 min • Aug 8, 2024
MOBILE / FLUTTER
20 min • Aug 8, 2024
Flutter vs. React Native: A Detailed Comparison
The mobile app development landscape has evolved rapidly over the past decade, with Flutter and React Native emerging as the two most popular frameworks for building cross-platform mobile applications. Read our Flutter vs. React Native Comparison.
MOBILE / FLUTTER / WEB
12 min • May 16, 2024
MOBILE / FLUTTER / WEB
12 min • May 16, 2024
Sharing Logic Across Multiple Platforms
When a project grows, sooner or later, a need for sharing logic across multiple clients and a server arises. At LeanCode, we completed a project that extensively employed logic sharing successfully. In this article, we highlight the steps and architecture decisions of the picked solution.
MOBILE / WEB
4 min • May 15, 2024
MOBILE / WEB
4 min • May 15, 2024
10 Takeaways From the Google I/O 2024 Keynote
As LeanCode, the official consultants for Flutter and open-source contributors, we were invited by Google's team to take part in the Google I/O 2024 event. This is always one of the most awaited tech events of the year, and we were excited to be there in person. Read 10 takeaways from the Google I/O 2024 Keynote prepared by our CEO Łukasz Kosman.
MOBILE / FLUTTER
8 min • May 9, 2024
MOBILE / FLUTTER
8 min • May 9, 2024
Flutter vs. .NET MAUI: Which Framework to Choose for Cross-Platform Applications?
Cross-platform solutions provide significant time and cost savings. However, you can encounter drawbacks with some platform-specific features and performance, and that’s where it’s worth being aware of the differences between each framework. Read our comparison of two popular solutions: Flutter vs. .NET Maui.
MOBILE / FLUTTER
8 min • Apr 29, 2024
MOBILE / FLUTTER
8 min • Apr 29, 2024
How to migrate smoothly from Xamarin to Flutter?
Microsoft Xamarin support ends. Many Xamarin Teams are now deciding whether to migrate from Xamarin to MAUI or to choose some other framework for developing cross-platform mobile applications. The sooner you start migrating your mobile apps from Xamarin to Flutter, the sooner you will start reaping the benefits of this most capable framework. Read how to make this shift easier and faster.
MOBILE / FLUTTER / AUTHENTICATION
10 min. • Mar 28, 2024
MOBILE / FLUTTER / AUTHENTICATION
10 min. • Mar 28, 2024
Building 6-Platform Flutter App: Using 3 Auth Providers & Supabase
We've created a cross-platform Flutter app that effortlessly integrates sign-in options through Google, Apple, and Magic Link authentication. Discover why Supabase became our choice and how we used Supabase Auth to enable sign-in via these three providers.