top of page
Search


Multilingual Support in Flutter: From Setup to Implementation
Nowadays, apps often reach beyond a single country, and users expect a comfortable and understandable interface in their own language 🌐. However, many apps still operate without localization support , limiting their audience and preventing them from reaching their full potential on the global market 🚫 Lack of multilingual support can lead to lower user engagement 📉: it becomes harder for users to consume content, they lose trust in the app, and may stop using it. For exa
Yulian Airapetov
3 days ago6 min read


Integrating PlatformView into Flutter (iOS/macOS)
Flutter has gained popularity for its ability to create beautiful, fast, and cross-platform applications from a single codebase. However,...

Pavel Kalinin
Oct 210 min read


Streamlining Payments in Flutter: Stripe, Google Pay, and Custom Checkout
"Smooth in-app payments are no longer optional — they’re essential. With Flutter and Stripe, you can create a secure, user-friendly checkout flow that builds trust and drives conversions."
Maksim Murin
Sep 96 min read


Integrating PlatformView into Flutter (Android)
Flutter is a powerful framework for building cross-platform applications. It provides tools to create beautiful and high-performance...

Pavel Kalinin
Aug 2810 min read


Announcing Dart 3.9 & Flutter 3.35
Google’s latest enhancements in the Dart and Flutter ecosystems are here, and they’re built for efficiency, developer experience, and a...
Yulian Airapetov
Aug 193 min read


Bridging the Digital and Physical: AR in Flutter with Unity
Create the future of AR apps by combining the strengths of Flutter and Unity. We'll look at how the UI capabilities of Flutter and the power of Unity's 3D engine work together.
Maksim Murin
Aug 148 min read


Building a Local Test Generator
Discover how we built a seamless AI-powered tool that helps developers generate smart tests instantly—fast, private, and built for real-world workflows.
Maksim Murin
Jul 165 min read


Pixel-perfect UI with Flutter: From Figma to Final App
In many projects, clients and designers face the same challenge: the Figma design looks flawless — precise spacing, clean typography,...
Yulian Airapetov
Jul 84 min read


Dart in Backend Development
When most developers think of Dart , they often associate it with Flutter and building beautiful UIs for mobile and web 📱💻. However,...
Maksim Murin
May 295 min read


Dart 3.8.0: What's new
The Dart team continues to deliver solid, developer-friendly updates — and version 3.8 is no exception. This release introduces a...
Yulian Airapetov
May 223 min read


Bringing BLE connection into Your Flutter App
Discover how to bring in BLE connection in Flutter.
Maksim Murin
Apr 176 min read


Flutter in Action: Practical Guide to Building a LinkedIn Clone
In the previous article, we explored why Flutter is an excellent choice for cross-platform development . We discussed its business...
Yulian Airapetov
Mar 185 min read


Flutter in Action: Crafting a Cross-Platform LinkedIn Clone
Flutter is a powerful open-source UI framework developed by Google that enables you to easily build cross-platform solutions for your...
Yulian Airapetov
Mar 105 min read


AI-powered Flutter app for image classification
Discover how to build an AI-powered mobile app for image classification using TensorFlow Lite in Flutter.
Maksim Murin
Feb 45 min read


AI Assistant in Flutter
Learn how to build an AI-powered assistant in Flutter using OpenAI's GPT and Google's Gemini.
Yulian Airapetov
Jan 225 min read


Flutter Firebase Authentication with Google, Facebook and GitHub in 2024
User authentication is one of the most critical aspects of modern mobile application development. In a world where security and...
Yulian Airapetov
Dec 18, 20249 min read


Flutter Push Notifications with Firebase Cloud Messaging and Awesome Notifications
The world of mobile apps is constantly evolving, and notifications are an integral part of this development. In this article, we'll talk...
Yulian Airapetov
Oct 4, 20237 min read


Flutter Mortal Kombat app with HomeScreen Widget (part 2)
In the last article, we looked at creating a simple android widget that displayed a character image and name. Today we will create a more...
Yulian Airapetov
Sep 5, 20237 min read


Flutter Mortal Kombat app with HomeScreen Widget
In this article, I will show you how to create Android widgets using Flutter and Firebase. A widget is a small graphical application that...
Yulian Airapetov
Aug 24, 20238 min read
Intercom Plugin for Flutter
Intercom Flutter Plugin Hi everyone! Today I'll talk about Flutter plugin for Intercom. But what is Intercom? Intercom is a communication...

Pavel Kalinin
Jul 25, 20233 min read
bottom of page