flutter_easyloading
A clean and lightweight Loading widget for Flutter App, easy to use without context.
Installing
Add this to your package's pubspec.yaml
file:
Import
How to use
first, warp your app widget with FlutterEasyLoading
:
then, enjoy yourself:
Custom
because EasyLoading
is a singleton, so you can custom loading style any where like this:
more indicatorType can see in flutter_spinkit showcase
Todo
-
[ ] add progress indicator
-
[ ] add custom animation