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.
FLUTTER
6 min • Mar 17th, 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.
CAREER TIPS / LEANCODE
10 min • Mar 8th, 2022
Find out more LeanCode’s Internship! We share what was included in the two-month internship program, what our past interns worked on, and what they think overall. Most of the article is based on their opinions.
PRODUCT DEVELOPMENT / MOBILE
10 min • Mar 3rd, 2022
In today’s competitive market, you need to combine all the tricks in the book to build a profit-making app for mindfulness. Using this guide, you can create a meditation app in five steps. Your mediation app can become the next successful one, like Headspace or Calm.
PRODUCT DEVELOPMENT / MOBILE
12 min • Feb 15th, 2022
In just a few years, streaming media services have caused a real revolution worldwide. We guide you through building a functional streaming app based on subscriptions. We based this article on knowledge derived from mobile applications delivered by us.
CAREER TIPS
7 min • Jan 28th, 2022
As a Junior Developer, you may wonder how to make your CV stand out while not having that much experience? We prepared for you an article with tips on how to improve your CV, so as a result, you have a higher chance of receiving an invitation for an interview.
FLUTTER / FLUTTER WARSAW / TECH VIDEO
5 min • Jan 13th, 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 WARSAW / INTERVIEW
5 min • Jan 13th, 2022
Meet Matej Rešetár, an app developer and founder of Reso Coder – a developer education platform that helps people improve their coding skills. This time we talked about what made him choose responsive_framework, his opinion on Dart & Flutter's current development, and what's new on the Reso Coder platform.
FLUTTER WARSAW / INTERVIEW
5 min • Jan 10th, 2022
Meet Dmitry Zhifarsky, a Dart Code Metrics co-author and Co-founder, and CTO of a startup with its main product built with Flutter. We interviewed him and found out what motivated him to create the Dart Code Metrics tool and what he likes about Flutter.
FLUTTER / FLUTTER WARSAW / TECH VIDEO
5 min • Jan 10th, 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 20th, 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.