David Adegoke Well known for his skills and dynamic leadership, David has led development teams building and deploying great products. He is passionate about helping people learn mobile development with Flutter and the leadership strategies they need to succeed regardless of their background. As he says, "You just have to be consistent and intentional to make it."

Stories by David Adegoke

tRPC vs. GraphQL: Which is better for your projects?

tRPC vs. GraphQL: Which is better for your projects?

Dev

Learn how tRPC and GraphQL differ from each other across use case, programming language, framework of choice, and more in this comparison.

David Adegoke
Jul 11, 2023 ⋅ 6 min read
Improving Flutter UI with Chip Widget

Improving Flutter UI with the Chip widget

Dev

Take your Flutter UI interface to the next level with the Chip widget.

David Adegoke
Jul 27, 2022 ⋅ 5 min read

Using WillPopScope in Flutter for Android navigation

Dev

Learn about the WillPopScope widget in Flutter and how you can use it to solve navigation issues and fine-tune the user browsing to improve your next browsing experience.

David Adegoke
May 11, 2022 ⋅ 6 min read
How to Implement Copy to Clipboard in Flutter

Implementing copy to clipboard in Flutter

Dev

The Flutter framework allows us to access and control the clipboard. We will walk through how to implement this feature with and without external dependencies.

David Adegoke
May 3, 2022 ⋅ 6 min read
Flutter Share Content

Sharing content in Flutter apps using Share Plus

Dev

Learn how to implement content sharing in Flutter applications using the Share Plus plugin to share images, text, and files between mobile applications.

David Adegoke
Mar 21, 2022 ⋅ 8 min read
Handling network connectivity in Flutter

Handling network connectivity in Flutter

Dev

In this post, learn how to monitor your user’s network connection status to improve communication and serve the ideal situational content.

David Adegoke
Feb 18, 2022 ⋅ 13 min read
Implementing a Shimmer Effect in Flutter

How to implement a shimmer effect in Flutter

Dev

Learn how to implement a shimmer loading effect in Flutter, with no CSS, in this fun tutorial using Ricky and Morty character data.

David Adegoke
Dec 29, 2021 ⋅ 7 min read
Understanding RenderObjects in Flutter

Understanding RenderObjects in Flutter

Dev

Go beneath the surface of Flutter’s RenderObjects and the “magic” they use to paint your UI from widgets in this detailed tutorial.

David Adegoke
Nov 22, 2021 ⋅ 6 min read