frontend_server_client 2.1.2 copy "frontend_server_client: ^2.1.2" to clipboard
frontend_server_client: ^2.1.2 copied to clipboard

outdated

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

2.1.2 #

  • Force kill the frontend server after one second when calling shutdown. It appears to hang on windows sometimes.

2.1.1 #

  • Fix a bug where spaces in the output dill path would cause a parse error when reading the error count output.

2.1.0 #

  • Support enabling experiments when starting the compiler.

2.0.1 #

  • Widen the upper bound sdk constraint to <3.0.0. The frontend server api is now considered quite stable and this package is now depended on by package:test, so a tight constraint would cause unnecessary headaches.

2.0.0 #

  • Support null safety.

1.0.0 #

  • Initial version
5
likes
0
pub points
99%
popularity

Publisher

verified publishertools.dart.dev

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

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

async, path

More

Packages that depend on frontend_server_client