From e1f73fc7731139440a42675ea4ca13f8d2817d18 Mon Sep 17 00:00:00 2001 From: Michael Bui <25263378+MaikuB@users.noreply.github.com> Date: Sun, 9 Feb 2025 18:35:15 +1100 Subject: [PATCH] fixed reference to platform interface for prerelease --- flutter_appauth/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flutter_appauth/pubspec.yaml b/flutter_appauth/pubspec.yaml index 41fd9a39..0e05096b 100644 --- a/flutter_appauth/pubspec.yaml +++ b/flutter_appauth/pubspec.yaml @@ -12,7 +12,7 @@ environment: dependencies: flutter: sdk: flutter - flutter_appauth_platform_interface: ^9.0.0 + flutter_appauth_platform_interface: ^9.0.0-dev.1 flutter: plugin: