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.
FRONTEND
9 min. • May 18th, 2023
Most digital products fail to address the rising needs of users with impairments. One of the reasons why business owners don’t decide to implement accessibility standards is a concern that it may raise the cost of web development. Read how to improve web and web app accessibility at a low cost.
MOBILE / LEANCODE
9 min. • May 9th, 2023
Polish banking is in a demanding but also interesting moment of change. LeanCode organized the Technology Breakfast event, gathering banking, fintech, and technology Experts together to discuss the present and the future of mobile banking. Learn about key conclusions from the event.
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.