PinnedHow to Customize Notification Sounds on AndroidLearn to customize notification sounds in your Flutter app for Android, including setting up channels and handling custom sounds.Aug 11Aug 11
PinnedHow to secure API keys in FlutterLearn how to secure API keys in Flutter by using the envied package.Nov 1, 20233Nov 1, 20233
The Right Way To Use Riverpod in FlutterDiscover the best practices and techniques for leveraging Riverpod.Mar 153Mar 153
How to use Injectable package in Dart?Right way to inject dependencies with injectable package.Jan 9Jan 9
How to Become a Senior Developer?One day in the morning, you will feel the sun shining brighter than before. The air will be warmer, and you will find yourself rising from…Nov 25, 2023Nov 25, 2023
Crafting High-Quality Flutter Apps: A Journey into Clean ArchitectureA comprehensive guide to implementing clean architecture in Flutter with practical examples.Nov 8, 20231Nov 8, 20231
[Flutter/Dart] Bloc Pattern with Freezed Part-2 TestingHello! I hope you’re doing well. Today, we will test our previously created MusicPlayerBloc to ensure it functions as intended.Feb 9, 20232Feb 9, 20232
[Flutter/Dart] Bloc Pattern with Freezed Part-1Learn how to effectively use the Bloc pattern with the freezed package in Flutter.Feb 3, 2023Feb 3, 2023
Integrate Google and Apple sign-in to your Flutter app through Auth0 — Part-2Hello there! It’s been a while since I wrote part 1. Today, I will show you how to set up social connections for production. As you…Jan 11, 2023Jan 11, 2023
Integrate Google and Apple sign-in to your Flutter app through Auth0 — Part-1IntroductionDec 24, 20222Dec 24, 20222