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

This package is use to show loading with awesome animation and it is only for use in my workplace. This package is just publish for testing and there are still not good at all to use as publish for al [...]

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
130
pub points
0%
popularity

Publisher

unverified uploader

This package is use to show loading with awesome animation and it is only for use in my workplace. This package is just publish for testing and there are still not good at all to use as publish for all flutter developer. If there are any problem hope you guys will be execuse and I hope I can update this package for use in public and help all of you to build your flutter applications. Thanks you.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, get

More

Packages that depend on mpwt_loading