ml-opensource / flutter-bricks

Flutter project scaffold with Mason CLI for efficient feature creation from bricks. 🧱

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature brick creates all the folders on the way to the selected folder

nivisi opened this issue · comments

Just tried right-clicking on a folder and creating a feature brick. Here's what I've got:

Screenshot 2024-05-20 at 2 00 52 PM

Steps to reproduce

  1. Install ML bricks
  2. Right click on a folder
  3. Select the feature brick and finish making it
  4. Observe the result

wait, how do you "right click on feature and select the feature brick"? are you using any plugin?

Our mason bricks are supposed to make from the command line, assuming we are always in the root folder

@utpal-barman yep, there's a mason extension for VS Code. So I created a "subfeature" within a feature folder, but got all the lib/presentation/... folders