angulardart_server 1.0.3 copy "angulardart_server: ^1.0.3" to clipboard
angulardart_server: ^1.0.3 copied to clipboard

Server-side rendering (SSR) and hybrid rendering for AngularDart applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add angulardart_server

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

dependencies:
  angulardart_server: ^1.0.3

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:angulardart_server/angulardart_server.dart';
0
likes
0
points
481
downloads

Documentation

Documentation

Publisher

verified publisherqlapp.fr

Weekly Downloads

Server-side rendering (SSR) and hybrid rendering for AngularDart applications.

Homepage
Repository (GitHub)
View/report issues

Topics

#angular #ssr #server-side-rendering #web #hydration

License

unknown (license)

Dependencies

angulardart, angulardart_meta, angulardart_router, collection, meta, web

More

Packages that depend on angulardart_server