static String providerIndex(String name) => '''export '${name}_controller.dart'; export '${name}_binding.dart'; ''';