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.
NOTE: The current stable release of AngularDart is 4.0.0, while the currently in development release is 5.0.0-alpha. We consider the 5.0.0-alpha branch to be production ready, but the API and features may not yet be final.
You can view the documentation for the upcoming 5.0.0 release.
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.
- Pub packages: angular, angular_components, angular_forms, angular_router, angular_test,
- GitHub repo (dart-lang/angular): source code, issues, contributor guidelines
- Community/support: mailing list, Gitter chat room
- Logo
- Documentation