iandis / isolated_worker

An isolated worker for Flutter (Isolate) and Web (Web Worker). Behaves almost the same as the compute function, except it is not a one-off worker.
MIT License
42 stars 11 forks source link

Upgrade dependencies #21

Open kabirnayeem99 opened 1 year ago

kabirnayeem99 commented 1 year ago
iandis commented 1 year ago

Hi @kabirnayeem99 thanks for contributing to this package. However, you should've never deleted the tests though. Those are important parts of this package to ensure its stability. If you don't mind, please bring back the tests, otherwise I would close this sorry.