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.
MOBILE / FLUTTER
7 min. • Oct 24, 2022
Flutter 3.0 was released in May 2022, yet in September 2022, it got updated to the next version - Flutter 3.3.2. Read about our seven favorite feature updates and the most significant changes of Flutter 3.0.
MOBILE / FLUTTER
10 min • Sep 29, 2022
The number of banks that have opted for Flutter is growing. Specialists from three banks interviewed - Nubank, ING Silesian Bank, and Credit Agricole Bank Polska - rated Flutter as a 9 (out of 10 point scale). Find out if Flutter really is the right solution for building banking apps.
MOBILE / LEANCODE / FLUTTER / PATROL
4 min • Sep 21, 2022
Big announcement! LeanCode is open-sourcing Patrol – a new Flutter-first UI testing framework that revolutionizes the way we test our Flutter apps. Patrol is written in Dart, which makes it familiar to all Flutter developers. Check out what it can do so far.
LEANCODE / FLUTTER
6 min • Sep 15, 2022
At the end of August, the LeanCode team boarded a plane to join Flutter Vikings 2022. This time we participated in the conference as attendees, speakers, sponsors, and helpers. See our summary of the event and the talks we liked the most to catch up.
FLUTTER
6 min • Mar 17, 2022
As the number of smart devices grows, so does the need to control them. Bluetooth Low Energy seems to be the best choice for connecting devices due to its low power needs. By reading this article you will find out how to begin developing a BLE app in Flutter.
FLUTTER / FLUTTER WARSAW / TECH VIDEO
5 min • Jan 13, 2022
Matej Rešetár, during Flutter Warsaw #16, talked about using Flutter for the web and explained to avoid the most common issues. Find out more about making mobile apps run on the web with Flutter by watching the video and reading participants' questions.
FLUTTER / FLUTTER WARSAW / TECH VIDEO
5 min • Jan 10, 2022
Dmitry Zhifarsky, during Flutter Warsaw #16, talked about Dart Code Metrics features and explained how they could help you become a more efficient Dart and Flutter Developer. Find out more about this static analysis tool by watching the video and reading participants' questions.
FLUTTER / MOBILE
3 min read • Apr 20, 2021
We came across an error during the compilation of a Flutter app for iOS when there is both some Firebase plugins and an App Extension(s) present. See how to solve this issue fast so you can keep doing your work efficiently.
FLUTTER / TECH VIDEO
Feb 2, 2021
Thomas Burkhart introduces you to RxVMS - the practical reactive architecture for Flutter applications. You may ask: "Why another architecture? We already have a few of them and they are doing well!" Is it so? Thomas makes a discussion on this topic and answers why is it a perfect architecture for Flutter. Watch the video.
FLUTTER / TECH VIDEO
Jan 28, 2021
Driving flutter animations with AnimationController is great but do you know what’s even better? Driving them as a user! Even simple ListView can be a source of rich and astonishing animations. Watch the video to learn how to take your scrolling to the next level and surprise your users with UX they’ve never seen before.