flucreator library

Enums

Axis

Properties

formatter → DartFormatter
final

Functions

appRouteSetter(List<String> screens) → void
appSpacesSetter(String name) → void
homeControllerSetter(String packageName) → void
homeScreenSetter(String packageName) → void
mainFileSetter(String name) → void
pubSpecSetter(String name) → void
screenControllerSetter(File file, String name) → void
screenSetter(File file, String packageName, String name, {String? controllerName, String path = ''}) → void
statelessWidgetGenerator(String name, String code) → Class