Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/piedcipher/flutter-create-wizard

🧙 Wizard for Creating Flutter Projects in VSCode.
https://github.com/piedcipher/flutter-create-wizard

dart flutter flutter-apps flutter-create tool vscode-extension wizard wizard-steps

Last synced: 28 days ago
JSON representation

🧙 Wizard for Creating Flutter Projects in VSCode.

Awesome Lists containing this project

README

        

Flutter Create Wizard 🧙

## Features

- Easy to use.
- Customization
- [ ] Auto Pub Run after creation
- [ ] Template (app, package, package, plugin)
- [ ] Description
- [x] Organization Name
- [x] Project Name
- [x] Android Language
- [x] iOS Language
- [ ] AndroidX Support
- [x] Project Directory
- GUI version of `flutter create` command.

## Release Notes

### 0.0.1

- Initial release