Skip to content

1.1.1

Compare
Choose a tag to compare
@Zekfad Zekfad released this 05 May 06:41
· 4 commits to master since this release
923dadd
  • Bumped fetch_api to 2.1.0.
  • Create internal shim for non-JS environments: you can now import package
    without conditional import and use enumerations in VM.
    This is makes it easier to use FetchClient in Flutter via kIsWeb.