angular 4.0.0-alpha+2 angular: ^4.0.0-alpha+2 copied to clipboard
Fast and productive web framework
AngularDart is a productive web application framework that powers some of Google's most critical applications.
It's built on Dart and is used extensively by Google AdWords, AdSense, Fiber, and much much more!
Overview #
Examples #
Is this your first time using AngularDart?
-
Start with a tutorial to build a fully working application, including routing, HTTP networking, and more.
-
Next, try a code-lab on writing material design applications, which uses the
angular_components
package for production-quality material design widgets built and used by Google.
You may also be interested in a set of community contributed tutorials.
Installation #
AngularDart is available as the angular
package on pub. We recommend
following our tutorial to get started.
For historic reasons, this package was once called
angular2
. We have sinced dropped the 2, and are now justangular
. If you are looking for either version 2.x or 3.x, please see theangular2
package.