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

discontinued
outdatedDart 1 only

Core library for AngularDart applications.

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.7.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
pub points
0%
popularity

Publisher

verified publisherbelin.io

Core library for AngularDart applications.

Homepage

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

angular, angular_router

More

Packages that depend on ngx_core