metro/ny_metro library
Classes
- MetroConsole
- Print messages in the console e.g. MetroConsole.writeInGreen('success');
- MetroProjectFile
- Model class used for creating files
- MetroService
- NyCommand
- Model class used for defining commands
- NyTemplate
- Used for creating files.
Extensions
-
IterableExtension
on Iterable<
T> - IterableExtension
Constants
- authPageFlag → const String
- bootstrapFolder → const String
- commandCategoryOption → const String
- commandsFolder → const String
- configFolder → const String
- controllerFlag → const String
- controllersFolder → const String
- eventsFolder → const String
- fileOption → const String
- forceFlag → const String
- formsFolder → const String
- helpFlag → const String
- initialPageFlag → const String
- jsonFlag → const String
- langFolder → const String
- modelFlag → const String
- modelsFolder → const String
- networkingFolder → const String
- networkingInterceptorsFolder → const String
- pagesFolder → const String
- parentOption → const String
- postmanCollectionOption → const String
- providerFolder → const String
- routeGuardsFolder → const String
- themeColorsFolder → const String
- themeDarkFlag → const String
- themesFolder → const String
- urlFlag → const String
- widgetsFolder → const String
- yamlPath → const String
Functions
-
capitalize(
String input) → String -
Capitalize a String value.
Accepts an
inputand returns a String. -
makeImportPathApiService(
String name, {String creationPath = ""}) → String -
makeImportPathEvent(
String name, {String creationPath = ""}) → String -
makeImportPathModel(
String name, {String creationPath = ""}) → String -
makeImportPathProviders(
String name, {String creationPath = ""}) → String