ovprogresshud 0.0.2 copy "ovprogresshud: ^0.0.2" to clipboard
ovprogresshud: ^0.0.2 copied to clipboard

discontinued
outdated

A new flutter plugin project.

progresshud #

EasyUse ProgressHUD for flutter app.

Usage #

Progresshud.show();

Show

Progresshud.showWithStatus('myinfo');

Status

Progresshud.showSuccessWithStatus('myinfo');

Success

Progresshud.showInfoWithStatus('myinfo');

Info

Progresshud.showErrorWithStatus('myinfo');

Error

Progresshud.setDefaultMaskTypeBlack();

MaskTypeBlack

Progresshud.setDefaultMaskTypeGradient('myinfo');

MaskTypeGradient

2
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A new flutter plugin project.

Repository (GitHub)
View/report issues

Dependencies

flutter

More

Packages that depend on ovprogresshud