Ilyas LEFEBVRE
Ilyas LEFEBVRE
Cool! 😀 Your proposal is very good, that's what I had in mind, the tooltips seem to me a very good idea. As a suggestion I could say: - Allow...
Hello @RizaldiWiratama, This is caused by flutter/flutter/pull/88122.
You're welcome @RizaldiWiratama. The break comes more precisely from the `RouteInformationProvider` class. The package code must be adapted to be compatible. At the moment, this change is only effective on...
Hello @mraleph When I try step 5, I get this error **The command** ``` C:\...\fvm\default\bin\dart "C:\...\Downloads\dump.dill\dump.dill" 05904be6cbf0a7e2303c95156f2c6ef1.cache.dill.track.dill dill.txt ``` **The error** ``` Unhandled exception: Reference to dart:core::StackTrace::@factories::fromString is not bound...
The command now works, I've found 2 cases that occur several times: `String*` and `E*` always used as generics. This is part of the code of my package and its...
This was my aim with the minimum example, as the code is quite complex. Here it is, however, I've left the names as they are for easier understanding. I hope...
Thanks to you for your support! That's what I've just noticed too 😢 I'll keep looking also for a minimim example having the bug.
Hello @mraleph, @chloestefantsova The error suddenly disappeared after an update. 🥳 Many thanks to the authors of the commits who corrected the problem and to you for your help and...