Skip to content

Commit

Permalink
update JS interop - remove JS typedef references (#97)
Browse files Browse the repository at this point in the history
* update JS interop - remove JS typedef references

* update min. sdk version

* update types

* assign inline class representation types

* fix build workflow

* review feedback
  • Loading branch information
devoncarew committed Jul 12, 2023
1 parent 42c988f commit e2fce12
Show file tree
Hide file tree
Showing 14 changed files with 1,127 additions and 455 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Expand Up @@ -19,3 +19,4 @@ jobs:
- run: dart pub get
- run: dart analyze --fatal-infos
- run: dart tool/sig.dart --verify
- run: npm run build

0 comments on commit e2fce12

Please sign in to comment.