overlay_pop_up 1.0.3 copy "overlay_pop_up: ^1.0.3" to clipboard
overlay_pop_up: ^1.0.3 copied to clipboard

A new Flutter plugin to display pop ups or screens over other apps in Android even when app is closed or killed.

1.0.3 #

  • Added capability to show overlay when main app is closed (context is null)

1.0.2 #

  • Fix 1.0.1 version error when showing overlay pop up. was added new param to handle the entryPoint method name in showOverlay method.

1.0.0 #

  • added android 14 espcifications and update readme example.

0.0.9 #

  • add screen limits to drag pop up to prevet future bugs

0.0.8 #

  • now remeber the last overlay position, will be re-open in the last drag position

0.0.7 #

  • added method to close overlay data listener

0.0.6 #

  • now you can get the last overlay position

0.0.5 #

  • now the overlay can be dragged

0.0.4 #

  • fix some bugs

0.0.3 #

  • Added update overlay size method when overlay is displayed and added close when user tap in back button as new param closeWhenTapBackButton and added support for horizontal and vertical alignment

0.0.2 #

  • Added overlay orientation as new param screenOrientation

0.0.1 #

  • Initial release
51
likes
0
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter plugin to display pop ups or screens over other apps in Android even when app is closed or killed.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on overlay_pop_up

Packages that implement overlay_pop_up