Eshiet Ekemini A graduate of University of Uyo and a tech enthusiast, Ekemini has been building for mobile for two years, with a particular focus on Kotlin and Flutter.

Stories by Eshiet Ekemini

Flutter Logo Over Steps

Creating a multi-step form in Flutter using the Stepper widget

Dev

The Stepper widget in Flutter comes to the rescue when it comes to forms and provides us with lots of helpful customizations.

Eshiet Ekemini
Aug 2, 2022 ⋅ 5 min read
Persisting State With Hydrated Bloc Pattern In Flutter

Persisting application state with Hydrated BLoC in Flutter

Dev

Hydrated BLoC provides persistence for blocs or cubits so users don’t have to re-enter data each time they launch the app.

Eshiet Ekemini
May 3, 2022 ⋅ 4 min read
Using Supabase For Authentication In Flutter

Using Supabase for authentication in Flutter

Dev

Seamlessly incorporate authentication in your applications with Supabase, an open source alternative to Firebase that can run on various platforms and is free to use.

Eshiet Ekemini
Mar 10, 2022 ⋅ 6 min read
flutter kotlin mobile development

Kotlin vs. Flutter for Android development

Dev

Dive into the pros and cons of mobile app development with Kotlin and Flutter to make an informed decision for your next project.

Eshiet Ekemini
Mar 9, 2022 ⋅ 7 min read
Flutter Logo

Flutter form validation: The complete guide

Dev

Form validation is an invaluable skill for Flutter developers. Use this comprehensive guide to explore the most common methods.

Eshiet Ekemini
Feb 11, 2022 ⋅ 10 min read
Building Your First DApp With Flutter and Solidity

Building your first DApp with Flutter and Solidity

Dev

Create a simple smart contract in Solidity and deploy it within your application using Flutter.

Eshiet Ekemini
Dec 22, 2021 ⋅ 7 min read
Choosing the Right Database for Your Flutter Application

Choosing the right database for your Flutter application

Dev

Learn about the SQL and NoSQL options for databases in Flutter, including sqflite, Hive, Firebase, and more.

Eshiet Ekemini
Nov 4, 2021 ⋅ 8 min read
Migrating Your Flutter Project to Null Safety

Migrating your Flutter project to null safety

Dev

Learn the step-by-step process involved in migrating an old project to null safety, announced with Flutter 2.0

Eshiet Ekemini
Sep 21, 2021 ⋅ 3 min read
Achieving Responsive Design in Flutter

Achieving responsive design in Flutter

Dev

Flutter’s community has created packages that make responsive design easy for your Flutter projects. Learn how to use FlutterScreenUtil in this tutorial.

Eshiet Ekemini
Jul 9, 2021 ⋅ 5 min read