ngx_core 0.1.0 copy "ngx_core: ^0.1.0" to clipboard
ngx_core: ^0.1.0 copied to clipboard

discontinued
outdatedDart 1 only

Core library for Angular.

Core library for Angular #

Runtime Release License Coverage Build

General purpose library for Angular, implemented in Dart.

Warning: this library is targeted toward the author's applications. You should probably not use it in your own projects.

Requirements #

The latest Dart SDK and Pub versions. If you plan to play with the sources, you will also need the latest Grinder version.

Installing via Pub #

1. Depend on it #

Add this to your package's pubspec.yaml file:

dependencies:
  ngx_core: *

2. Install it #

Install this package and its dependencies from a command prompt:

$ pub get

3. Import it #

Now in your Dart code, you can use:

import 'package:ngx_core/ngx_core.dart';

See also #

License #

Core library for Angular is distributed under the Apache License, version 2.0.

0
likes
0
points
25
downloads

Publisher

verified publisherbelin.io

Weekly Downloads

Core library for Angular.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

angular

More

Packages that depend on ngx_core