Souvik Biswas

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

   



8 Stories by Souvik Biswas

Add Flutter push notifications with Firebase Cloud Messaging

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

Run backend tasks in Flutter using Cloud Functions

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

Flutter Slider widgets: A deep dive with examples

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

Flutter camera plugin: A deep dive with examples

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.
10 15 min read

Handling local data persistence in Flutter with Hive

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

Networking in Flutter using the http package

In this tutorial, you'll learn how to elegantly handle your REST API calls in Flutter using the http package.
0 7 min read

Networking in Flutter using Dio

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

Implementing Firebase Authentication in a Flutter app

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