angular2_authentication_sample 0.0.1-alpha.33
angular2_authentication_sample: ^0.0.1-alpha.33 copied to clipboard
This is a sample that shows how to add authentication to an Angular 2 (ng2) app
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add angular2_authentication_sampleThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
angular2_authentication_sample: ^0.0.1-alpha.33Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.