FLUTTER ECOSYSTEM

amr-jawwad/whatsapp_contact_adder

无需向 WhatsApp 提供联系人访问权限即可添加 WhatsApp 联系人!

WhatsApp 联系人添加器 项目封面
Stars
16
Forks
2
最近推送(UTC)
2025年3月14日
项目状态
未归档
amr-jawwad GitHub avatar
GITHUB User

amr-jawwad ↗

语言DartKotlin

关联插件与示例

使用的依赖

依赖清单 9 项

App 分类

原始 README

以下为英文项目原文快照,最新内容请访问 GitHub。

展开 / 收起项目 README

WhatsApp Contacts Adder (for Android)

Overview

WhatsApp Contacts Adder is an Android app built with Flutter that allows users to add WhatsApp contacts, without giving WhatsApp access to their contacts.

Important: For this app to work, make sure your contacts (or the number you enter) has the country code.

Problem Statement

Unlike other apps (e.g. Telegram), WhatsApp doesn't work properly without having access to the phone's contacts. Most functionalities work, but you practically can't add contacts.

So, for it to work, you'd have to ask people to add you.

How this app solves it

This FOSS app basically acts as a man-in-the-middle that gets access to your contacts, and then through a simple mock API call, initiates a chat with whichever contact you prefer.

You can also start chatting with a phone number directly without adding it as a contact in your phone book!

Features

  • 📞 WhatsApp Shortcut – Instantly open a WhatsApp chat using the selected contact's phone number.
  • ⚡ No-contact WhatsApp Instant Chat – Instantly open a WhatsApp chat with a given non-contact phone number!
  • 📇 View Contacts – Displays all phone contacts in a structured, scrollable alphabet list.
  • 🔍 Search Functionality – Quickly find contacts with a real-time search feature.
  • 📖️ Add or Edit Contacts – One-stop-shop for quick access to your contacts Add, Edit, Add to existing, or Remove!

Installation

Simply, get it on F-Droid store!

Get it on F-Droid!

Or, to manually install the app on your Android device:

  1. Download the APK here
  2. Enable Unknown Sources
    • Go to Settings > Apps & notifications > Special app access > Install unknown apps.
    • Select the file manager or browser used to download the APK and enable "Allow from this source."
  3. Install the APK
    • Open the APK file and follow the on-screen instructions.

Screenshots

drawing drawing drawing

App Icon drawing

The app uses a custom icon stored in assets/. Ensure it's correctly referenced in pubspec.yaml.

Tech Stack

  • Flutter 3.27.0
  • Dart 3.6.0
  • Android Studio 2024.2.2 Patch 1

License

This project is licensed under the GPL-3 License. See LICENSE for details.

Contact

For questions or suggestions, feel free to reach out!