Yusuf Ahmed Software engineer, technical writer, vibes.

Stories by Yusuf Ahmed

Simplify Codebase Swift Decorator Design Pattern

Simplify your codebase with Swift’s decorator design pattern

Dev

Delve into the power of decorator design patterns in Swift, learning how they can simplify your codebase and improve its structure.

Yusuf Ahmed
Mar 29, 2023 ⋅ 3 min read
Building a responsive login page in Flutter

Building a responsive login page in Flutter

Dev

Learn how to build a responsive login page for your application with Flutter’s many widgets and classes.

Yusuf Ahmed
Jul 14, 2022 ⋅ 4 min read
Implementing Secure Password Reset Futter Firebase

Implementing a secure password reset function with Flutter and Firebase

Dev

In this article, we’ll show how to use Firebase to implement a simple authentication process that includes user sign-up, sign-in, and password reset functionalities in your Flutter app.

Yusuf Ahmed
May 12, 2022 ⋅ 8 min read
Implementing Facial Recognition And Authentication In Flutter

Implementing face recognition and authentication in Flutter

Dev

In this article, we’ll be showing how you can implement biometric authentication using facial recognition and Touch ID in Flutter applications.

Yusuf Ahmed
Mar 18, 2022 ⋅ 6 min read

Launching URLs in Flutter with url_launcher

Dev

Learn how to use the url-launcher Flutter package to open a variety of secondary apps, using the example of a Contact Us page.

Yusuf Ahmed
Jan 20, 2022 ⋅ 5 min read