Shubham Soni Product Engineer @ threedots | Google India Scholar 2018 | Technical Author @ LogRocket

Stories by Shubham Soni

Building a Custom Flutter ScrollView

Building a custom Flutter ScrollView

Dev

Use CustomScrollView and Slivers to create a scrolling screen with multiple scrollable components scrolling horizontally and vertically.

Shubham Soni
Sep 26, 2022 ⋅ 4 min read
Flutter Logo

Internationalization for Flutter apps

Dev

In this tutorial, you can learn how to localize your Flutter app and make it more accessible to users in a few easy steps.

Shubham Soni
Jun 21, 2022 ⋅ 6 min read
Create a Flutter Dating App with Swipe Cards

Create a Flutter dating app with swipe cards

Dev

Use Flutter to develop a dating app similar to Tinder with a swipeable feature for likes and dislikes.

Shubham Soni
Apr 13, 2022 ⋅ 12 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
How to Use Custom Fonts in Flutter

How to use custom fonts in Flutter

Dev

Learn how to add a custom font to your project by creating a basic Flutter app that displays texts with different font styles.

Shubham Soni
Nov 3, 2021 ⋅ 4 min read