Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/piedcipher/flutter-create-wizard
- Owner: piedcipher
- License: mit
- Created: 2020-02-25T15:33:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T19:44:59.000Z (almost 2 years ago)
- Last Synced: 2024-10-08T09:11:09.171Z (about 1 month 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: 4
- Watchers: 3
- Forks: 2
- Open Issues: 5
-
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