techblog.geekyants.com@mospherePro: End-To-End Encrypted File Transfer AppAbout @mospherePro @mospherePro is a fully encrypted, end-to-end file transfer app. What makes it unique in its domain is that it is also peer-to-peer, meaning only the sender and the recipient have the required encryption keys to decrypt the cont...Mar 10, 2022·4 min read
techblog.geekyants.comHow To Use Providers For Enhanced State ManagementWe often use providers to manage the state of our application. Every provider can perform multiple tasks and each task can have multiple statuses at the time of execution which makes it challenging for UI developers to handle various states. In this...Jun 18, 2021·7 min read