Skip to content

Release v5.7.0

Compare
Choose a tag to compare
@BirjuVachhani BirjuVachhani released this 28 Oct 12:30
· 24 commits to main since this release
d8b5ee9
  • Support WASM by removing dart:html dependency and replacing it with web and dart:js_interop.
  • Add reverseIf extension for List.
  • Add completer helper function to use Completer api in a more concise way.