You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jetpack Compose @Preview and SwiftUI PreviewProvider.I envy them very much.Could it be a whole new workflow that, as it develops, checks for beauty in light and dark colors?
Meanwhile, I'm working on this feature mzdm/embedded-dartpad#29 which would show the widget preview via DartPad so you don't have to launch an emulator. It's in a very early stage and blocked with a few things (there's for example no UI only embed preview on DartPad, yet) and it will only support pure Flutter widgets (no dependencies). But better than nothing!
@AweiLoveAndroid commented on Fri Jun 15 2018
I have an idea,it'a about Flutter preview.
I've drawn a picture about the idea.
As shown below:
@zoechi commented on Sun Aug 26 2018
I don't know the "preview" feature from AS, but it sounds like what the Flutter plugin provides under
It's till work in progress and I haven't seen it working yet.
@AweiLoveAndroid commented on Mon Oct 08 2018
As I konw ,many developers want to Visual development,just like Android Studio, you can see what the UI is when writing your code. @zoechi
The text was updated successfully, but these errors were encountered: