top of page
Search


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