angular 7.0.2 copy "angular: ^7.0.2" to clipboard
angular: ^7.0.2 copied to clipboard

discontinuedreplaced by: ngdart

Fast and productive web framework by Google. Separate, but similar to the JavaScript framework with a similar name.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add angular
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  angular: ^7.0.2
copied to clipboard

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:angular/angular.dart';
copied to clipboard
112
likes
70
points
5.27k
downloads

Publisher

verified publisherangulardart.dev

Weekly Downloads

2024.09.11 - 2025.03.26

Fast and productive web framework by Google. Separate, but similar to the JavaScript framework with a similar name.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, angular_ast, angular_compiler, build, build_config, built_collection, built_value, code_builder, collection, csslib, intl, js, logging, meta, path, pedantic, quiver, source_gen, source_span, stack_trace, stream_transform

More

Packages that depend on angular