gmail_client_flutter 1.0.1
gmail_client_flutter: ^1.0.1 copied to clipboard
Flutter bindings for gmail_client — Riverpod providers, Google Sign-In, and platform-specific OAuth utils for Gmail integration.
1.0.1 #
- Improved documentation: troubleshooting guide, web vs mobile OAuth guide, security notes, CORS workaround for local dev, and complete usage examples.
1.0.0 #
- Initial release.
- Riverpod providers: auth, inbox, compose, email detail.
- GoogleAuthService: Google Sign-In and Gmail OAuth token exchange.
- Platform-specific OAuth popup (web) and URL utils.