supabase_auth_package 0.0.2 copy "supabase_auth_package: ^0.0.2" to clipboard
supabase_auth_package: ^0.0.2 copied to clipboard

A Flutter package for Supabase authentication, supporting email/password and Google Sign-In.

0.0.2 #

What's New #

  • Added: Optional checkPhoneVerification parameter in Email/Password login method.
  • Added: OTP verification example in README with structured usage guide.
  • Added: Clean, SDK-style code snippets for all authentication methods in README.

Improvements #

  • Updated: README.md with better formatting, consistent method examples, and corrected initialization guide.
  • Updated: Example project with optional phone verification logic in email login flow.
  • Updated: Google Sign-In example with proper SDK-style method.

Fixes #

  • Fixed: Markdown formatting issues in README.
  • Fixed: Code sample typos and syntax errors in example usage.

0.0.1 #

Initial Release #

  • Added: Email/Password sign-up and login functionality using Supabase.
  • Added: Google Sign-In integration with Supabase authentication.
  • Added: Phone number update and OTP verification.
  • Added: Example project demonstrating usage.
6
likes
140
points
11
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package for Supabase authentication, supporting email/password and Google Sign-In.

Repository

License

MIT (license)

Dependencies

flutter, google_sign_in, supabase_flutter

More

Packages that depend on supabase_auth_package