Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

2.0.0

Choose a tag to compare

@MisterJimson MisterJimson released this 03 Mar 15:08
· 6 commits to main since this release
f53f50e
Feature/timeout (#9)

* bump ci flutter version

* first try at timeout

* attempt 2

* attempt 3

* Revert "attempt 3"

This reverts commit 19c183447c0a58be92cf9a7e952ee5941f0aea03.

* works, reuse function

* finish per request timeout

* finish feature fully, some refactor

* update docs

* feedback