show_overlay

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

show overlay

flutter_show_overlay #
show_overlay plugin for Flutter.
Supports iOS, Web, Android and MacOS.

Getting Started #
In your flutter project add the dependency:
dependencies:
...
show_overlay: ^1.0.8
copied to clipboard
For help getting started with Flutter, view the online documentation.
Document #
See document in pub.dev
Usage #
import 'package:show_overlay/show_overlay.dart';
showOverlay(
context: context,
builder: (_, __, ___) {
return // some Widget;
},
);
}
copied to clipboard
Example #
Example source code in the folder example

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.

Related Products

More From This Creator