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

This package is only use for my workplace.

this package is help you to redesign new loading

Features #

Getting started #

Usage #

//This package is use with GETX so you need to put it with GetController
final MPWTLoading loading = Get.put(MPWTLoading(context));

//Show loading
loading.show();

//Set show duration
loading.show(duration: 5) //=========> 5 second

//Dissmiss loading 
loading.removeLoading();

Additional information #

for mor information kindly send me gmail [email protected]

2
likes
0
pub points
0%
popularity

Publisher

unverified uploader

This package is only use for my workplace.

License

unknown (LICENSE)

Dependencies

flutter, get

More

Packages that depend on mpwt_loading