https://github.com/labnol/whatsapp-assistant
Send WhatsApp Message without saving the phone number
https://github.com/labnol/whatsapp-assistant
Last synced: over 1 year ago
JSON representation
Send WhatsApp Message without saving the phone number
- Host: GitHub
- URL: https://github.com/labnol/whatsapp-assistant
- Owner: labnol
- Created: 2023-08-08T14:36:52.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-08T14:46:30.000Z (almost 3 years ago)
- Last Synced: 2025-03-30T15:46:53.065Z (over 1 year ago)
- Language: C++
- Size: 429 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WhatsApp Assistant
Send WhatsApp messages to anyone without saving their phone number to your contacts list.
The app requires access to the phone call logs to get a list of your most recently contacted numbers. Since it is a restricted scope, I am not uploading the app to the Google Play Store.
You may download the APK file from the build folder.
## Author
Developed by [Amit Agarwal](https://twitter.com/labnol) for [Digital Inspiration](https://digitalinspiration.com/) - This is my first attempt at writing an Android app with Flutter.