Skip to content

Releases: iamchathu/flutter_auth_provider

v1.0.3

24 Mar 21:30
840f71b
Compare
Choose a tag to compare

1.0.3 (2024-03-24)

Miscellaneous Chores

v1.0.2

24 Mar 21:10
ea54a40
Compare
Choose a tag to compare

1.0.2 (2024-03-24)

Miscellaneous Chores

v1.0.1

24 Mar 17:58
30ea2f8
Compare
Choose a tag to compare

1.0.1 (2024-03-24)

Reverts

  • add pub.dev publishing to same job (462f550)
  • add separate workflow to publish (b4a626f)
  • remove publishing flow as it can conflict with release please (d85542b)

v1.0.0

24 Mar 17:15
905fe88
Compare
Choose a tag to compare

1.0.0 (2024-03-24)

⚠ BREAKING CHANGES

  • Rename AuthProvider to AuthManager

Features

  • add example project (475b6ad)
  • add support to diagnostics and refactor tests. (61ef4a5)
  • introduce AuthProvider widget (bc02bcb)
  • update AuthProvider to be used with MultiProvider (9fc37be)

Bug Fixes

  • make child of auth provider optional (717aaba)

Reverts

  • remove publishing flow as it can conflict with release please (639a715)