PinnedAditya GurjarFlutter at Scale: Code Sharing using a MonorepoAs businesses grow, so do their needs, often leading to larger projects and multiple apps. And as those projects grow in size and number…Jun 26, 2023Jun 26, 2023
Aditya GurjarYou don’t need that shiny new framework!It’s easy to get caught up in the hype surrounding new frameworks and libraries, each new release promising to revolutionize the way we…May 4, 2023May 4, 2023
Aditya GurjarFlutter Integration Testing: Scheduled Tests on Firebase Test Lab using BitriseIn my last blog where we scheduled Integration Test runs on virtual simulator devices, today we’ll be taking a look at how Bitrise and Test…Apr 26, 20231Apr 26, 20231
Aditya GurjarFlutter Integration Testing: Making Bitrise Work for You!Integration tests are vital to ascertain that all the components of your app are interacting flawlessly. However, manually executing these…Apr 24, 2023Apr 24, 2023
Aditya GurjarinFlutter CommunityFlutter for Web : Building a Portfolio WebsiteMy portfolio website was pending for updates for quite sometime now. Also with Flutter 1.9 web support was also integrated into the main…Nov 16, 201912Nov 16, 201912
Aditya Gurjar60 Days of Flutter :Building a Messenger : Day 60 : Wrapping It UpSo this is it. This is the 26th and the last post in this series. It has been a long and fun journey and a great learning experience. I…Oct 20, 20192Oct 20, 20192
Aditya Gurjar60 Days of Flutter :Building a Messenger : Day 55–56 : Deploying Firestore Security Rules using…In the last post we wrote Unit Tests for our Provider layer. We haven’t yet setup any security rules for our Firestore Database, and…Oct 14, 20192Oct 14, 20192
Aditya Gurjar60 Days of Flutter :Building a Messenger : Day 51–54 : Unit Testing The Provider LayerSo I’ve been doing Unit Testing for the last one week and here’s what I think about it.Oct 11, 20191Oct 11, 20191
Aditya Gurjar60 Days of Flutter :Building a Messenger : Day 48–50 : Creating the Settings Page using BlocIn the last post we added Dark Mode to our app. We created the toggles for few other settings but didn’t implement them. Today we’ll go…Oct 6, 20192Oct 6, 20192
Aditya Gurjar60 Days of Flutter :Building a Messenger : Day 45–47 : Adding Dark Mode to a Flutter AppIn the last post I created the home page for our app. With that our app is now completely functional. Few validations and minor bugs are…Oct 3, 20193Oct 3, 20193