Souvik Biswas Mobile developer (Android, iOS, and Flutter), technical writer, IoT enthusiast, avid video game player.

Stories by Souvik Biswas

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 Slider widgets: A deep dive with examples

Flutter Slider widgets: A deep dive with examples

Dev

In this deep dive tutorial on the Flutter Slider widget, learn how to customize your sliders by applying custom themes and designing your own.

Souvik Biswas
Oct 20, 2021 ⋅ 10 min read
Flutter camera plugin: a deep dive with examples

Flutter camera plugin: A deep dive with examples

Dev

If you’re looking to add a custom UI to the camera view in your Flutter app, look no further than this in-depth, thorough tutorial.

Souvik Biswas
Sep 16, 2021 ⋅ 15 min read
Handling local data persistence in Flutter with Hive

Handling local data persistence in Flutter with Hive

Dev

In this tutorial, learn how to use Hive, which helps manage all of your Flutter apps’ CRUD operations and handles persistent local data.

Souvik Biswas
Aug 6, 2021 ⋅ 10 min read
Networking in Flutter using the http package

Networking in Flutter using the http package

Dev

In this tutorial, you’ll learn how to elegantly handle your REST API calls in Flutter using the http package.

Souvik Biswas
Jul 13, 2021 ⋅ 7 min read
Networking in Flutter using Dio

Networking in Flutter using Dio

Dev

Learn how to easily and gracefully handle your REST API requests in Flutter using the Dio package in this detailed tutorial.

Souvik Biswas
Jun 29, 2021 ⋅ 8 min read
Flutter and Firebase Logos

Implementing Firebase Authentication in a Flutter app

Dev

Learn how to integrate Firebase Authentication with your Flutter app with this demonstration of building an email-password login process.

Souvik Biswas
May 24, 2021 ⋅ 6 min read