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

discontinued
outdatedDart 1 only

Core library for Angular.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ngx_core

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

dependencies:
  ngx_core: ^0.2.0

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:ngx_core/ngx_core.dart';
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, angular_router

More

Packages that depend on ngx_core