This repository was archived by the owner on Jul 19, 2023. It is now read-only.
2.0.0
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