Chinedu Imoh Chinedu is a tech enthusiast focused on full-stack JavaScript and Infrastructure engineering.

Stories by Chinedu Imoh

Create responsive layouts with Flexible and Expanded widgets in Flutter

Dev

Avoid common overflow errors when creating responsive layouts in Flutter with the Expanded and Flexible widgets.

Chinedu Imoh
Nov 4, 2021 ⋅ 4 min read

Building a 2D game with Flutter

Dev

Learn how to build your very own game of Pong (and sharpen your dev skills) with this step-by-step Flutter tutorial.

Chinedu Imoh
Sep 29, 2021 ⋅ 5 min read

A quick guide to Provider for Flutter state management

Dev

A brief guide to managing the state of a Flutter app with Provider, a popular package for clean, efficient state management.

Chinedu Imoh
Aug 20, 2021 ⋅ 4 min read

How to create a search bar in Flutter

Dev

Learn how to create an animated search bar in your Flutter apps with this quick, step-by-step tutorial and example build.

Chinedu Imoh
Aug 18, 2021 ⋅ 3 min read
Guide to theming your app in Flutter

A guide to theming your app in Flutter

Dev

A beautiful, well designed app theme can make or break a project. Refresh yourself on the basics of theming in Flutter in this tutorial.

Chinedu Imoh
Aug 13, 2021 ⋅ 5 min read

How to build a tab component in React

Dev

Learn how to build a tab component in React, an essential detail for React apps that provide a clean and organized view for your users.

Chinedu Imoh
Jul 22, 2021 ⋅ 12 min read

Provider vs. Riverpod: Comparing state managers in Flutter

Dev

A deep dive into two tools for state management in Flutter: Provider, and its improved successor, Riverpod.

Chinedu Imoh
Jul 16, 2021 ⋅ 5 min read

Building a card widget in Flutter

Dev

Learn how to combine standard Flutter widgets to create even more customizable and performant apps in this step-by-step card widget tutorial.

Chinedu Imoh
Jun 15, 2021 ⋅ 5 min read