flutter_dialog_shower 1.2.6 copy "flutter_dialog_shower: ^1.2.6" to clipboard
flutter_dialog_shower: ^1.2.6 copied to clipboard

Dialog Library, re-arrange-able overlay, supported both iOS/Android/Web and Macos/Linux/Windows.

example/lib/main.dart

import 'package:flutter/material.dart';

import 'app.dart';

void main() {
  // debugPaintSizeEnabled = true;
  // debugPaintPointersEnabled = true;
  // debugRepaintRainbowEnabled = true;
  // debugPaintLayerBordersEnabled = true;

  runApp(const App());
}
22
likes
140
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

Dialog Library, re-arrange-able overlay, supported both iOS/Android/Web and Macos/Linux/Windows.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_dialog_shower

Packages that implement flutter_dialog_shower