auth0 / auth0-flutter

Auth0 SDK for Flutter
https://pub.dev/documentation/auth0_flutter/latest/
Apache License 2.0
57 stars 36 forks source link

Upgrade to 1.4.0 fails #368

Closed stefangaller closed 7 months ago

stefangaller commented 7 months ago

Checklist

Description

When upgrading to 1.4.0 the auth0_flutter_platform_interface: 1.2.1 is not compatible anymore. I think you missed upgrading the version in pubspec.yaml

image

Reproduction

Additional context

No response

auth0_flutter version

1.4.0

Flutter version

any

Platform

Android, iOS, Web

Platform version(s)

No response

Widcket commented 7 months ago

Hi @stefangaller, thanks for reporting this. A PR with the fix is on the way.

Widcket commented 7 months ago

The fix is now out on af-v1.4.1. Thanks for your patience.