ozzie.flutter icon indicating copy to clipboard operation
ozzie.flutter copied to clipboard

feat(custom paths): Allow passing in a rootFolderName

Open Leftwitch opened this issue 5 years ago • 0 comments

https://github.com/bmw-tech/ozzie.flutter/issues/2

Moved rootFolderName into the constructor and gave it a default value of "ozzie" like before.

The user can now override the rootFolderName by passing in a named argument into the constructor.

I'm new to open source contributions so please let me know if I forgot something :)

Leftwitch avatar Sep 14 '20 21:09 Leftwitch