maxfrees
maxfrees
closed another issue with flutter version information
Hope to resolve this as soon as possible.
When is it expected to be resolved?
@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...
Has it been achieved?
 I'll also hint at this, how did you fix it, is version 0.47 available?
 It's on the far left side of the screen
any update ?
@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