flutter_dialog_shower 1.2.5 copy "flutter_dialog_shower: ^1.2.5" to clipboard
flutter_dialog_shower: ^1.2.5 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());
}
14
likes
120
pub points
51%
popularity

Publisher

unverified uploader

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