Mobile App Development

Reorderable List View: Managing List Order with ChangeNotifierProvider Package
Reorderable List View: Managing List Order with ChangeNotifierProvider Package

In this article, we will explore how to use the ReorderableListView in Flutter to manage the order of list models using the ChangeNotifierProvider package. Learn how to provide lists, sub-widgets, and manipulate list order efficiently.

Read More
Implementing Biometric Re-Authentication in Flutter with Firebase
Implementing Biometric Re-Authentication in Flutter with Firebase

Learn how to implement a secure biometric re-authentication process in a Flutter mobile app using Firebase. Allows users to seamlessly log back in while ensuring top-notch security.

Read More