You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenOTP is an open-source, cross-platform two-factor authentication (2FA) application built with Flutter. It supports standard OTP protocols like TOTP and HOTP, offering a secure and user-friendly way to manage your authentication tokens across devices.
Flutter mobile application that interacts with the DummyJSON API, implements authentication using JWT (JSON Web Token), stores access and refresh tokens in secure storage, and refreshes tokens automatically using Dio. The app also displays a list of to-dos, handling pagination and caching data locally with SQLite.
Tired of waiting in lines or taking a detour just to get a few items? Meet Mule. A new way to interact with deliveries. One tap and get whatever you want wherever you want.
Key Keeper is a secure and user-friendly password manager designed to safely store your passwords and sensitive notes. With end-to-end encryption, customizable password generation, and secure notes, Key Keeper ensures your data remains private and accessible only to you. Manage your digital security effortlessly, all in one app.
User authentication with login, signup, OTP verification, automatic token refresh, and secure storage using Dio HTTP client and Flutter Secure Storage.