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

Add support for generating Dart code #104

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MichaelMarner
Copy link

Adds template support for building Dart code. Generates the color scheme as a single dart class with static const color names. This approach is how the Flutter team define colours for their Material swatches.

There is additional work to build a dart package that can be published to pub.dev. Not sure whether you would want that in this repository, or if you are interested in maintaining a dart package, but I'm happy to add the project structure and help with publishing.

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

Successfully merging this pull request may close these issues.

None yet

1 participant