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

[new/auto-layout] Implement Responsive design with updated auto-layout capabilities #6

Closed
softmarshmallow opened this issue Nov 27, 2020 · 3 comments
Assignees

Comments

@softmarshmallow
Copy link
Member

The new version of autolayout has been for a few weeks. learn more here

This enables us to make layout-perfect interpreting logic wihout infering from context, but as-is designed by designers.

We will now support plain html + css for starters, interpreting auto layout to flexbox properties.

We might also need global interpreter (reflect layouts) in which for converting layout configurations to flutter, web, and many other platforms in an intuitive way, through the unified logic gate.

@softmarshmallow softmarshmallow self-assigned this Nov 27, 2020
@Traderain
Copy link

Any news on this?

@softmarshmallow
Copy link
Member Author

@Traderain WIP on http://github.com/bridgedxyz/design-to-code/

Moving the issue

@softmarshmallow softmarshmallow transferred this issue from gridaco/assistant May 31, 2021
@softmarshmallow
Copy link
Member Author

Autolayout Implemented.

Future issues will be tracked at #32

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

No branches or pull requests

2 participants