Mike Alfaalphamikle.hashnode.dev·Mar 15, 2021Why should you use isolates in Flutter?There are many ways to manage state in Flutter, but most of them are built in such a way that all the logic is executed in the main isolate of your application. Execution of network requests, working with WebSocket, potentially heavy synchronous oper...47 likes·2.9K readsFlutterAdd a thoughtful commentNo comments yetBe the first to start the conversation.