For further actions, you may consider blocking this person and/or reporting abuse
Read next
![mikeyoung44 profile image](https://media2.dev.to/dynamic/image/width=100,height=100,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1054351%2F445fb057-59a3-41ac-81ec-9d0c93a5c618.jpg)
AI Agents Create Their Own Tools to Master 3D Spatial Reasoning
Mike Young -
![mikeyoung44 profile image](https://media2.dev.to/dynamic/image/width=100,height=100,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1054351%2F445fb057-59a3-41ac-81ec-9d0c93a5c618.jpg)
AI Model Breaks Record by Reading 1 Million DNA Letters at Once to Predict Genetic Patterns
Mike Young -
![mikeyoung44 profile image](https://media2.dev.to/dynamic/image/width=100,height=100,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1054351%2F445fb057-59a3-41ac-81ec-9d0c93a5c618.jpg)
AI-Powered Stock Prediction System 15% More Accurate Using Historical Data and News Analysis
Mike Young -
![mikeyoung44 profile image](https://media2.dev.to/dynamic/image/width=100,height=100,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1054351%2F445fb057-59a3-41ac-81ec-9d0c93a5c618.jpg)
AI Vision Models Beat Traditional OCR in Video Text Recognition
Mike Young -
Top comments (4)
Are you talking about something like Flutter? A UI completely expressed through the programming language?
This is an example:
which compiled does this:
taken from flutter-examples/using_alert_dialog
Hi Rhymes!
I'm thinking something like a designer customizing the UI in something like Sketch, and being able to access the content of that with code. And maybe even auto initializing objects from the designers visual editor.
I think that if Flutter becomes mainstream (or at least it takes hold on a bigger scale) a design tool around it will pop up.
Someone's thinking about this, see this AppBuilder and others are experimenting with reorganizing their designer-developer flow through it.
But I'm not a designer so I can't answer your question, I just wanted to ask if you knew about Flutter's potential for a tool like that.
Like Dreamweaver? A WYSIWYG web editor that produces code?
Many years ago you could export a Macromedia Fireworks project to Dreamweaver.
It was a strange concept you made a "slice" and said if the user clicks here do this or navigate here.
EDIT: a tutorial from 2006 adobepress.com/articles/article.as... 😯