File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 39
39
-d chrome
40
40
- run : xvfb-run flutter pub run test -p vm,chrome,firefox
41
41
macos :
42
- name : webcrypto on macOS Chrome
42
+ name : webcrypto on macOS desktop / Chrome
43
43
runs-on : macos-latest
44
44
steps :
45
45
- uses : actions/checkout@v3
67
67
-d chrome
68
68
- run : flutter pub run test -p vm,chrome # TODO: Enable firefox if it works
69
69
windows :
70
- name : webcrypto on Windows Chrome / Firefox
70
+ name : webcrypto on Windows desktop / Chrome / Firefox
71
71
runs-on : windows-latest
72
72
steps :
73
73
- uses : ilammy/setup-nasm@v1
Original file line number Diff line number Diff line change 1
1
# 0.5.4
2
- * Add ` topics ` to pubspec.
2
+ * Added MacOS desktop support.
3
+ * Added Windows desktop support.
4
+ * Additional API documentation.
5
+ * Add ` topics ` to ` pubspec.yaml ` .
3
6
4
7
# 0.5.3
5
8
* Migrate to Flutter 3.0
You can’t perform that action at this time.
0 commit comments