hud_overlay 0.1.1 copy "hud_overlay: ^0.1.1" to clipboard
hud_overlay: ^0.1.1 copied to clipboard

A state-management-agnostic, accessibility-first, context-optional Flutter loading overlay. Works in widget trees, BLoC, Riverpod, and service layers with zero boilerplate.

example/lib/main.dart

import 'package:flutter/material.dart';

import 'app.dart';

void main() {
  runApp(const App());
}
6
likes
160
points
0
downloads

Documentation

API reference

Publisher

verified publisheruzairaslam.com

Weekly Downloads

A state-management-agnostic, accessibility-first, context-optional Flutter loading overlay. Works in widget trees, BLoC, Riverpod, and service layers with zero boilerplate.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on hud_overlay