Samuel Mayowa A software developer focused on building products that are useful and scalable.

Stories by Samuel Mayowa

Building a Gaming Leaderboard in Flutter

Building a gaming leaderboard in Flutter

Dev

In this article, we’ll build a Flutter gaming leaderboard and learn how to track high scores using the Firebase Realtime Database.

Samuel Mayowa
Oct 28, 2022 ⋅ 8 min read
Unit Testing Flutter Code With Mockito

Unit testing Flutter code with Mockito

Dev

We can use Mockito to return a fake response anytime we make an HTTP request. Mockito has various use cases that we’ll introduce gradually.

Samuel Mayowa
Aug 24, 2022 ⋅ 8 min read