top of page
Search

Yulian Airapetov
3 days ago5 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...


Maksim Murin
Feb 46 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.


Yulian Airapetov
Jan 227 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
Dec 18, 202412 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
Sep 5, 20235 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...
Pavel Kalinin
Jul 25, 20232 min read
Intercom Plugin for Flutter
Hi everyone! Today I'll talk about Flutter plugin for Intercom. But what is Intercom? Intercom is a communication platform for working...


Pavel Kalinin
Jul 11, 20236 min read
New features in Dart 3.0
With release Dart 3 such new features how records, pattern matching and class modifiers. It will change a lot in how we write code.

Yulian Airapetov
Jun 29, 20235 min read
Google Maps in Flutter
In my last project, I needed to implement the functionality to create a route between two points on the map. The most popular tools for...
bottom of page