<provider android:name="androidx.core.content.FileProvider" android:authorities="${applicationId}.fileProvider" android:exported="false" android:grantUriPermissions="true" tools:replace="android:authorities"> </provider> gradle cleancachebuild flutter pub repair flutter clean cache remove gradle update...