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

win10 style loading animation widget

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add winloading

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  winloading: ^0.0.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:winloading/winloading.dart';
0
likes
110
pub points
0%
popularity

Publisher

unverified uploader

win10 style loading animation widget

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on winloading