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
As this package is getting likes and starts, I am genuinely curious of why and how people are using it.
So, if you use this in your Flutter app and have the time, please share here how you are using it or any screenshot from your app. It would help immensely in order to get ideas for future features and enhancements.
The text was updated successfully, but these errors were encountered:
I love your package, but either because I'm not a native English speaker or because I don't understand the documentation properly, I don't see a way to give more space between pattern elements.
To be clearer, I want to replicate this...
and I should keep the dots small but the space between them wider
Greetings from Colombia, and thanks for your work.
Currently, you cannot set the spacing between the pattern features. The best you can get is by using the SubtlePatch pattern, increase the featuresCount property, and paint it on the whole canvas:
As this package is getting likes and starts, I am genuinely curious of why and how people are using it.
So, if you use this in your Flutter app and have the time, please share here how you are using it or any screenshot from your app. It would help immensely in order to get ideas for future features and enhancements.
The text was updated successfully, but these errors were encountered: