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

Add your brand logo as a loading bar with various customizable options with fancy animations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add brand_logo_loading

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

dependencies:
  brand_logo_loading: ^0.0.1

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:brand_logo_loading/brand_logo_loading.dart';
5
likes
120
pub points
28%
popularity

Publisher

unverified uploader

Add your brand logo as a loading bar with various customizable options with fancy animations.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on brand_logo_loading