maxfrees

Results 48 comments of maxfrees

@kenzieschmoll ``` import 'dart:isolate'; import 'package:flutter/material.dart'; void main() { runApp(const MyApp()); } class MyApp extends StatelessWidget { const MyApp({super.key}); // This widget is the root of your application. @override Widget...

If the code contains an isolation thread, Each time a hot restart is performed and the "Send Isolation Thread Message" is clicked, there is a probability that the thread will...

![Image](https://github.com/user-attachments/assets/5dedc2bc-4f3f-4f83-b894-a637314c6402) I'll also hint at this, how did you fix it, is version 0.47 available?

![Image](https://github.com/user-attachments/assets/63f92309-0a00-4a09-8a48-cd8161a1c3ba) It's on the far left side of the screen

@payam-zahedi I hope you can spare some time to solve these three problems. They seem to be serious bugs https://github.com/payam-zahedi/toastification/issues/196 https://github.com/payam-zahedi/toastification/issues/195