PackageTrack
Sign in Get early access

angulardart_server

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

1.4.2 868 downloads/mo #613 most downloaded on pub.dev flutterdocteur/angulardart

What this package is like to depend on

Last release 6 days ago

18 Aug 2026

Too new to tell

only 2 release windows

Most releases are documented

notes for 17 of 20 stable releases

Nothing withdrawn

no release was ever pulled

0 months old

20 releases · first in 2026

20 releases in the last 12 months

see the full history below

Release timeline

20 releases · Aug 2026 to Aug 2026
Release Pre-release

Releases

latest 20
  1. 1.4.2 18 Aug 2026
    Release notes
    • fix: transmettre l'APP_ID du serveur au client via TransferState (ng-ssr-app-id) pour que les préfixes d'encapsulation CSS _ngcontent-… correspondent après l'hydration.
    • fix: injecter le script ng-transfer-state dans le shell index.html (absent de _injectIntoShell → TransferState inopérant avec un shell HTML).
    • fix: réinitialiser le cache des ComponentStyles à chaque requête SSR pour que <style id="ng-ssr-styles"> soit présent sur toutes les pages (et pas seulement la première).
    Open source →
  2. 1.4.1 13 Aug 2026
    Release notes
    • fix: renderApplication lit web/index.html comme shell HTML complet (injection du composant rendu, bascule ng-server-context="ssr", injection des styles scopés dans <head>) au lieu d'un shell minimal.
    Open source →
  3. 1.4.0 13 Aug 2026
    Release notes
    • Conversion package:webdart:html (browser_dom_apis.dart) + contraintes alignées sur la ligne 9.4.0.
    Open source →
  4. 1.3.0 11 Aug 2026
    Release notes
    • Add: Initialize appViewUtils in server-side rendering to support scoped styles (styleUrls) in components
    • Fix: ngdart generate-stubs now copies .css.shim.dart files for proper CSS encapsulation on VM
    Open source →
  5. 1.2.4 10 Aug 2026
    Release notes
    • Fix: Align with angulardart 9.3.4 SSR fixes (TextBinding now uses renderFactory.createText())
    Open source →
  6. 1.2.3 10 Aug 2026
    Release notes
    • Fix: Improve TransferState serialization and platform_server for SSR compatibility
    Open source →
  7. 1.2.2 10 Aug 2026
    Release notes
    • Fix: Add explicit constructor to ServerNgZone to call generative superclass constructor (fixes non_generative_implicit_constructor error)
    Open source →
  8. 1.2.1 10 Aug 2026
    Release notes
    • Fix: Remove dependency_overrides with path: dependencies (violates pub.dev policy)
    • Fix: analysis_options.yaml files no longer depend on deleted parent analysis_options.yaml
    • Fix: Remove orphaned angular/tests/ directory causing analyzer errors
    Open source →
  9. 1.2.0 09 Aug 2026
    Release notes
    • Fix: Add missing textContent and id properties to DomElement/DomHTMLStyleElement in native_dom_apis.dart (required for SSR hydration)
    Open source →
  10. 1.1.1 09 Aug 2026
    Release notes
    • Fix: ServerPlatformLocation now correctly implements PlatformLocation interface (pathname setter, RouterEvent types)
    Open source →
  11. 1.1.0 09 Aug 2026
    Release notes
    • Add: Fine-grained browser/vm platform split files for AOT native compilation support
    • Add: ngdart generate-stubs CLI command to auto-generate .template.dart stubs
    • Add: SSR test suite (89 tests passing) and comprehensive user documentation
    Open source →
  12. 1.0.10 08 Aug 2026
    Release notes
    • Fix: Constrain package:web to >=0.5.0 <1.0.0 (1.x uses dart:js_interop incompatible with our codebase)

    • Fix: Constrain package:web to <1.1.0 (1.1.x removed JS interop methods .toJS, jsify)

    • Fix: Template compiler UPDATE phase — use RenderNodeHelpers.addRenderEventListener() for SSR-compatible event listeners

    • Fix: Ensure hydration works with new appendRenderChild helper in template compiler

    Open source →
  13. 1.0.9 08 Aug 2026

    Nothing published for this version

  14. 1.0.8 08 Aug 2026

    Nothing published for this version

  15. 1.0.7 08 Aug 2026
    Release notes
    • Fix: package:web constraint updated to <1.2.0
    Open source →
  16. 1.0.6 08 Aug 2026
    Release notes
    • Migrate from dart:html to package:web for DOM types
    • Add: SSR rendering support with conditional platform imports (browser_dom_apis.dart, native_dom_apis.dart)
    • Fix: Zero errors/warnings/infos in dart analyze --fatal-infos

    Changelog

    Open source →
  17. 1.0.5 08 Aug 2026
    Release notes
    • Fix: constrain package:web to <1.1.0 (JSAny/JSObject types removed in web 1.1.x)
    Open source →
  18. 1.0.3 08 Aug 2026
    Release notes
    • Docs: Added AngularDart Reborn banner and dynamic pub badge to README
    Open source →
  19. 1.0.2 08 Aug 2026

    Nothing published for this version

  20. 1.0.1 08 Aug 2026
    Release notes
    • Add: Server-side rendering (SSR) support with PlatformServerRef
    • Add: Hybrid rendering mode (RenderMode.server, RenderMode.client, RenderMode.automatic)
    • Add: Client-side hydration with hydrateApplication()
    • Add: TransferState for server-to-client state transfer
    • Add: Server render node implementation for HTML generation
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive