contacts_getter 1.0.0
contacts_getter: ^1.0.0 copied to clipboard
powerful Flutter plugin for contacts, call logs, SMS, and device information on Android and iOS. Auto-requests permissions with clear error messages.
Changelog #
All notable changes to this project will be documented in this file.
1.0.0 - 2025-12-21 #
🎉 Major Release #
Added
- ✅ Auto-request permissions when methods are called
- ✅ Clear error messages when permissions are denied
- ✅ Comprehensive README with examples
- ✅ 34+ methods for contacts, SMS, calls, and device info
- ✅ Support for WhatsApp and Telegram contacts
- ✅ Batch operations for contacts
- ✅ SMS scheduling and auto-reply
- ✅ Network speed and data usage tracking
- ✅ Dual SIM support
- ✅ Block/unblock numbers
- ✅ Find duplicate contacts
Changed
- 🔄 Simplified API - removed complex configuration
- 🔄 User manually adds permissions to AndroidManifest/Info.plist
- 🔄 Plugin auto-requests permissions at runtime
- 🔄 Better error handling and logging
