motif 0.0.4 motif: ^0.0.4 copied to clipboard
beautiful, patters for flutter
this package is still in development and we will add more patterns and features in the future.
Motif for flutter #
this package allows you easily to create a beautiful pettens for your flutter app.
anything for simple pattern like TransparentMotif
to custom pattern like using draw and canves.
Motifs #
this package allows you to create a beautiful patterns for your flutter app. but it contains some patterns that you can use it directly. and also each one has a lot of properties that you can use it to customize your pattern.
currently we have 5 patterns:
TransparentMotif
StarMotif
UPMapMotif
SinosoidalMotif
for advanced patterns, you can use Motif
widget and create your own pattern.
if you would like to use painterm use MotifPainter
for more options.