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

outdated

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
0
points
20
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

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_dialog_shower

Packages that implement flutter_dialog_shower