Open Flory-1 opened 5 months ago
Oh, and there is a package for that: https://pub.dev/packages/gradient_borders 🤩
@FeodorFitsner Thanks for the link but how can i implement this into a python project? I did some research on the flet webpage but i colud not find anything with a clear documentation only the example with spinkit but that documentaion is very strange.
Support gradient borders for all controles with a border like a container. its insane waht you have to do to create a gradient border.
Here is a "short" example of a gradient border. With this example its not possible to add a border radius thats the next problem.