-
* [x] Dart SDK Version Dart VM version: 2.8.4 (stable) (Wed Jun 3 12:26:04 2020 +0200) on "windows_x64"
* [x] AngularDart Version ^6.0.0-alpha+1
* [x] Windows
* [x] Chrome
how to deal with recur…
-
Я использую AngularDart, а библиотека судя по всему обращается к апи через dart:io.
Возможно ли переделать/дополнить обращение к апи через dart:http, чтобы бибилотеку можно было бы использовать в бра…
-
Right now, if say, the AngularDart analyzer plugin causes a crash, it looks like the analysis server/analyzer is unstable. We need a way to be able to pinpoint that a plugin is the root cause, and hel…
-
I mean, instead of having this cli to create AngularDart apps, why not forking the Dart SDK and adding an option to its `dart create -t` command?
like `dart create -t angular myapp`
what do yo…
-
We are using the latest version of AngularDart components, and are trying to use the app layout components based off the example here https://dart-lang.github.io/angular_components/#/app_layout.
Bu…
-
Hey,
I am currently on the search for a good web framework. I really hate Angular, so AngularDart is not really a option I want to go with. Over_React seems somewhat better, but I do want to have an …
-
Migrating this issue from [naomiblack/angulardart.org#16](https://github.com/naomiblack/angulardart.org/issues/16).
> In some places annotations are written as @Annotation and others the @ is missing…
-
**Edited:** Sorry that I don't know this is dart sdk repo until I filed this issue. I mean better README for package:js/js.dart only. Right now, I have no ideas how to use it at all in my angulardart …
-
I followed instructions on 'getting started' to build a very basic mdl website,
and found the built file size under /web is up to 5.9MB.
And then I build the default sample app for AngularDart 4,
…
-
The [Angular components Readme](https://github.com/dart-lang/angular_components/blob/master/angular_components/README.md) contains a broken lint to https://webdev.dartlang.org/components
It should …