menu
native_project_manipulator package
documentation
platforms/android/manifest/manifest_interface.dart
ManifestInterface
removeManifestNode abstract method
removeManifestNode abstract method
dark_mode
light_mode
removeManifestNode
abstract method
Future
<
void
>
removeManifestNode
(
String
manifestFileType
,
ManifestNode
node
)
Implementation
Future<void> removeManifestNode( String manifestFileType, ManifestNode node, );
native_project_manipulator package
documentation
platforms/android/manifest/manifest_interface
ManifestInterface
removeManifestNode abstract method
ManifestInterface class