MOBILE / FLUTTER
16 min. • Jul 17th, 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.
MOBILE / FLUTTER
6 min • Apr 25th, 2023
In the highly competitive financial services industry, being the first to market with a new product or feature can provide a significant advantage. Let's take a closer look at how Flutter can be an enabler for faster development and shorten the Time-to-Market of complex apps.
MOBILE / FLUTTER / PATROL
4 min • Apr 18th, 2023
Our UI testing and open source framework, Patrol, has just received a game-changing update - Hot Restart - it makes testing Flutter apps even faster and more efficient than before! See how we improved Patrol and run `patrol update.` to Patrol 1.1 version.
REACT / WEB / FRONTEND
8 min. • Apr 5th, 2023
In this article, our fronted developer delves into the challenges of handling right to left (RTL) text and layout in a web application developed with React, drawing from his experience working on the Welliba app. See how to implement RTL yourself.
MOBILE / FLUTTER
8 min. • Mar 20th, 2023
Find the most important things to keep in mind when introducing RTL design in your Flutter mobile app and how you can use Flutter to support various text directions with little effort. Follow the guide on RTL prepared by Flutter Developer.
MOBILE / FLUTTER / PATROL
10 min • Feb 14th, 2023
The first stable version of Patrol – a powerful, open-source UI testing framework for Flutter apps is out there, waiting for you to use it. Today, we put the “1.0” sticker on it. Find out how Patrol was born, our vision for it, what we improved, and what it is capable of now.
MOBILE / FLUTTER
8 min. • Feb 7th, 2023
The summary of Flutter Forward, the newly introduced Flutter 3.7 features, and the current state of the Flutter framework. Catch up with all of the updates and announcements.
MOBILE / FLUTTER
8 min. • Dec 5th, 2022
As part of a PoC for a client from the banking sector, we had to implement a business process that required some work to be performed in the background in a Flutter module. See our case and code examples of implementing background services in Flutter add-to-app.
MOBILE / FLUTTER
15 min. • Nov 29th, 2022
Flutter has taken the mobile market by storm, but not everybody knows that you don’t always have to write a Flutter app from scratch. It can be integrated into your existing application piecemeal. Read more about the Flutter add to app feature.
LEANCODE / MOBILE
7 min • Nov 18th, 2022
During this edition, we were both on the "#mobileBanking" stage as speakers and in the audience as participants. It was inspiring to see how various industries have changed. Read our summary of the event and the conclusions we drew from our favorite talks.
FLUTTER / MOBILE
8 min. • Nov 8th, 2022
Almost every production-grade app depends on tens of packages. Using them allows for quick implementation of standard functionalities. Take a closer look at 6 useful but not-so-popular Dart and Flutter packages made and tested by LeanCode's devs.