We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5229c0 commit 6c8277cCopy full SHA for 6c8277c
android/app/src/main/AndroidManifest.xml
@@ -58,7 +58,7 @@
58
<data android:mimeType="text/plain" />
59
</intent-filter>
60
</activity>
61
- <activity android:name="com.linusu.flutter_web_auth.CallbackActivity" android:exported="true">
+ <activity android:name="com.linusu.flutter_web_auth_2.CallbackActivity" android:exported="true">
62
<intent-filter android:label="flutter_web_auth">
63
<action android:name="android.intent.action.VIEW" />
64
0 commit comments