You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The package in pub.dev is broken due to failed static analysis, but I saw that the master branch is working properly, Why this branch isn't deployed to pub.dev?
The text was updated successfully, but these errors were encountered:
Yes, @SkyLissh. I am facing the same issue when trying to build for Android :(
../../../../../.pub-cache/hosted/pub.dev/adwaita-1.0.1/lib/src/theme.dart:14:5: Error: No named parameter with the name 'primaryColorDark'. primaryColorDark: AdwaitaColors.darkBackgroundColor, ^^^^^^^^^^^^^^^^ ../../../../../flutter/packages/flutter/lib/src/material/color_scheme.dart:462:11: Context: Found this candidate, but the arguments don't match. factory ColorScheme.fromSwatch({ ^^^^^^^^^^ ../../../../../.pub-cache/hosted/pub.dev/adwaita-1.0.1/lib/src/theme.dart:25:5: Error: No named parameter with the name 'primaryColorDark'. primaryColorDark: AdwaitaColors.darkBackgroundColor, ^^^^^^^^^^^^^^^^ ../../../../../flutter/packages/flutter/lib/src/material/color_scheme.dart:462:11: Context: Found this candidate, but the arguments don't match. factory ColorScheme.fromSwatch({ ^^^^^^^^^^ Target kernel_snapshot failed: Exception
The package in pub.dev is broken due to failed static analysis, but I saw that the master branch is working properly, Why this branch isn't deployed to pub.dev?
The text was updated successfully, but these errors were encountered: