dot_matrix_loader 0.1.5 copy "dot_matrix_loader: ^0.1.5" to clipboard
dot_matrix_loader: ^0.1.5 copied to clipboard

A zero-dependency Flutter package for premium dot-matrix loading animations. Render animated NxM dot grids with 36 built-in presets, a custom builder API, and a sequence API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dot_matrix_loader

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

dependencies:
  dot_matrix_loader: ^0.1.5

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:dot_matrix_loader/dot_matrix_loader.dart';
4
likes
160
points
239
downloads

Documentation

API reference

Publisher

verified publisherluisportal.com

Weekly Downloads

A zero-dependency Flutter package for premium dot-matrix loading animations. Render animated NxM dot grids with 36 built-in presets, a custom builder API, and a sequence API.

Repository (GitHub)
View/report issues

Topics

#flutter #animation #loading #ui #widget

License

MIT (license)

Dependencies

flutter

More

Packages that depend on dot_matrix_loader