flutter_loading_kit 0.0.3 copy "flutter_loading_kit: ^0.0.3" to clipboard
flutter_loading_kit: ^0.0.3 copied to clipboard

A new Flutter package.

🎡 Flutter Loading Kit #

Build Status - Travis   codecov   pub package

A cluster of beautiful Lottie Files all at one place to give your App a whole new Professional Look, in just two steps.


⚡️ Installing #

dependencies:
  flutter_loading_kit: "^0.0.1"


📱 Import #

import 'package:flutter_loading_kit/flutter_loading_kit.dart';


👨‍💻 How To Use the package #

AnimatedLoader animatedLoader = new AnimatedLoader(
    context: context,
    height: 150.0,
    width: 150.0,
    isDismissable: true,
);

Show the Animated Loader #

animatedLoader.showDialog(AnimatedLoader.basketBall);

For more info, please, refer to the main.dart in the example.


🚀 Showcase #

Alt Text

🐛 Bugs/ Requests #

If you encounter any problems feel free to open an issue. If you feel the library is missing a feature, please raise a ticket on Github and I'll look into it. Pull request are also welcome.


📝 Note #

For help getting started with Flutter, view our online documentation.

For help on editing plugin code, view the documentation.



👦 Authors #


Allen Benny

   

Sanjay AS

   

10
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A new Flutter package.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, lottie

More

Packages that depend on flutter_loading_kit