PackageTrack
Sign in Get early access

frontend_server_client

Client code to start and interact with the frontend_server compiler from the Dart SDK.

4.0.0 8.4M downloads/mo #57 most downloaded on pub.dev dart-lang/webdev

What this package is like to depend on

Last release 2 years ago

no release in 18 months

Release timing varies

gaps range from 5 weeks to 1.3 years

Nearly every release is documented

notes for 10 of 10 stable releases

Nothing withdrawn

no release was ever pulled

6 years old

10 releases · first in 2020

0 releases in the last 12 months

see the full history below

Release timeline

10 releases · Nov 2020 to Mar 2024
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 10
  1. 4.0.0 26 Mar 2024
    Release notes
    • Update Dart SDK constraint to ^3.0.0.
    • Support changes in the SDK layout for Dart 3.0.
    • By default, start the frontend server from the AOT snapshot shipped in the Dart SDK.
    • Throw an ArgumentError when FrontendServerClient.start is called with the frontendServerPath argument omitted and the debug argument set to true.
    • Update package:vm_service constraint to ^14.0.0.
    Open source →
  2. 3.2.0 24 Nov 2022
    Release notes
    • Add nativeAssets parameter to FrontendServerClient, for passing additional --native-assets to the kernel compiler.
    Open source →
  3. 3.1.0 20 Oct 2022
    Release notes
    • Add additionalSources parameter to FrontendServerClient, for passing additional --sources to the kernel compiler.
    Open source →
  4. 3.0.0 18 Aug 2022
    Release notes
    • Update the compile api to return a non-null CompileResult, and instead make the dillOutput field nullable. This allows you to still get compiler output if no dill file was produced.
    Open source →
  5. 2.1.3 16 May 2022
    Release notes
    • Update package:vm_service to version ^8.0.0
    Open source →
  6. 2.1.2 19 Aug 2021
    Release notes
    • Force kill the frontend server after one second when calling shutdown. It appears to hang on windows sometimes.
    Open source →
  7. 2.1.1 16 Aug 2021
    Release notes
    • Fix a bug where spaces in the output dill path would cause a parse error when reading the error count output.
    Open source →
  8. 2.1.0 29 Apr 2021
    Release notes
    • Support enabling experiments when starting the compiler.
    Open source →
  9. 2.0.0 10 Mar 2021
    Release notes
    • Support null safety.
    Open source →
  10. 1.0.0 30 Nov 2020
    Release notes
    • Initial version
    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