Hello
I used your package regarding Deep Link
But after I updated the flutter version to 2, it didn't work anymore
Gives the following error
Thank you for your help
E/AndroidRuntime( 1866): java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.lang.String.isEmpty()' on a null object reference
E/AndroidRuntime( 1866): at http://io.flutter.embedding.android.FlutterActivityAndFragmentDelegate.maybeGetInitialRouteFromIntent(https://t.co/0EzqKy6ilp)
E/AndroidRuntime( 1866): at http://io.flutter.embedding.android.FlutterActivityAndFragmentDelegate.onNewIntent(https://t.co/PU3T7hi4Db)
E/AndroidRuntime( 1866): at http://io.flutter.embedding.android.FlutterActivity.onNewIntent(https://t.co/q8aTDqYPzl)
E/AndroidRuntime( 1866): at app-name.MainActivity.onNewIntent(MainActivity.kt:66)
E/AndroidRuntime( 1866): at http://android.app.Activity.performNewIntent(https://t.co/VnbS18Pdbx)
Hello
I used your package regarding Deep Link
But after I updated the flutter version to 2, it didn't work anymore
Gives the following error
Thank you for your help
E/AndroidRuntime( 1866): java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.lang.String.isEmpty()' on a null object reference
E/AndroidRuntime( 1866): at http://io.flutter.embedding.android.FlutterActivityAndFragmentDelegate.maybeGetInitialRouteFromIntent(https://t.co/0EzqKy6ilp)
E/AndroidRuntime( 1866): at http://io.flutter.embedding.android.FlutterActivityAndFragmentDelegate.onNewIntent(https://t.co/PU3T7hi4Db)
E/AndroidRuntime( 1866): at http://io.flutter.embedding.android.FlutterActivity.onNewIntent(https://t.co/q8aTDqYPzl)
E/AndroidRuntime( 1866): at app-name.MainActivity.onNewIntent(MainActivity.kt:66)
E/AndroidRuntime( 1866): at http://android.app.Activity.performNewIntent(https://t.co/VnbS18Pdbx)