contacts_getter 1.0.0 copy "contacts_getter: ^1.0.0" to clipboard
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

0.0.4 Previous #

Added #

  • Initial release with basic functionality
  • Contacts, call logs, and SMS access
  • Device information retrieval

For more details, see the README.

0
likes
130
points
40
downloads
screenshot

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

powerful Flutter plugin for contacts, call logs, SMS, and device information on Android and iOS. Auto-requests permissions with clear error messages.

Repository (GitHub)
View/report issues

Topics

#contacts #sms #call #device-info #whatsapp

License

MIT (license)

Dependencies

flutter, permission_handler, plugin_platform_interface

More

Packages that depend on contacts_getter

Packages that implement contacts_getter