menu
feature_folder_cli_plus package
documentation
templates/provider_templates.dart
ProviderTemplates
providerIndex static method
providerIndex static method
dark_mode
light_mode
providerIndex
static method
String
providerIndex
(
String
name
)
Implementation
static String providerIndex(String name) { return "export '${name}_provider.dart';\n"; }
feature_folder_cli_plus package
documentation
templates/provider_templates
ProviderTemplates
providerIndex static method
ProviderTemplates class