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

How can we add Flutter support #288

Closed
valiksb opened this issue Jun 7, 2019 · 4 comments
Closed

How can we add Flutter support #288

valiksb opened this issue Jun 7, 2019 · 4 comments

Comments

@valiksb
Copy link

valiksb commented Jun 7, 2019

We are developing in Flutter and our designer works in Sketch and started using style-dictionary but we dont see a Flutter transformer.

We were wondering if there is enough interesting for a Flutter transformer and what are the required steps

@dbanksdesign
Copy link
Member

I think Flutter would be great to have! You can take a look at this pull request about adding Swift support for inspiration on how to build in flutter support.

@MDemetrio
Copy link
Contributor

I added flutter support on our internal tool that uses style-dictionary's npm module, it was based on swift implementation.

Can I try to send a PR?

@dbanksdesign
Copy link
Member

@MDemetrio absolutely!

@chazzmoney
Copy link
Collaborator

Let us know if you need help pulling the PR together - we would love to have your contribution!

dbanksdesign added a commit that referenced this issue Oct 5, 2020
Based on swift implementation ( #255 ), it adds swift transforms, transformGroups, formats, and example: 

* flutter/class.dart format
* flutter and flutter-separate transformGroups
* color/hex8flutter, content/flutter/literal, asset/flutter/literal, font/flutter/literal, and size/flutter/remToDouble transforms
* advanced/flutter example

fixes #288 

Co-authored-by: MDemetrio <mdemetrio@gmail.com>
Co-authored-by: Danny Banks <djb@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants