ms_undraw

Creator: coderz1093

Last updated:

Add to Cart

Description:

ms undraw

undraw/UnDraw #





UnDraw is a Flutter widget that provides 1372+ illustrations, designed
by Katerina Limpitsouni forked
from westdabestdb
Live example
Disclaimer #
The reason of this library is that initial library is outdated, and a lot of new illustrations has been released.

Usage #
UnDraw(
color: Colors.red,
illustration: UnDrawIllustration.mobile_application,
placeholder: Text("Illustration is loading..."), //optional, default is the CircularProgressIndicator().
errorWidget: Icon(Icons.error_outline, color: Colors.red, size: 50), //optional, default is the Text('Could not load illustration!').
)
copied to clipboard
See another libs here

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.