Tag: flutter

Implementing Facial Recognition And Authentication In Flutter

Implementing face recognition and authentication in Flutter

Dev

In this article, we’ll be showing how you can implement biometric authentication using facial recognition and Touch ID in Flutter applications.

Yusuf Ahmed
Mar 18, 2022 ⋅ 6 min read
Google Cloud Firestore and Realtime Database In Flutter

Google Cloud Firestore and Realtime Database in Flutter

Dev

This article will show you how Google Firestore and Google Firebase Realtime Database can be used for Flutter applications.

Muyiwa Femi-Ige
Mar 16, 2022 ⋅ 10 min read
Push Notifications Flutter Firebase Cloud Messaging Service

Add Flutter push notifications with Firebase Cloud Messaging

Dev

Improve user engagement by implementing push notifications in Flutter with Firebase Cloud Messaging, a free service that manages your backend infrastructure.

Souvik Biswas
Mar 15, 2022 ⋅ 10 min read

Run backend tasks in Flutter using Cloud Functions

Dev

In this tutorial, learn how to write and deploy backend functions to Firebase and the best ways to integrate them with your Flutter app.

Souvik Biswas
Mar 15, 2022 ⋅ 8 min read
Flutter Logo Over the Earth

Internationalizing your app with Flutter’s easy_localization

Dev

Internationalize your mobile app and reach a larger audience with Flutter’s easy_localization package. Learn how to adapt your app and display locale-specific content.

Ivy Walobwa
Mar 11, 2022 ⋅ 5 min read
Using Supabase For Authentication In Flutter

Using Supabase for authentication in Flutter

Dev

Seamlessly incorporate authentication in your applications with Supabase, an open source alternative to Firebase that can run on various platforms and is free to use.

Eshiet Ekemini
Mar 10, 2022 ⋅ 6 min read
flutter kotlin mobile development

Kotlin vs. Flutter for Android development

Dev

Dive into the pros and cons of mobile app development with Kotlin and Flutter to make an informed decision for your next project.

Eshiet Ekemini
Mar 9, 2022 ⋅ 7 min read
Flutter Vs Ionic Cross Platform Development Featured Image

Flutter vs. Ionic for cross-platform development

Dev

Compare and contrast Flutter and Ionic to help select the framework most suitable for your cross-platform development project.

Shalitha Suranga
Feb 25, 2022 ⋅ 12 min read

Understanding Offsets in Flutter

Dev

Flutter’s Offset class can be confusing, but with this in-depth guide, you’ll understand how to use it (and how it works under the hood).

Jahswill Essien
Feb 21, 2022 ⋅ 10 min read
Best IDE’s For Flutter In 2022

Best IDEs for Flutter in 2022

Dev

Compare 2022’s best IDEs for Flutter based on ease of use, extensibility, performance, and debugging ability.

Lewis Cianci
Feb 21, 2022 ⋅ 9 min read
Creating A Multi Page App In Flutter

Creating a multi-page app in Flutter

Dev

Improve UX by creating multi-page applications using the Navigator widget from Flutter.

Shubham Soni
Feb 21, 2022 ⋅ 3 min read
Handling network connectivity in Flutter

Handling network connectivity in Flutter

Dev

In this post, learn how to monitor your user’s network connection status to improve communication and serve the ideal situational content.

David Adegoke
Feb 18, 2022 ⋅ 13 min read