flutter_dot_loader 1.0.0 copy "flutter_dot_loader: ^1.0.0" to clipboard
flutter_dot_loader: ^1.0.0 copied to clipboard

Customizable dot-matrix and LED loading animations for Flutter — 60 patterns, scrolling marquee text, custom pixel frames, AI chat typing indicator. Zero deps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_dot_loader

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

dependencies:
  flutter_dot_loader: ^1.0.0

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:flutter_dot_loader/flutter_dot_loader.dart';
19
likes
160
points
355
downloads
screenshot

Documentation

API reference

Publisher

verified publisherdilacode.com

Weekly Downloads

Customizable dot-matrix and LED loading animations for Flutter — 60 patterns, scrolling marquee text, custom pixel frames, AI chat typing indicator. Zero deps.

Repository (GitHub)
View/report issues

Topics

#loader #animation #dot-matrix #led #pixel-art

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_dot_loader