top of page
Search


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 187 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 46 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 227 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, 202412 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, 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...
Yulian Airapetov
Jun 29, 20235 min read
bottom of page