top of page
Search

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 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, 20236 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

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, 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, 20235 min read
bottom of page