angular 5.0.0-alpha+7 angular: ^5.0.0-alpha+7 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 used extensively by Google AdWords, AdSense, Fiber, and many more projects.
New to AngularDart? #
Ramp up quickly with our docs, codelabs, and examples:
-
Go to Get Started for a quick introduction to creating and running AngularDart web apps.
-
Try the material design codelab, which uses the
angular_components
package for production-quality material design widgets built and used by Google. -
Follow the AngularDart tutorial to build a fully working application that includes routing, HTTP networking, and more.
You may also be interested in other codelabs and a set of community contributed tutorials.
Getting AngularDart #
AngularDart is available as the angular
package on pub.
For historical reasons, this package was once called
angular2
. We have since dropped the 2 and are now justangular
. If you're looking for version 2.x or 3.x, see theangular2
package.
Resources #
- Pub packages: angular, angular_components, angular_router, angular_test
- GitHub repo (dart-lang/angular): source code, issues, contributor guidelines
- Community/support: mailing list, Gitter chat room
- Logo (SVG)
- Documentation