flutter_gradient_colors icon indicating copy to clipboard operation
flutter_gradient_colors copied to clipboard

flutter_gradient_colors provide tons of gradient colors

Results 3 flutter_gradient_colors issues
Sort by recently updated
recently updated
newest added

Is any idea how to call name of Gradient colors by name, for example GradientColors.set("alchemistLab")? without any huge select case?

Having a method that would return a random predefined gradient would be more useful and perfect for most use cases