menu
launcher_icons_generator package
documentation
file_writters/android/android_paths.dart
findAdaptiveXmlPath function
findAdaptiveXmlPath function
dark_mode
light_mode
findAdaptiveXmlPath
function
String
findAdaptiveXmlPath
(
)
Implementation
String findAdaptiveXmlPath() => path.join(findResFolderPath(), 'mipmap-anydpi-v26', _iconXml);
launcher_icons_generator package
documentation
file_writters/android/android_paths
findAdaptiveXmlPath function
android_paths library