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
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.
MOBILE / FLUTTER
5 min. • Mar 4, 2024
MOBILE / FLUTTER
5 min. • Mar 4, 2024
Packages and Apps Built With Gemini AI and Flutter
In this article, we are taking a look at interesting package and app examples where Gemini AI and Flutter have joined forces to create new and useful solutions. Get inspired by our handy list and see how AI can be used in the Flutter application.
FLUTTER / MOBILE
5 min. • Feb 19, 2024
FLUTTER / MOBILE
5 min. • Feb 19, 2024
How to Use Gemini API in Europe
In February, Google released its package for communicating with Google AI models such as Gemini Pro. However, Gemini API wasn't available in all regions, most notably in Europe, until the end of May. Our short guide shows you how to use Gemini API with Vertex AI so that you can create your solutions with Google AI Dart SDK.
FLUTTER / MOBILE
5 min. • Feb 14, 2024
FLUTTER / MOBILE
5 min. • Feb 14, 2024
How to Speed Up Flutter App Localization With AI
Many projects still grapple with time-consuming processes, such as utilizing ARB files for translations. Addressing this gap, at LeanCode, we created the Flutter arb_translation package, automating the addition of missing translations with Google's Gemini AI or OpenAI's ChatGPT, promising streamlined localization for Flutter apps. Read how it works.
FLUTTER / LEANCODE
5 min • Sep 18, 2023
FLUTTER / LEANCODE
5 min • Sep 18, 2023
LeanCode at Flutter Firebase Festival 2023 - see what awaits!
We hope you haven’t had enough of Flutter events yet! LeanCode is a partner of the Flutter Firebase Festival in Prague. See why you should not miss this event, and what awaits you, including the LeanCode booth and our new talk about Patrol & Firebase.
FLUTTER / LEANCODE
5 min • Aug 28, 2023
FLUTTER / LEANCODE
5 min • Aug 28, 2023
LeanCode and our Speakers at Flutter & Friends 2023
Another exciting event has appeared on the Flutter event roadmap - Flutter & Friends in Stockholm. We love to support Flutter initiatives, so LeanCode became the Silver Sponsor of this conference. Find out about talks given by LeanCode team members and what you can expect from this event.
MOBILE / FLUTTER
10 min. • Aug 9, 2023
MOBILE / FLUTTER
10 min. • Aug 9, 2023
The Role of UI Testing in Large-Scale Applications
We dive into the topic of UI testing in Flutter. Read more about automated UI tests' benefits and available solutions and why UI testing plays a crucial role, especially in large-scale applications.
MOBILE / FLUTTER
12 min • Jul 27, 2023
MOBILE / FLUTTER
12 min • Jul 27, 2023
Feature-Based Flutter App Architecture - LeanCode
Read about the LeanCode approach to Flutter architecture. We highlight some of the design decisions that should be made when developing a feature in mobile apps. This includes our approach to dependency injection, state management, widget lifecycle, and data fetching.