Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add viewname on view generation #41

Merged

Conversation

n0mad-d3v
Copy link
Contributor

Hello Stacked Team,

The CLI is really great for very quickly creating all the screens of an application to start or make an MVP.

Unfortunately, I find that there is a little something missing: display by default the name of the view that we have just generated: just with this small change, it makes things much clearer when we build the flow of the application and link all the screens without even having to add content everywhere!

What do you think ?

Copy link
Contributor

@FilledStacks FilledStacks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome

@FilledStacks FilledStacks merged commit bee1f0e into Stacked-Org:main Oct 26, 2023
1 check passed
FilledStacks pushed a commit that referenced this pull request Oct 26, 2023
# [1.12.0](v1.11.3...v1.12.0) (2023-10-26)

### Features

* Add viewname on view generation ([#41](#41)) ([bee1f0e](bee1f0e))
@FilledStacks
Copy link
Contributor

🎉 This PR is included in version 1.12.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@n0mad-d3v n0mad-d3v deleted the feature/view-name-generation branch October 26, 2023 18:02
@n0mad-d3v
Copy link
Contributor Author

Hey @FilledStacks,
Thanks a lot for the merge! 😊

I just updated the CLI and tested and it doesn't seem to run. Should I have updated this file, too

backgroundColor: Theme.of(context).colorScheme.background,
?

I was sure it'll be updated in the CI/CD but doesn't seem to be the case, my bad! 😥
Let me know how I could help to finish this feature,

Thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants