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

improve doc on how to run app in development #29

Open
Kleak opened this issue Aug 24, 2017 · 3 comments
Open

improve doc on how to run app in development #29

Kleak opened this issue Aug 24, 2017 · 3 comments

Comments

@Kleak
Copy link

Kleak commented Aug 24, 2017

I'm trying to write a little app with butterfly but i think there is a piece that is missing right now because i have to restart the dev server every time i do a change.
And some part of the app are not working like eventListener

So i think improving the documentation for newcomer is a good starting point.

@Kleak Kleak changed the title improve doc on how to run app for development improve doc on how to run app in development Aug 24, 2017
@Kleak
Copy link
Author

Kleak commented Aug 25, 2017

If someone can explain here how to run an app i will write a doc about that for newcomers

@yjbanov
Copy link
Owner

yjbanov commented Sep 19, 2017

VM-based dev mode is still too buggy. However, as of 2 minutes ago you should be able to use DDC with butterfly now:

pub serve --web-compiler=dartdevc

@Kleak
Copy link
Author

Kleak commented Sep 21, 2017

Great i tested and it work !
But the todo example is little buggy do i open a new issue for that ?

  • toggle mode doesn't work
  • edit a todo also
  • todo are completed at the beginning and should not

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