File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change
1
+ ## 2.1.3-dev
2
+
3
+
1
4
## 2.1.2
2
5
3
6
- Force kill the frontend server after one second when calling shutdown. It
Original file line number Diff line number Diff line change
1
+ [ ![ pub package] ( https://img.shields.io/pub/v/frontend_server_client.svg )] ( https://pub.dev/packages/frontend_server_client )
2
+ [ ![ package publisher] ( https://img.shields.io/pub/publisher/frontend_server_client.svg )] ( https://pub.dev/packages/frontend_server_client/publisher )
3
+
1
4
This package provides a client interface around the frontend_server compiler
2
5
which ships with the Dart SDK.
3
6
4
- ## Usage
5
-
6
- TODO
7
-
8
7
## SDK Versioning Policy
9
8
10
9
This package keeps a relatively tight version constraint on the SDK to allow
Original file line number Diff line number Diff line change 1
1
name : frontend_server_client
2
- version : 2.1.2
2
+ version : 2.1.3-dev
3
3
description : >-
4
4
Client code to start and interact with the frontend_server compiler from the
5
5
Dart SDK.
You can’t perform that action at this time.
0 commit comments