jonataslaw / jonataslaw/get_cli
Get create controller with flat module directory
Open
- Dominant language
- Dart
- Stars
- 654
- Forks
- 193
- PR merge metrics
- No merged PRs in 30d
Description
I have a flat module directory (added `get_cli: sub_folder: false`).
Now when I run:
`get create controller:auth on home`
I expect `AuthController.dart` to be created in a `home` directory.
Instead it created in `home\controllers` directory
The same goes for the `get create view` as well.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.