-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Support Dart & Flutter #114
Comments
Yes you totally should 💯 |
hi guys , any updates for supporting dart & flutter ? |
We are looking into it this month. |
Hope flutter and dart support comes soon :-D |
FYI, @sr229 looked into building Dart and Flutter Gitpod images, but I don't think they fully work yet. Also, you can now install VS Code extensions in Gitpod, which may be helpful here. 🙂 |
Dart and Flutter works fine now, they have the complete requirements but Flutter has one caveat:
|
@sr229 we are focussing on Flutter for Web and there are at least the following issues |
Any new update? |
Hi Zafar,
As mentioned in my post, "Flutter hot-reload in Gitpod", this happens some
times, could be a docker(kub) or gitpod bug, but it goes away when you
restart your application.
@ansarizafar
Thanks,
Tianhao (Jackson)
…On Sat, Oct 19, 2019 at 3:29 AM Zafar Ansari ***@***.***> wrote:
I have followed these links and I have used this command to run app
flutter run -d web-server
App is running at http://localhost:39805/
but in open ports tab it is shown that it is served on localhost only and
can not be exposed.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#114?email_source=notifications&email_token=AEA27XGDMPOOGPZB35PAOADQPLOQ5A5CNFSM4F67CJEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBXLC5Y#issuecomment-544125303>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEA27XF4I7RVNPSE4LV7EPDQPLOQ5ANCNFSM4F67CJEA>
.
--
Best regards,
Tianhao Zhou
Electrical Engineering and Computer Science (Computer Engineering),
University of Michigan
Linked-in: Tianhao Zhou
Email: [email protected]
|
In addition to the blog post there is an example now: I'm closing this epic ticket. Please open tickets with specific issues if necessary. |
Any suggestions on #5047 !! |
We should support Dart.
For instance, Flutter seems to be pretty cool and popular.
https://github.com/flutter/flutter
The text was updated successfully, but these errors were encountered: