Flutter Unit TestsTesting is often an overlooked part of app development. Unit tests are the most trivial testing software you can implement in your project.Jan 30, 2023Jan 30, 2023
Published inAppunite LabsWhy is Handling Errors in Your App Crucial for Your App’s Success?Every time I start working with a new client, I need to take time to explain the same topic of handling in-app errors. Why are they…Sep 20, 2022Sep 20, 2022
Published inAppunite LabsCode Review Best PracticesA chunk of every developer’s work is a code review, but are you doing it well?Aug 3, 2022Aug 3, 2022
Published inAppunite LabsA deep dive into riverpod vs bloc in FlutterLearn how riverpod’s dependency injection, state management and testing work on a well-known example of blocMar 24, 20222Mar 24, 20222
Published inAppunite LabsFlutter Golden Testing with BlocLearn how to golden test your widgets that use Bloc as their state management system.Jan 26, 2022Jan 26, 2022
Published inAppunite LabsIntro to golden tests in FlutterLearn how to write golden tests with Flutter from scratch!Jan 4, 2022Jan 4, 2022
Published inAppunite LabsHow to onboard a user to the flutter app?These days mobile apps tutorials are kinda frequent. There are few unique takes on that, but I’ll focus on the one that highlights certain…Jul 8, 20211Jul 8, 20211
Published inAppunite LabsCan a 17-year-old work as a software developer?Well, yes. I want to share with you my experience with working while still studying in High School.Apr 26, 2021Apr 26, 2021
Published inAppunite LabsTheming flutter apps with AppThemeWhat exactly is the AppTheme?Mar 15, 2021Mar 15, 2021