Yusuf Ahmed

  Software engineer, technical writer, vibes.

     



5 Stories by Yusuf Ahmed

Simplify your codebase with Swift’s decorator design pattern

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

Building a responsive login page in Flutter

Learn how to build a responsive login page for your application with Flutter's many widgets and classes.
0 4 min read

Implementing a secure password reset function with Flutter and Firebase

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...
0 8 min read

Implementing face recognition and authentication in Flutter

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

Launching URLs in Flutter with url_launcher

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