top of page
Search


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.
101 views0 comments


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.
40 views0 comments

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...
62 views0 comments

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...
26 views0 comments
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...
84 views0 comments


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.
168 views0 comments

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...
343 views0 comments
bottom of page