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

discontinued

Core library for AngularDart. Provides essential services for any Angular-based application.

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

Publisher

verified publisherbelin.io

Core library for AngularDart. Provides essential services for any Angular-based application.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

angular, angular_forms, angular_router, crypto, rxdart

More

Packages that depend on ngx_core