static Future<String> getStandardLayout() async { return await rootBundle.loadString('lib/android/res/layout/standard_notification.xml'); }