-
AngularDart works although it still has many issues (literally in the github repo), doesn't have the nice UI stuff, etc. As stated in the Ng-conf Angular2 has both the Dart and JS Angular teams workin…
-
Hi, I'm very excited about this project and just started learning AngularDart and Polymer.
Looks like AngularDart now integrates with Polymer templates and shadowDOM.
Can I use Bootjack for AngularDar…
-
The **"Build an AngularDart & Firebase Web App"** link at the bottom (first bullet point of the Firebase section) of https://angulardart.xyz/guide/deployment#firebase goes to a 404 page (https://code…
-
Hi,
Thanks for sharing the app's code - it's a great work! We're exploring Flutter and AngularDart combination mainly to share maximum possible non-UI code between the two apps. While Flutter adopt…
-
-
Hi,
Do you plan on supporting Angular v7 ?
I think it is blocked by angular-components but, alternatively, do you think there is a way to support https://github.com/angulardart-community/angular_…
-
This seems to come up a lot.
Problem: I want to "wrap" a component and add some new behavior or change the way it looks, but I want to forward through events from that component, possibly with some…
-
environment:
OS X Yosemite 10.10.2
Safari 8.0.3 (10600.3.18)
steps to reproduce:
go to: https://angulardart.org/demo/
Do hover over the hint few time, or wait for a 10 seconds - Tab hangs
Nothing ver…
-
When generating runtime code, AngularDart often builds a lot of classes, fields, and various other runtime support code that is not directly exposed to end users, and only needs to be valid Dart code …
-
No html intellisense for AngularDart Custom Components on Webstorm.