Skip to content

Commit e2fce12

Browse files
authored
update JS interop - remove JS typedef references (#97)
* update JS interop - remove JS typedef references * update min. sdk version * update types * assign inline class representation types * fix build workflow * review feedback
1 parent 42c988f commit e2fce12

14 files changed

+1127
-455
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ jobs:
1919
- run: dart pub get
2020
- run: dart analyze --fatal-infos
2121
- run: dart tool/sig.dart --verify
22+
- run: npm run build

0 commit comments

Comments
 (0)