loader_bundle 0.0.1 copy "loader_bundle: ^0.0.1" to clipboard
loader_bundle: ^0.0.1 copied to clipboard

A flutter plugin for loading animations

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add loader_bundle

With Flutter:

 $ flutter pub add loader_bundle

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

dependencies:
  loader_bundle: ^0.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:loader_bundle/loader_bundle.dart';
0
likes
0
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter plugin for loading animations

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on loader_bundle

Packages that implement loader_bundle