Subscribe to josue.0
Receive the latest updates directly to your inbox.

Display your Whatsapp API messages using Flutter

josue.0
August 23
Hiii, just updated the Readme on this repo to better showcase its features, PRs welcomed ✌️.

Whatsapp Cloud API in NodeJs

josue.0
August 21
I just released this library 🎊:

Bash script to download Google Playstore Earnings

josue.0
July 22
You need to first get corresponding index for the month and year at which you will start exporting. Check playstore to do it:

Enforcing field uniqueness by user with Firestore rules (implementing usernames)

josue.0
July 22
I wanted to implement usernames the other day. I searched for a bit and found this\*. But I also needed to allow modification of the username so I came up with the following Firestore rules: