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.

example/lib/main.dart

import 'package:flutter/material.dart';
import 'app.dart';
export 'app.dart';

void main() {
  runApp(const DotMatrixApp());
}
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