Code Generator extension for Flutter ArchitectureThis is the README for the Code Generator extension. This extension generates the files needed for the Flutter Architecture. Open command palette in VS Code then search for the Features below. Then the code will generate the files with boiler plate codes inside. FeaturesGenerate View LayerGenerates all the View Layer files for the view layer.
Generate View Layer Service and ModelGenerates the View Layer files for Model and Service.
Generate View Layer Service and ModelGenerates the View Layer files for Model and Service.
Generate View Layer Only ModelGenerates the View Layer files for only Model.
RequirementsYou have to use the flutter architecture we use in order to these file generetor makes sense for the flutter code that you are writing Release NotesUsers appreciate release notes as you update your extension. 1.0.0Initial release of Code Generator extension for Flutter Architecture. This version only includes the file generators for the view layer of our flutter architecture 1.0.4Windows generation fix 1.1.0Next: we will add the Json to Dart converter for the model generation related to this Flutter Architecture 2.0.0Next: we will add the Boilerplate generator for the Flutter Architecture Enjoy! |