Hugo Pointcheval c5ba545a74 chore(release): publish packages
- wyatt_authentication_bloc@0.2.0-dev.0
2022-04-19 19:36:19 +02:00

535 B

0.2.0-dev.0

Note: This release has breaking changes.

  • BREAKING FEAT: rename package.

0.1.0

Custom states

  • Add SignUpState customization with FormData
  • Add UserData in AuthenticationState
  • Start/Stop AuthenticationCubit on demand

0.0.2

Add some Sugar.

  • Add AuthenticationBuilder
  • Add isNewUser
  • Replace AuthenticationBloc by AuthenticationCubit
  • Update firebase_auth

0.0.1

Initial release

  • New repo: Firebase Auth
    • [sign up] email/password
    • [sign in] email/password
  • Form Validator