top of page
Search


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 22, 20255 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


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.

Pavel Kalinin
Jul 11, 20236 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, 20236 min read
bottom of page