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: 3 months ago
JSON representation
🧙 Wizard for Creating Flutter Projects in VSCode.
- Host: GitHub
- URL: https://github.com/piedcipher/flutter-create-wizard
- Owner: piedcipher
- License: mit
- Created: 2020-02-25T15:33:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T19:44:59.000Z (over 3 years ago)
- Last Synced: 2025-10-20T10:42:21.889Z (8 months ago)
- Topics: dart, flutter, flutter-apps, flutter-create, tool, vscode-extension, wizard, wizard-steps
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=prasadsunny1.flutter-create-wizard
- Size: 544 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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