Codeaamy

July 2, 2023

Widget and Integration Test

This is the Fourth article in the “Master Testing In Flutter” series. The Previous articles were about Unit Testing the Http function to get all the […]
July 2, 2023

Unit Test the Change Notifier in Flutter

This is the Third article in the “Master Testing In Flutter” series. The Previous article was about Unit Testing the Http function to get all the […]
May 31, 2023

Why I Switched To Code From Storyboard

So there has been a lot of debate on the internet as well as in programmers about using Storyboard to design UI or designing the view Programmatically. Well if you […]