social_login_provider 1.0.0 copy "social_login_provider: ^1.0.0" to clipboard
social_login_provider: ^1.0.0 copied to clipboard

A unified social login provider for Google, Apple, and Facebook in Flutter.

License

---

## **2️⃣ `CHANGELOG.md`**

```markdown
# Changelog

All notable changes to this project will be documented in this file.

## [0.0.1] - 2025-09-18

### Added

- Initial release of `social_login_provider`.
- Supports Google, Apple, and Facebook login.
- Returns `SocialUser` object with userId, email, fullName, and image.
- Apple login supports secure storage for email and full name.
- Fully documented API and example app included.
```
0
likes
125
points
15
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A unified social login provider for Google, Apple, and Facebook in Flutter.

Homepage

License

unknown (license)

Dependencies

flutter, flutter_login_facebook, flutter_secure_storage, google_sign_in, sign_in_with_apple

More

Packages that depend on social_login_provider