Secure your Flutter App: SSL PinningIn the era of digitalization, when we are surrounded by technology, security has become a very big component that can not be neglected. So…Aug 2, 20211Aug 2, 20211
TextField Validation using Rx Dart and StreamsHello Flutteristas, it is going to be a shorter blog compared to my other ones. Here we will implement validation in the textField. It…Feb 6, 2021Feb 6, 2021
Merge two API responses into a single Stream using Rx-DartHey, after testing some of the State Management mechanisms in Flutter, currently I am learning Reactive programming with Dart and I found…Nov 2, 2020Nov 2, 2020
Routing with Provider: An ExperimentHello folks, I hope you all are staying safe and healthy. Recently I was experimenting with the flutter provider package and I have tried…Jun 19, 2020Jun 19, 2020
Introduction to BLoC pattern [A Beginner’s guide]Hi there, I am here once again to share my experience with BloCPattern and I will try to demonstrate how we can manage the State of a…Apr 10, 20201Apr 10, 20201
Fetch Cloud Firestore Data Stream in your Flutter App using StreamProvider &add data to Cloud…Hi there, I am here once again to share my experience with StreamProvider. Currently, I am learning the Provider pattern and today I have…Apr 8, 20204Apr 8, 20204
How to use Provider to parse APIFirst of all, a solid confession: I am not a pro Flutter developer. It is my first blog on Flutter. Currently, I am learning the Provider…Apr 6, 2020Apr 6, 2020