Question:
/home/unical-4/AndroidStudioProjects/book/android/app/src/debug/AndroidManifest.xml:32:9-42:20 Error: android:exported needs to be explicitly specified for element <activity#com.folioreader.ui.activity.SearchActivity>. Apps targeting Android 12 and higher are required to specify an explicit value forandroid:exported
when the corresponding component has an intent filter defined. See https://developer.android.com/guide/topics/manifest/activity-element#exported for details.I am using Epub viewer


Answer:
The plugin that you are using is already discontinued better switch to a new package. Something like https://pub.dev/packages/epub_viewIf you have better answer, please add a comment about this, thank you!