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
Error: The getter 'r' isn't defined for the class 'Color' in misc_ext.dart.
"When using the velocity_x package (version 4.3.0), I encountered an error in the misc_ext.dart file, where the Color class does not recognize the getters r, g, b, and a. This seems to be related to changes in the Color class in the latest Flutter SDK."
"The package should handle the Color class without throwing errors."
The text was updated successfully, but these errors were encountered:
Error: The getter 'r' isn't defined for the class 'Color' in misc_ext.dart.
"When using the velocity_x package (version 4.3.0), I encountered an error in the misc_ext.dart file, where the Color class does not recognize the getters r, g, b, and a. This seems to be related to changes in the Color class in the latest Flutter SDK."
"The package should handle the Color class without throwing errors."
The text was updated successfully, but these errors were encountered: