Paul Trinko

Results 7 comments of Paul Trinko

I find this proposal very useful as it happends to me very often to have just one parameter and linter adds this "unnecessary trailing comma". Looking forward for the update...

A bit surprised to see this as a warning, as they return different types. I don't see any case to watch a notifier, but we watch the state (AsyncValue) with...

Is there any temporal solution for Android as well ? Or maybe we can get an info when the fix will be available ?

Same issue here and still no hotfix from a developer

I have got the same issue. The error asks to use this code below ``` compileOptions { // Flag to enable support for the new language APIs coreLibraryDesugaringEnabled true //...

My fix for `error: Multiple commands produce` is to use version 2.0.4 fixed in my dependency_overrides: ```dart dependency_overrides: app_tracking_transparency: 2.0.4 # Fix ci ``Multiple commandes`` ```

I have the same error in my CircleCI build. I haven't found any solution yet. I am on Flutter 3.22.3 and SDK 34.